qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-11 15:49:38 to 2020-01-13 16:57:57 UTC [more...]

[PATCH 0/4] qmp: Optionally run handlers in coroutines
 2020-01-13 16:56 UTC  (7+ messages)
` [PATCH 1/4] qapi: Add a 'coroutine' flag for commands
` [PATCH 2/4] block: Mark 'block_resize' as coroutine

[PATCH v6 00/25] monitor: add asynchronous command type
 2020-01-13 16:54 UTC  (9+ messages)

[PATCH v6 00/11] Multi-phase reset mechanism
 2020-01-13 16:51 UTC  (4+ messages)
` [PATCH v6 07/11] hw/core/qdev: update hotplug reset regarding resettable

[kvm-unit-tests PATCH v2 00/16] arm/arm64: Add ITS tests
 2020-01-13 16:53 UTC  (3+ messages)
` [kvm-unit-tests PATCH v2 03/16] arm/arm64: gic: Introduce setup_irq() helper

[PATCH v2 1/1] s390x/event-facility.c: remove unneeded labels
 2020-01-13 16:52 UTC  (3+ messages)

[PATCH v1 00/59] trivial unneeded labels cleanup
 2020-01-13 16:51 UTC  (13+ messages)
` [PATCH v1 12/59] virtfs-proxy-helper.c: remove 'err_out' label in setugid()
` [PATCH v1 40/59] hsb/hcd-ehci.c: remove unneeded labels
` [PATCH v1 41/59] intc/s390_flic_kvm.c: remove unneeded label in kvm_flic_load()

[BUG qemu 4.0] segfault when unplugging virtio-blk-pci device
 2020-01-13 16:38 UTC  (7+ messages)

[PATCH] console: make QMP screendump use coroutine
 2020-01-13 16:36 UTC  (3+ messages)

Making QEMU easier for management tools and applications
 2020-01-13 16:30 UTC  (6+ messages)

PCIe device paththrough via vfio issue
 2020-01-13 16:28 UTC  (2+ messages)

[PATCH RFC 00/12] *** mulitple RDMA channels for migration ***
 2020-01-13 16:26 UTC  (6+ messages)
` [PATCH RFC 01/12] migration: Add multiRDMA capability support
` [PATCH RFC 03/12] migration: Create the multi-rdma-channels parameter

qemu-4.0.1: vhost_region_add_section:Section rounded to 0 prior to previous a0000
 2020-01-13 16:25 UTC  (5+ messages)

[PATCH] tests/qemu-iotests: Update tests to recent desugarized -accel option
 2020-01-13 16:25 UTC  (17+ messages)
` Priority of -accel (was: [PATCH] tests/qemu-iotests: Update tests to recent desugarized -accel option)
            ` Priority of -accel

[PATCH v2 0/3] gitlab-ci: Add jobs to build the EDK2 firmware binaries
 2020-01-13 16:17 UTC  (3+ messages)
` [PATCH v2 2/3] gitlab-ci.yml: "

[PATCH 0/2] Dump QCOW2 metadata
 2020-01-13 16:16 UTC  (8+ messages)
` [PATCH 1/2] qcow2: introduce Qcow2Metadata structure
` [PATCH 2/2] qcow2: dump QCOW2 metadata

[PATCH v2] qcow2: Assert that host cluster offsets fit in L2 table entries
 2020-01-13 16:11 UTC 

[PATCH] i386:acpi: Remove _HID from the SMBus ACPI entry
 2020-01-13 16:08 UTC  (6+ messages)

[PATCH v2] target/arm: adjust program counter for wfi exception in AArch32
 2020-01-13 15:59 UTC 

[PATCH v2 0/2] Dump QCOW2 metadata
 2020-01-13 15:55 UTC  (3+ messages)
` [PATCH v2 1/2] qcow2: introduce Qcow2Metadata structure
` [PATCH v2 2/2] qcow2: dump QCOW2 metadata

Difference between 'current_machine' vs MACHINE(qdev_get_machine())
 2020-01-13 15:56 UTC  (3+ messages)

[PATCH] arm/gicv3: update virtual irq state after IAR register read
 2020-01-13 15:46 UTC 

