qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-09 13:20:21 to 2019-04-09 19:04:05 UTC [more...]

[Qemu-devel] [PATCH 0/9] tcg: Add tcg_gen_extract2_{i32,i64}
 2019-04-09 19:02 UTC  (5+ messages)

[Qemu-devel] [PATCH for-4.0-maybe] device_tree: Fix integer overflowing in load_device_tree()
 2019-04-09 18:59 UTC  (4+ messages)

[Qemu-devel] [PATCH] docs: replace min-glib with fedora
 2019-04-09 18:50 UTC  (4+ messages)

[Qemu-devel] [PATCH for-4.0] migration/ram.c: Fix use-after-free in multifd_recv_unfill_packet()
 2019-04-09 18:49 UTC  (6+ messages)

[Qemu-devel] [PULL v3 0/5] Misc patches for QEMU 5.0-rc3
 2019-04-09 18:46 UTC  (6+ messages)

[Qemu-devel] [PATCH 00/15] Clean up use of error_printf()
 2019-04-09 18:41 UTC  (7+ messages)
` [Qemu-devel] [PATCH 12/15] qemu-print: New qemu_printf(), qemu_vprintf() etc
` [Qemu-devel] [PATCH 15/15] monitor: Simplify how -device/device_add print help

[Qemu-devel] [Bug 1814352] [NEW] SIOCGIFNAME takes a struct ifreq not an integer
 2019-04-09 18:18 UTC  (5+ messages)
` [Qemu-devel] [Bug 1814352] "

[Qemu-devel] [Bug 1823998] [NEW] qemu-system-aarch64: support kernels bigger than 128MiB
 2019-04-09 17:53 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/10] block/pflash_cfi02: Implement missing AMD pflash functionality
 2019-04-09 18:00 UTC  (12+ messages)
` [Qemu-devel] [PATCH 01/10] block/pflash_cfi02: Add test for supported commands

[Qemu-devel] How to correctly use more than 2 floppy drives?
 2019-04-09 17:38 UTC  (7+ messages)

[Qemu-devel] [PATCH for 4.1 v2 2/6] target/riscv: Fall back to generating a RISC-V CPU
 2019-04-09 17:16 UTC  (3+ messages)

[Qemu-devel] [PATCH] tci: Fix some unaligned memory accesses
 2019-04-09 17:17 UTC  (6+ messages)

[Qemu-devel] [PATCH 0/4] Header cleanups
 2019-04-09 17:07 UTC  (16+ messages)

[Qemu-devel] [PATCH] xen-block: support feature-large-sector-size
 2019-04-09 16:40 UTC  (2+ messages)

[Qemu-devel] [PULL v2 0/5] Misc patches for QEMU 4.0-rc3
 2019-04-09 16:23 UTC  (12+ messages)
` [Qemu-devel] [PULL 1/5] roms: Rename the EFIROM variable to avoid clashing with iPXE
` [Qemu-devel] [PULL 2/5] roms: Allow passing configure options to the EDK2 build tools
` [Qemu-devel] [PULL 3/5] include/qemu/bswap.h: Use __builtin_memcpy() in accessor functions
` [Qemu-devel] [PULL 4/5] hw/i386/pc: Fix crash when hot-plugging nvdimm on older machine types
` [Qemu-devel] [PULL 5/5] tests: Make check-block a phony target

[Qemu-devel] [PATCH v4 00/20] monitor: add asynchronous command type
 2019-04-09 16:10 UTC  (42+ messages)
` [Qemu-devel] [PATCH v4 01/20] qmp: constify QmpCommand and list
` [Qemu-devel] [PATCH v4 02/20] json-lexer: make it safe to call destroy multiple times
` [Qemu-devel] [PATCH v4 03/20] qmp: add QmpSession
` [Qemu-devel] [PATCH v4 04/20] QmpSession: add a return callback
` [Qemu-devel] [PATCH v4 05/20] QmpSession: add json parser and use it in qga
` [Qemu-devel] [PATCH v4 06/20] monitor: use qmp session to parse json feed
` [Qemu-devel] [PATCH v4 07/20] qga: simplify dispatch_return_cb
` [Qemu-devel] [PATCH v4 08/20] QmpSession: introduce QmpReturn
` [Qemu-devel] [PATCH v4 09/20] qmp: simplify qmp_return_error()
` [Qemu-devel] [PATCH v4 10/20] QmpSession: keep a queue of pending commands
` [Qemu-devel] [PATCH v4 11/20] QmpSession: return orderly
` [Qemu-devel] [PATCH v4 12/20] qmp: introduce asynchronous command type
` [Qemu-devel] [PATCH v4 13/20] scripts: learn 'async' qapi commands
` [Qemu-devel] [PATCH v4 14/20] qmp: add qmp_return_is_cancelled()
` [Qemu-devel] [PATCH v4 15/20] monitor: add qmp_return_get_monitor()
` [Qemu-devel] [PATCH v4 16/20] console: add graphic_hw_update_done()
` [Qemu-devel] [PATCH v4 17/20] console: make screendump asynchronous
` [Qemu-devel] [PATCH v4 18/20] monitor: start making qmp_human_monitor_command() asynchronous
` [Qemu-devel] [PATCH v4 19/20] monitor: teach HMP about asynchronous commands
` [Qemu-devel] [PATCH v4 20/20] hmp: call the asynchronous QMP screendump to fix outdated/glitches

[Qemu-devel] [Qemu-ppc] [PATCH v7 0/2] spapr-rtas: add ibm, get-vpd RTAS interface
 2019-04-09 16:24 UTC  (5+ messages)

[Qemu-devel] [PATCH for-4.1] vfio/common: Introduce vfio_set_irq_signaling helper
 2019-04-09 15:58 UTC  (2+ messages)

[Qemu-devel] [PATCH for-4.1] hw/arm/smmuv3: Remove SMMUNotifierNode
 2019-04-09 16:02 UTC  (2+ messages)

[Qemu-devel] [PULL 0/5] Misc patches for QEMU 4.0-rc3
 2019-04-09 15:55 UTC  (12+ messages)
` [Qemu-devel] [PULL 1/5] roms: Rename the EFIROM variable to avoid clashing with iPXE
` [Qemu-devel] [PULL 2/5] roms: Allow passing configure options to the EDK2 build tools
` [Qemu-devel] [PULL 3/5] include/qemu/bswap.h: Use __builtin_memcpy() in accessor functions
` [Qemu-devel] [PULL 4/5] hw/i386/pc: Fix crash when hot-plugging nvdimm on older machine types
` [Qemu-devel] [PULL 5/5] tests: Make check-block a phony target

