qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-10 15:28:03 to 2020-03-11 04:44:58 UTC [more...]

[PATCH v3] hw/char/pl011: Enable TxFIFO and async transmission
 2020-03-11  4:43 UTC  (2+ messages)

[Qemu-devel] [Bug 1656927] [NEW] Network (TCP) access regression
 2020-03-11  4:17 UTC  (2+ messages)
` [Bug 1656927] "

[Qemu-devel] [Bug 1657841] [NEW] QEMU Intel HAX Windows
 2020-03-11  4:17 UTC  (2+ messages)
` [Bug 1657841] "

Questions about pollute the mail list archives
 2020-03-11  3:46 UTC  (2+ messages)

[PATCH qemu v8 0/3] spapr: Kill SLOF
 2020-03-11  3:11 UTC  (3+ messages)
` [PATCH qemu v8 1/3] ppc/spapr: Move GPRs setup to one place

[PATCH v7 00/17] target/ppc: Correct some errors with real mode handling
 2020-03-11  3:15 UTC  (4+ messages)
` [PATCH v7 07/17] target/ppc: Use class fields to simplify LPCR masking

[PATCH v3] block/iscsi:use the flags in iscsi_open() prevent Clang warning
 2020-03-11  3:29 UTC 

[Bug 1866870] [NEW] KVM Guest pauses after upgrade to Ubuntu 20.04
 2020-03-11  2:47 UTC  (2+ messages)
` [Bug 1866870] "

[PATCH] vfio/pci: Use defined memcpy() behavior
 2020-03-11  2:54 UTC  (4+ messages)

[PATCH v6 00/13] APIC ID fixes for AMD EPYC CPU model
 2020-03-11  2:34 UTC  (14+ messages)
` [PATCH v6 01/13] hw/i386: Introduce X86CPUTopoInfo to contain topology info
` [PATCH v6 02/13] hw/i386: Consolidate topology functions
` [PATCH v6 03/13] machine: Add SMP Sockets in CpuTopology
` [PATCH v6 04/13] hw/i386: Remove unnecessary initialization in x86_cpu_new
` [PATCH v6 05/13] hw/i386: Update structures to save the number of nodes per package
` [PATCH v6 06/13] hw/i386: Rename apicid_from_topo_ids to x86_apicid_from_topo_ids
` [PATCH v6 07/13] hw/386: Add EPYC mode topology decoding functions
` [PATCH v6 08/13] target/i386: Cleanup and use the EPYC mode topology functions
` [PATCH v6 09/13] hw/i386: Introduce apicid functions inside X86MachineState
` [PATCH v6 10/13] i386: Check for apic id encoding
` [PATCH v6 11/13] target/i386: Enable new apic id encoding for EPYC based cpus models
` [PATCH v6 12/13] hw/i386: Move arch_id decode inside x86_cpus_init
` [PATCH v6 13/13] i386: Fix pkg_id offset for EPYC cpu models

[PATCH v3 00/12] redundant code: Fix warnings reported by Clang static code analyzer
 2020-03-11  2:04 UTC  (5+ messages)
` [PATCH v3 02/12] block/iscsi:Remove redundant statement in iscsi_open()

[PATCH RESEND 0/3] fix some warnings by static code scan tool
 2020-03-11  1:36 UTC  (7+ messages)
` [PATCH RESEND 1/3] vfio/pci: fix a null pointer reference in vfio_rom_read

[PATCH v4 00/11] 9pfs: readdir optimization
 2020-03-11  1:18 UTC  (6+ messages)