[Qemu-devel] [Bug 1622582] [NEW] Can't install Windows 7 with q35 (SATA)
 2020-01-13 15:35 UTC  (2+ messages)
` [Bug 1622582] "

[Bug 1859384] [NEW] arm gic: interrupt model never 1 on non-mpcore and race condition in gic_acknowledge_irq
 2020-01-13 15:33 UTC  (10+ messages)
` [Bug 1859384] "

[PATCH 0/2] Some cleanup in arm/virt/acpi
 2020-01-13 15:26 UTC  (11+ messages)
` [PATCH 1/2] arm/virt/acpi: remove meaningless sub device "PR0" from PCI0
` [PATCH 2/2] arm/virt/acpi: remove _ADR from devices identified by _HID

Issue: whpx mode can not install windows 7 os
 2020-01-13 15:06 UTC 

[PULL 0/5] Usb 20200113 patches
 2020-01-13 14:57 UTC  (7+ messages)
` [PULL 1/5] usb-host: remove 'remote wakeup' flag from configuration descriptor
` [PULL 2/5] usb-redir: "
` [PULL 3/5] usbredir: Prevent recursion in usbredir_write
` [PULL 4/5] xhci: Fix memory leak in xhci_kick_epctx when poweroff GuestOS
` [PULL 5/5] xhci: recheck slot status

[PULL 00/28] Migration pull patches
 2020-01-13 14:53 UTC  (5+ messages)

[PULL v2 0/8] qtests and docs
 2020-01-13 14:19 UTC  (5+ messages)
` [PULL v2 3/8] tests/Makefile: Remove 'tests/' and '$(EXESUF)' from the check-qtest variables
` [PULL v2 5/8] test: Move qtests to a separate directory
` [PULL v2 6/8] tests/Makefile: Move qtest-related settings to a separate Makefile.include

[RFC PATCH 0/1] Removing RAMBlocks during migration
 2020-01-13 14:18 UTC  (6+ messages)

[RFC PATCH] pcie: Defer hot unplug until migration is complete
 2020-01-13 14:01 UTC 

[RFC PATCH] qapi: Incorrect attempt to fix building with MC146818RTC=n
 2020-01-13 14:01 UTC  (2+ messages)

[Bug 1859359] [NEW] xHCI and event ring handling
 2020-01-13 13:48 UTC  (6+ messages)
` [Bug 1859359] "

[Bug 1859378] [NEW] xhci Control Transfer requiring a Status TRB before starting transfer
 2020-01-13 13:53 UTC  (5+ messages)
` [Bug 1859378] "

[PATCH v7] migration: Support QLIST migration
 2020-01-13 13:48 UTC 

[PATCH 0/5] ARM virt: Add NVDIMM support
 2020-01-13 13:11 UTC  (11+ messages)

[PATCH 00/21] Error handling fixes, may contain 4.2 material
 2020-01-13 13:01 UTC  (7+ messages)
` [PATCH 10/21] hw/core: Fix latent fit_load_fdt() error handling bug

[Qemu-devel] Maintainers, please tell us how to boot your machines!
 2020-01-13 12:52 UTC  (4+ messages)

[PATCH v3 00/15] io_uring: add Linux io_uring AIO engine
 2020-01-13 11:58 UTC  (6+ messages)
` [PATCH v3 04/15] block/io_uring: implements interfaces for io_uring
` [PATCH v3 08/15] block/file-posix.c: extend to use io_uring

[PULL 0/5] Trivial branch patches
 2020-01-13 11:41 UTC  (2+ messages)

[for-5.0 PATCH 00/11] Support for reverse debugging with GDB
 2020-01-13 10:47 UTC  (9+ messages)

[PATCH v6 00/11] error: auto propagated local_err part I
 2020-01-13 10:40 UTC  (9+ messages)
` [PATCH v6 02/11] error: auto propagated local_err
` [PATCH v6 08/11] virtio-9p: introduce ERRP_AUTO_PROPAGATE
` [PATCH v6 11/11] xen: "

[qemu-web PATCH] documentation: update links to readthedocs
 2020-01-13 10:35 UTC 

[PATCH] docs/devel: fix stable process doc formatting
 2020-01-13 10:30 UTC 