[Qemu-devel] [PATCH for-4.0 v3 0/2] roms: Avoid iPXE/EDK2 EFIROM variable clash, pass CFLAGS to EDK2 build tools
 2019-04-09 15:27 UTC  (22+ messages)
` [Qemu-devel] [PATCH for-4.0 v3 1/2] roms: Rename the EFIROM variable to avoid clashing with iPXE
` [Qemu-devel] [PATCH for-4.0 v3 2/2] roms: Allow passing configure options to the EDK2 build tools

[Qemu-devel] [PATCH v4 0/8] ARM virt: ACPI memory hotplug support
 2019-04-09 15:08 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 8/8] hw/arm/boot: Expose the PC-DIMM nodes in the DT

[Qemu-devel] [PATCH] msix: fix interrupt aggregation problem at the passthrough of NVMe SSD
 2019-04-09 15:04 UTC  (6+ messages)

[Qemu-devel] [PATCH for-4.1] q35: acpi: do not create dummy MCFG table
 2019-04-09 15:00 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/2] qemu-img convert: ignore read errors
 2019-04-09 14:56 UTC  (6+ messages)
` [Qemu-devel] [PATCH 1/2] "
` [Qemu-devel] [PATCH 2/2] iotests: new test 253 check qemu-img convert force read

[Qemu-devel] [RFC PATCH 3/3] hw/acpi: Extract build_mcfg
 2019-04-09 14:54 UTC  (5+ messages)

[Qemu-devel] [PATCH v4 0/3] block/stream: get rid of the base
 2019-04-09 14:48 UTC  (8+ messages)
` [Qemu-devel] [PATCH v4 1/3] block: include base when checking image chain for block allocation

[Qemu-devel] [PATCH 0/3] vhost-scsi: Support live migration
 2019-04-09 14:29 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 00/38] RFC: monitor: add asynchronous command type
 2019-04-09 14:06 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 35/38] console: make screendump asynchronous

[Qemu-devel] [Bug 1812861] [NEW] QEMU in user-mode emulation mode crashes when the user program jumps to an invalid address
 2019-04-09 13:36 UTC  (3+ messages)
` [Qemu-devel] [Bug 1812861] "

[Qemu-devel] [Bug 1823790] [NEW] QEMU forces systemd into tight loop
 2019-04-09 13:26 UTC  (5+ messages)
` [Qemu-devel] [Bug 1823790] "
` [Qemu-devel] [Bug 1823790] Re: QEMU mishandling of SO_PEERSEC "

[Qemu-devel] [Bug 1807675] [NEW] qemu commit 80422b0: tcg.c crash in temp_load
 2019-04-09 13:11 UTC  (3+ messages)
` [Qemu-devel] [Bug 1807675] "

[Qemu-devel] [PATCH] nvme: add Get/Set Feature Timestamp support
 2019-04-09 13:19 UTC  (3+ messages)
` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [PATCH v2] qcow2: discard bitmap when removed
 2019-04-09 13:18 UTC  (4+ messages)


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