` [PATCH v4 10/11] 9pfs: T_readdir latency optimization

[PATCH v3 0/2] spapr: Use vIOMMU translation for virtio by default
 2020-03-11  1:12 UTC  (6+ messages)
` [PATCH v3 1/2] spapr: Disable legacy virtio devices for pseries-5.0 and later
` Upstream QEMU guest support policy ? Re: [PATCH v3 0/2] spapr: Use vIOMMU translation for virtio by default

[PATCH] hw/scsi/megasas:Clean up some redundant code fix Clang warnings
 2020-03-11  1:10 UTC  (3+ messages)

[PATCH] util: fix to get configuration macros in util/mmap-alloc.c
 2020-03-11  0:43 UTC  (8+ messages)

[PATCH] target/ppc: Fix rlwinm on ppc64
 2020-03-10 23:15 UTC  (2+ messages)

[PATCH v4 0/4] Implement "non 100% native mode" in via-ide
 2020-03-10 23:14 UTC  (8+ messages)
` [PATCH v4 2/4] ide: Make room for flags in PCIIDEState and add one for legacy IRQ routing
` [PATCH v4 3/4] pci: Honour wmask when resetting PCI_INTERRUPT_LINE
` [PATCH v4 4/4] via-ide: Also emulate non 100% native mode
` [PATCH v4 1/4] ide/via: Get rid of via_init_ide()

[PATCH v5 00/16] APIC ID fixes for AMD EPYC CPU model
 2020-03-10 23:09 UTC  (13+ messages)
` [PATCH v5 02/16] hw/i386: Introduce X86CPUTopoInfo to contain topology info
` [PATCH v5 14/16] hw/i386: Move arch_id decode inside x86_cpus_init
` [PATCH v5 16/16] tests: Update the Unit tests

[PATCH v7 00/18] Add Allwinner H3 SoC and Orange Pi PC Machine
 2020-03-10 23:09 UTC  (20+ messages)
` [PATCH v7 01/18] hw/arm: add Allwinner H3 System-on-Chip
` [PATCH v7 02/18] hw/arm: add Xunlong Orange Pi PC machine
` [PATCH v7 03/18] hw/arm/allwinner-h3: add Clock Control Unit
` [PATCH v7 04/18] hw/arm/allwinner-h3: add USB host controller
` [PATCH v7 05/18] hw/arm/allwinner-h3: add System Control module
` [PATCH v7 06/18] hw/arm/allwinner: add CPU Configuration module
` [PATCH v7 07/18] hw/arm/allwinner: add Security Identifier device
` [PATCH v7 08/18] hw/arm/allwinner: add SD/MMC host controller
` [PATCH v7 09/18] hw/arm/allwinner-h3: add EMAC ethernet device
` [PATCH v7 10/18] hw/arm/allwinner-h3: add Boot ROM support
` [PATCH v7 11/18] hw/arm/allwinner-h3: add SDRAM controller device
` [PATCH v7 12/18] hw/arm/allwinner: add RTC device support
` [PATCH v7 13/18] tests/boot_linux_console: Add a quick test for the OrangePi PC board
` [PATCH v7 14/18] tests/boot_linux_console: Add initrd test for the Orange Pi "
` [PATCH v7 15/18] tests/boot_linux_console: Add a SD card test for the OrangePi "
` [PATCH v7 16/18] tests/boot_linux_console: Add a SLOW test booting Ubuntu on OrangePi PC
` [PATCH v7 17/18] tests/boot_linux_console: Test booting NetBSD via U-Boot "
` [PATCH v7 18/18] docs: add Orange Pi PC document

[PATCH v2 0/3] Wire up USB controllers in i.MX6 emulations
 2020-03-10 22:54 UTC  (6+ messages)
` [PATCH v2 1/3] hw/usb: Add basic i.MX USB Phy support
` [PATCH v2 2/3] hw/arm/fsl-imx6ul: Wire up USB controllers
` [PATCH v2 3/3] hw/arm/fsl-imx6: "

[PATCH v2 00/16]: hw/i386/vmport: Bug fixes and improvements
 2020-03-10 22:19 UTC  (26+ messages)
` [PATCH v2 01/16] hw/i386/vmport: Add device properties
` [PATCH v2 02/16] hw/i386/vmport: Add compatability version field
` [PATCH v2 03/16] hw/i386/vmport: Propagate IOPort read to vCPU EAX register
` [PATCH v2 04/16] hw/i386/vmport: Set EAX to -1 on failed and unsupported commands
` [PATCH v2 05/16] hw/i386/vmport: Introduce vmx-version property
` [PATCH v2 06/16] hw/i386/vmport: Report VMX type in CMD_GETVERSION
` [PATCH v2 07/16] hw/i386/vmport: Introduce vmport.h
` [PATCH v2 08/16] hw/i386/vmport: Define enum for all commands
` [PATCH v2 09/16] hw/i386/vmport: Add support for CMD_GETBIOSUUID
` [PATCH v2 10/16] hw/i386/vmport: Add support for CMD_GETTIME
` [PATCH v2 11/16] hw/i386/vmport: Add support for CMD_GETTIMEFULL
` [PATCH v2 12/16] hw/i386/vmport: Add support for CMD_GET_VCPU_INFO
` [PATCH v2 13/16] hw/i386/vmport: Allow x2apic without IR
` [PATCH v2 14/16] i386/cpu: Store LAPIC bus frequency in CPU structure
` [PATCH v2 15/16] hw/i386/vmport: Add support for CMD_GETHZ
` [PATCH v2 16/16] hw/i386/vmport: Assert vmport initialized before registering commands

[PATCH 00/14]: hw/i386/vmport: Bug fixes and improvements
 2020-03-10 22:04 UTC  (19+ messages)
` [PATCH 05/14] hw/i386/vmport: Report VMX type in CMD_GETVERSION