[Bug 1859418] [NEW] disk driver with iothread setting hangs live migrations
 2020-01-13  9:54 UTC 

[PULL 00/38] Misc patches for 2020-01-08
 2020-01-13  9:50 UTC  (2+ messages)

[PATCH v2] hw/usb: Introduce Kconfig switches for the CCID card devices
 2020-01-13  9:44 UTC  (3+ messages)

[PATCH] xhci: Fix memory leak in xhci_kick_epctx when poweroff GuestOS
 2020-01-13  9:39 UTC  (4+ messages)

[PATCH v4 00/24] nvme: support NVMe v1.3d, SGLs and multiple namespaces
 2020-01-13  9:28 UTC  (10+ messages)
  ` [PATCH v4 17/24] nvme: allow multiple aios per command
  ` [PATCH v4 19/24] nvme: handle dma errors
  ` [PATCH v4 20/24] nvme: add support for scatter gather lists

[PATCH v28 00/22] Add RX archtecture support
 2020-01-13  9:17 UTC  (26+ messages)
` [PATCH v28 01/22] MAINTAINERS: Add RX
` [PATCH v28 02/22] qemu/bitops.h: Add extract8 and extract16
` [PATCH v28 03/22] hw/registerfields.h: Add 8bit and 16bit register macros
` [PATCH v28 04/22] target/rx: TCG translation
` [PATCH v28 05/22] target/rx: TCG helper
` [PATCH v28 06/22] target/rx: CPU definition
` [PATCH v28 07/22] target/rx: RX disassembler
` [PATCH v28 08/22] target/rx: Disassemble rx_index_addr into a string
` [PATCH v28 09/22] target/rx: Replace operand with prt_ldmi in disassembler
` [PATCH v28 10/22] target/rx: Use prt_ldmi for XCHG_mr disassembly
` [PATCH v28 11/22] target/rx: Emit all disassembly in one prt()
` [PATCH v28 12/22] target/rx: Collect all bytes during disassembly
` [PATCH v28 13/22] target/rx: Dump bytes for each insn "
` [PATCH v28 14/22] hw/intc: RX62N interrupt controller (ICUa)
` [PATCH v28 15/22] hw/timer: RX62N internal timer modules
` [PATCH v28 16/22] hw/char: RX62N serial communication interface (SCI)
` [PATCH v28 17/22] hw/rx: RX Target hardware definition
` [PATCH v28 18/22] hw/rx: Honor -accel qtest
` [PATCH v28 19/22] hw/rx: Restrict the RX62N microcontroller to the RX62N CPU core
` [PATCH v28 20/22] Add rx-softmmu
` [PATCH v28 21/22] BootLinuxConsoleTest: Test the RX-Virt machine
` [PATCH v28 22/22] qemu-doc.texi: Add RX section

[RFC PATCH qemu] spapr: Kill SLOF
 2020-01-13  9:13 UTC  (7+ messages)

[PATCH] hw/arm/acpi: Pack the SRAT processors structure by node_id ascending order
 2020-01-13  9:05 UTC  (10+ messages)

[PATCH 0/5] aspeed: extensions and fixes
 2020-01-13  7:44 UTC  (6+ messages)
` [PATCH 2/5] hw/arm: ast2600: Wire up the eMMC controller

[PATCH 00/15] Replace current_machine by qdev_get_machine()
 2020-01-13  7:16 UTC  (23+ messages)
` [PATCH 02/15] hw/ppc/spapr_rtas: Use local MachineState variable
` [PATCH 03/15] hw/ppc/spapr_rtas: Access MachineState via SpaprMachineState argument
` [PATCH 04/15] hw/ppc/spapr_rtas: Restrict variables scope to single switch case
` [PATCH 05/15] device-hotplug: Replace current_machine by qdev_get_machine()
` [PATCH 06/15] migration/savevm: "
` [PATCH 07/15] hw/core/machine-qmp-cmds: "
` [PATCH 08/15] target/arm/monitor: "
` [PATCH 09/15] device_tree: "
` [PATCH 10/15] memory: "

[PATCH qemu v4] spapr: Kill SLOF
 2020-01-13  7:05 UTC  (5+ messages)

[PATCH] scsi-disk: define props in scsi_block_disk to avoid memleaks
 2020-01-13  6:20 UTC 

[PATCH v1 0/5] vhost-user block device backend implementation
 2020-01-13  5:21 UTC  (7+ messages)
` [PATCH v1 1/5] vhost-user block device backend
` [PATCH v1 2/5] extend libvhost to support IOThread
` [PATCH v1 3/5] a standone-alone tool to directly share disk image file via vhost-user protocol
` [PATCH v1 4/5] new qTest case for the vhost-user-blk device backend
` [PATCH v1 5/5] building configuration files changes