[PATCH] tests: Disable dbus-vmstate-test
 2020-03-10 21:53 UTC  (4+ messages)

[PATCH 0/2] hw/arm: fsl-imx25: Connect eSDHC and USB controllers
 2020-03-10 21:51 UTC  (3+ messages)
` [PATCH 1/2] hw/arm: fsl-imx25: Wire up eSDHC controllers
` [PATCH 2/2] hw/arm/fsl-imx25: Wire up USB controllers

Any interest in dwc-otg (aka dwc2) device emulation? For Raspi 3 and below
 2020-03-10 21:46 UTC  (4+ messages)

[PATCH v3 00/10] tests/vm: Add support for aarch64 VMs
 2020-03-10 21:41 UTC  (12+ messages)
` [PATCH v3 01/10] tests/vm: Add validation of target
` [PATCH v3 02/10] tests/vm: Add configuration to basevm.py
` [PATCH v3 03/10] tests/vm: Added configuration file support
` [PATCH v3 04/10] tests/vm: add --boot-console switch
` [PATCH v3 05/10] tests/vm: Add ability to select QEMU from current build
` [PATCH v3 06/10] tests/vm: allow wait_ssh() to specify command
` [PATCH v3 07/10] tests/vm: Added a new script for ubuntu.aarch64
` [PATCH v3 08/10] tests/vm: Added a new script for centos.aarch64
` [PATCH v3 09/10] tests/vm: change scripts to use self._config
` [PATCH v3 10/10] tests/vm: Add workaround to consume console

[PATCH v3 0/2] cmd646: remove pci_cmd646_ide_init() function
 2020-03-10 21:27 UTC  (3+ messages)

[Bug 1864536] [NEW] Support for XSAVES intel instructions in QEMU
 2020-03-10 21:20 UTC  (2+ messages)
` [Bug 1864536] "

[PATCH 0/5] docs/system: Split target-arm.rst
 2020-03-10 21:01 UTC  (11+ messages)
` [PATCH 1/5] Makefile: Allow for subdirectories in Sphinx manual dependencies
` [PATCH 2/5] docs/system: Split target-arm.rst into sub-documents
` [PATCH 3/5] docs/system/target-arm.rst: Add some introductory text
` [PATCH 4/5] docs: Move arm-cpu-features.rst into the system manual
` [PATCH 5/5] docs: Be consistent about capitalization of 'Arm'

[PATCH v2] linux-user: do prlimit selectively
 2020-03-10 20:27 UTC  (2+ messages)

[PATCH] oslib-posix: initialize mutex and condition variable
 2020-03-10 20:23 UTC  (4+ messages)

"Unknown option --exist" message when building qemu
 2020-03-10 20:23 UTC  (4+ messages)

[PATCH] linux-user: syscall: ioctls: support DRM_IOCTL_VERSION
 2020-03-10 20:16 UTC  (2+ messages)

[PATCH RESEND v2] block/nvme: introduce PMR support from NVMe 1.4 spec
 2020-03-10 20:09 UTC  (3+ messages)

[PULL 0/4] s390x/ipl: Fixes for ipl and bios
 2020-03-10 20:04 UTC  (3+ messages)

[PATCH v3 0/6] hw/arm/virt: kvm: allow gicv3 by default if v2 cannot work
 2020-03-10 19:55 UTC  (5+ messages)
` [PATCH v3 5/6] hw/arm/virt: kvm: Check the chosen gic version is supported by the host

[PATCH] hw/arm/cubieboard: make sure SOC object isn't leaked
 2020-03-10 19:49 UTC  (4+ messages)

[Bug 1866892] [NEW] guest OS catches a page fault bug when running dotnet
 2020-03-10 19:39 UTC 

[PATCH v6 00/18] Add Allwinner H3 SoC and Orange Pi PC Machine
 2020-03-10 19:30 UTC  (19+ messages)
` [PATCH v6 06/18] hw/arm/allwinner: add CPU Configuration module
` [PATCH v6 18/18] docs: add Orange Pi PC document

[PATCH v2 0/2] Implement "non 100% native mode" in via-ide
 2020-03-10 19:28 UTC  (7+ messages)
` [PATCH v2 2/2] via-ide: Also emulate non 100% native mode

[PATCH v3 0/4] Implements the NetBSD Virtual Machine Monitor accelerator
 2020-03-10 19:14 UTC  (9+ messages)
` [PATCH v4 "
  ` [PATCH v4 3/4] Introduce the NVMM impl

[PATCH v3 0/3] Implement "non 100% native mode" in via-ide
 2020-03-10 18:36 UTC  (8+ messages)
` [PATCH v3 2/3] pci: Honour wmask when resetting PCI_INTERRUPT_LINE

[PATCH v5 00/50] Initial support for multi-process qemu
 2020-03-10 18:26 UTC  (7+ messages)
` [PATCH v5 07/50] multi-process: define mpqemu-link object
` [PATCH v5 32/50] multi-process: Use separate MMIO communication channel

[PATCH 0/2] hw/mem/pc-dimm: Trivial code changes
 2020-03-10 18:05 UTC  (3+ messages)
` [PATCH 1/2] hw/mem/pc-dimm: Print slot number on error at pc_dimm_pre_plug()
` [PATCH 2/2] hw/mem/pc-dimm: Fix line over 80 characters warning

[PATCH] hw/i386/intel_iommu: Fix out-of-bounds access on guest IRT
 2020-03-10 18:04 UTC  (3+ messages)

[PATCH v2 0/7] block: Relax restrictions for blockdev-snapshot
 2020-03-10 17:43 UTC  (2+ messages)

[PATCH 0/4] linux-user: generate syscall_nr.h from linux unistd.h
 2020-03-10 17:29 UTC  (9+ messages)
` [PATCH 1/4] scripts: add a script to generate syscall_nr.h
` [PATCH 2/4] linux-user, aarch64: sync syscall numbers with kernel v5.5
` [PATCH 3/4] linux-user,nios2: "
  ` [PATCH 3/4] linux-user, nios2: "
` [PATCH 4/4] linux-user, openrisc: "

[PATCH 0/3] qemu-img: Fix check's leak/corruption fix report
 2020-03-10 17:31 UTC  (7+ messages)
` [PATCH 2/3] iotests: Add poke_file_[bl]e functions
` [PATCH 3/3] iotests/138: Test leaks/corruptions fixed report

[PATCH v9 0/4] delete created files when block_crypto_co_create_opts_luks fails
 2020-03-10 17:23 UTC  (2+ messages)

[PATCH v4 00/10] Further bitmaps improvements
 2020-03-10 17:17 UTC  (4+ messages)

[PATCH] tests/qemu-iotests: Fix socket_scm_helper build path
 2020-03-10 16:58 UTC  (2+ messages)

[PULL 0/2] Usb 20200310 patches
 2020-03-10 16:50 UTC  (2+ messages)

[PATCH v3 0/9] block-copy improvements: part I
 2020-03-10 16:15 UTC  (10+ messages)
` [PATCH v3 7/9] block/block-copy: rename start to offset in interfaces
` [PATCH v3 8/9] block/block-copy: reduce intersecting request lock
` [PATCH v3 9/9] block/block-copy: hide structure definitions

[PATCH v8 00/15] s390x: Protected Virtualization support
 2020-03-10 16:01 UTC  (6+ messages)
` [PATCH v8 02/15] s390x: protvirt: Support unpack facility

[PATCH v8 00/10] error: auto propagated local_err part I
 2020-03-10 15:47 UTC  (5+ messages)
` [PATCH v8 02/10] scripts: add coccinelle script to use auto propagated errp

[PATCH v2 0/1] avoid failing to load modules after upgrades
 2020-03-10 15:47 UTC  (3+ messages)
` [PATCH v2 1/1] modules: load modules from versioned /var/run dir

[PATCH v8 03/15] s390x: protvirt: Add migration blocker
 2020-03-10 15:26 UTC  (3+ messages)
` [PATCH v9] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).