[PATCH v2 00/10] target/ppc: Correct some errors with real mode handling
 2020-01-13  3:46 UTC  (9+ messages)
` [PATCH v2 05/10] spapr, ppc: Remove VPM0/RMLS hacks for POWER9
` [PATCH v2 09/10] target/ppc: Correct RMLS table

[PATCH qemu v2] spapr: Kill SLOF
 2020-01-13  3:32 UTC  (10+ messages)

[PATCH V2] vhost-user-test: fix a memory leak
 2020-01-13  2:32 UTC  (4+ messages)

[Bug 1851972] [NEW] pc-q35-4.1 and AMD Navi 5700/XT incompatible
 2020-01-13  2:25 UTC  (2+ messages)
` [Bug 1851972] "

[PATCH] migration/postcopy: not necessary to discard all RAM at the beginning
 2020-01-13  2:22 UTC  (2+ messages)

Ping: [PATCH v2] Implement the Screamer sound chip for the mac99 machine type
 2020-01-12 20:47 UTC 

plugin order of registration and order of callback
 2020-01-12 20:35 UTC  (3+ messages)

[PATCH v40 00/21] QEMU AVR 8 bit cores
 2020-01-12 18:19 UTC  (2+ messages)

[PULL 0/8] qtests and docs
 2020-01-12 11:21 UTC  (3+ messages)

[Bug 1859310] [NEW] libvirt probing fails due to assertion failure with KVM and 'none' machine type
 2020-01-12  2:36 UTC 

xlnx-zynqmp doesn't set psci-conduit on the R-cores
 2020-01-11 21:36 UTC  (2+ messages)

[PATCH v3 00/17] Add Allwinner H3 SoC and Orange Pi PC Machine
 2020-01-11 20:45 UTC  (4+ messages)
` [PATCH v3 01/17] hw/arm: add Allwinner H3 System-on-Chip

[Bug 1856834] [NEW] softmmu qemu-system-ppc freezes at virtio vda
 2020-01-11 18:44 UTC  (2+ messages)
` [Bug 1856834] Re: PCI broken in qemu ppc e500 in v2.12.0 and other versions

[PATCH v4 00/19] linux-user: Misc patches for 5.0
 2020-01-11 17:42 UTC  (15+ messages)
` [PATCH v4 07/19] linux-user: xtensa: Remove unused constant TARGET_NR_syscall_count
` [PATCH v4 09/19] linux-user: Add support for FS_IOC32_<GET|SET>FLAGS ioctls
` [PATCH v4 10/19] linux-user: Add support for FS_IOC32_<GET|SET>VERSION ioctls
` [PATCH v4 11/19] linux-user: Add support for FS_IOC_FS<GET|SET>XATTR ioctls
` [PATCH v4 12/19] linux-user: Add support for FITRIM ioctl
` [PATCH v4 13/19] linux-user: Add support for FIFREEZE and FITHAW ioctls
` [PATCH v4 14/19] linux-user: Add support for FD<SETEMSGTRESH|SETMAXERRS|GETMAXERRS> ioctls
` [PATCH v4 15/19] linux-user: Add support for FDFMT<BEG|TRK|END> ioctls
` [PATCH v4 16/19] linux-user: Add support for FDGETFDCSTAT ioctl
` [PATCH v4 17/19] configure: Detect kcov support and introduce CONFIG_KCOV
` [PATCH v4 18/19] linux-user: Add support for KCOV_<ENABLE|DISABLE> ioctls
` [PATCH v4 19/19] linux-user: Add support for KCOV_INIT_TRACE ioctl

[Bug 1859291] [NEW] RISC-V incorrect exception generated
 2020-01-11 15:45 UTC 


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).