qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-08-08 21:11:57 to 2014-08-11 14:30:51 UTC [more...]

[Qemu-devel] [PATCH v2 00/43] Postcopy implementation
 2014-08-11 14:29 UTC  (18+ messages)
` [Qemu-devel] [PATCH v2 01/43] qemu_ram_foreach_block: pass up error value, and down the ramblock name
` [Qemu-devel] [PATCH v2 02/43] improve DPRINTF macros, add to savevm
` [Qemu-devel] [PATCH v2 03/43] Add qemu_get_counted_string to read a string prefixed by a count byte
` [Qemu-devel] [PATCH v2 04/43] Create MigrationIncomingState
` [Qemu-devel] [PATCH v2 05/43] Return path: Open a return path on QEMUFile for sockets
` [Qemu-devel] [PATCH v2 06/43] Return path: socket_writev_buffer: Block even on non-blocking fd's
` [Qemu-devel] [PATCH v2 07/43] Migration commands
` [Qemu-devel] [PATCH v2 08/43] Return path: Control commands
` [Qemu-devel] [PATCH v2 09/43] Return path: Send responses from destination to source
` [Qemu-devel] [PATCH v2 10/43] Return path: Source handling of return path
` [Qemu-devel] [PATCH v2 11/43] qemu_loadvm errors and debug
` [Qemu-devel] [PATCH v2 12/43] ram_debug_dump_bitmap: Dump a migration bitmap as text
` [Qemu-devel] [PATCH v2 13/43] Rework loadvm path for subloops
` [Qemu-devel] [PATCH v2 14/43] Add migration-capability boolean for postcopy-ram
` [Qemu-devel] [PATCH v2 15/43] Add wrappers and handlers for sending/receiving the postcopy-ram migration messages
` [Qemu-devel] [PATCH v2 16/43] QEMU_VM_CMD_PACKAGED: Send a packaged chunk of migration stream
` [Qemu-devel] [PATCH v2 17/43] migrate_init: Call from savevm

[Qemu-devel] VFIO-PCI testing after VFIO-platform rework
 2014-08-11 14:28 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 0/2] scsi: Change device init to realize
 2014-08-11 14:24 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 1/2] block: Pass errp in blkconf_geometry
` [Qemu-devel] [PATCH v3 2/2] scsi-bus: Convert DeviceClass init to realize

[Qemu-devel] the whole virtual machine hangs when IO does not come back!
 2014-08-11 14:21 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 00/17] dataplane: optimization and multi virtqueue support
 2014-08-11 14:03 UTC  (9+ messages)

[Qemu-devel] Black screen on qemu launch
 2014-08-11 14:03 UTC 

[Qemu-devel] QEMU TCG can't Generate Hardware Floating Point Instructions?
 2014-08-11 13:52 UTC 

[Qemu-devel] [RFC v2 0/7] machvirt dynamic sysbus device instantiation
 2014-08-11 13:18 UTC  (10+ messages)
` [Qemu-devel] [RFC v2 1/7] hw/misc/dyn_sysbus_binding: helpers for sysbus device dynamic binding
` [Qemu-devel] [RFC v2 2/7] hw/arm/dyn_sysbus_devtree: helpers for sysbus device dynamic dt node generation
` [Qemu-devel] [RFC v2 5/7] hw/arm/boot: load_dtb becomes non static

[Qemu-devel] KVM call for agenda for 2014-08-19
 2014-08-11 13:09 UTC 

[Qemu-devel] [PATCH v5 0/8] don't use Yoda conditions
 2014-08-11 13:00 UTC  (9+ messages)
` [Qemu-devel] [PATCH v5 1/8] CODING_STYLE: Section about conditional statement
` [Qemu-devel] [PATCH v5 2/8] usb: don't use 'Yoda conditions'
` [Qemu-devel] [PATCH v5 3/8] audio: "
` [Qemu-devel] [PATCH v5 4/8] isa-bus: "
` [Qemu-devel] [PATCH v5 5/8] "
` [Qemu-devel] [PATCH v5 6/8] spice: "
` [Qemu-devel] [PATCH v5 7/8] vl: "
` [Qemu-devel] [PATCH v5 8/8] vmxnet3: "

[Qemu-devel] [PATCH 0/2] tpm: acpi generation tweaks
 2014-08-11 12:49 UTC  (6+ messages)
` [Qemu-devel] [PATCH 2/2] acpi: cleanups tcpa table generation

[Qemu-devel] [PATCH v4 0/2] add read-pattern for block qourum
 2014-08-11 12:31 UTC  (4+ messages)
` [Qemu-devel] [PATCH v4 2/2] block/quorum: add simple read pattern support

[Qemu-devel] [PATCH v5 00/10] KVM platform device passthrough
 2014-08-11 12:29 UTC  (19+ messages)
` [Qemu-devel] [PATCH v5 01/10] vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfio
` [Qemu-devel] [PATCH v5 02/10] hw/vfio/pci: Rename VFIODevice into VFIOPCIDevice
` [Qemu-devel] [PATCH v5 03/10] hw/vfio/pci: introduce VFIODevice
` [Qemu-devel] [PATCH v5 04/10] hw/vfio/pci: Introduce VFIORegion
` [Qemu-devel] [PATCH v5 05/10] hw/vfio/pci: split vfio_get_device
` [Qemu-devel] [PATCH v5 06/10] hw/vfio: create common module
` [Qemu-devel] [PATCH v5 07/10] hw/vfio/platform: add vfio-platform support
` [Qemu-devel] [PATCH v5 08/10] hw/intc/arm_gic_kvm: advertise irqfd
` [Qemu-devel] [PATCH v5 09/10] hw/vfio/platform: Add irqfd support
` [Qemu-devel] [PATCH v5 10/10] hw/arm/dyn_sysbus_devtree: enable simple VFIO dynamic instantiation

[Qemu-devel] [Bug 1297218] Re: guest hangs after live migration due to tsc jump
 2014-08-11 12:17 UTC 

[Qemu-devel] [RFC PATCH 00/10] spapr: vfio: Enable Dynamic DMA windows (DDW)
 2014-08-11 12:02 UTC  (11+ messages)
` [Qemu-devel] [RFC PATCH 03/10] spapr_pci: Make find_phb()/find_dev() public
` [Qemu-devel] [RFC PATCH 06/10] spapr_rtas: Add Dynamic DMA windows (DDW) RTAS calls support
` [Qemu-devel] [RFC PATCH 08/10] spapr_pci: Enable DDW
` [Qemu-devel] [RFC PATCH 09/10] spapr_pci_vfio: "

[Qemu-devel] [PATCH ] test-coroutine: test cost introduced by coroutine
 2014-08-11 11:59 UTC 

[Qemu-devel] [PATCH 0/3] image-fuzzer: Support refcount structures in the qcow2 image generator
 2014-08-11 11:55 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/3] docs: List all image elements currently supported by the fuzzer
` [Qemu-devel] [PATCH 2/3] fuzz: Add fuzzing functions for entries of refcount table and blocks
` [Qemu-devel] [PATCH 3/3] layout: Add generators for refcount tbles "

[Qemu-devel] the whole virtual machine hangs when IO does not come back!
 2014-08-11 11:39 UTC  (2+ messages)

[Qemu-devel] [PATCH V3] layout: Reduce number of generator functions in __init__
 2014-08-11 11:27 UTC 

[Qemu-devel] apb: add IOMMU flush register implementation
 2014-08-11 11:22 UTC 

[Qemu-devel] [PATCH] qemu-io: initialize progname with error_set_progname()
 2014-08-11 11:20 UTC  (2+ messages)

[Qemu-devel] [RFC 0/3] QMP: extend BLOCK_IO_ERROR event
 2014-08-11 11:15 UTC  (5+ messages)
` [Qemu-devel] [RFC 2/3] QMP: rate limit BLOCK_IO_ERROR

[Qemu-devel] [PATCH v3 0/9] qemu-log dfilter and perf.map changes
 2014-08-11 11:14 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 3/9] qemu-log: correct help text for -d cpu
` [Qemu-devel] [PATCH v3 4/9] qemu-log: Avoid function call for disabled qemu_log_mask logging

[Qemu-devel] [Bug 1353947] [NEW] Hypervisor with QEMU-2.0/libvirtd 1.2.2 stack when launching VM with CirrOS or Ubuntu 12.04
 2014-08-11 11:02 UTC  (2+ messages)
` [Qemu-devel] [Bug 1353947] "

[Qemu-devel] [PATCH V4 0/3] image-fuzzer: Support L1/L2 tables in the qcow2 image generator
 2014-08-11 11:01 UTC  (4+ messages)
` [Qemu-devel] [PATCH V4 1/3] docs: Expand the list of supported image elements with L1/L2 tables
` [Qemu-devel] [PATCH V4 2/3] fuzz: Add fuzzing functions for L1/L2 table entries
` [Qemu-devel] [PATCH V4 3/3] layout: Add generators of L1/L2 tables

[Qemu-devel] [PATCH V6 0/5] tests: Add the image fuzzer with qcow2 support
 2014-08-11 10:34 UTC  (6+ messages)
` [Qemu-devel] [PATCH V6 1/5] docs: Specification for the image fuzzer
` [Qemu-devel] [PATCH V6 2/5] runner: Tool for fuzz tests execution
` [Qemu-devel] [PATCH V6 3/5] fuzz: Fuzzing functions for qcow2 images
` [Qemu-devel] [PATCH V6 4/5] layout: Generator of fuzzed "
` [Qemu-devel] [PATCH V6 5/5] package: Public API for image-fuzzer/runner/runner.py

[Qemu-devel] [PATCH] translate-all.c: fix debug memory maps printing
 2014-08-11 10:28 UTC 

[Qemu-devel] [PATCH] test-coroutine: add baseline test that times the cost of function calls
 2014-08-11 10:08 UTC  (3+ messages)

[Qemu-devel] [PATCH 0/2] using qemu_set_nonblock() instead of fcntl(O_NONBLOCK)
 2014-08-11  9:34 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] qemu-char: "
` [Qemu-devel] [PATCH 2/2] channel-posix: "

[Qemu-devel] [PATCH v5 00/10] fix three bugs about use-after-free and several api abuse
 2014-08-11  9:34 UTC  (15+ messages)
` [Qemu-devel] [PATCH v5 01/10] l2cap: fix access freed memory
` [Qemu-devel] [PATCH v5 02/10] monitor: "
` [Qemu-devel] [PATCH v5 03/10] virtio-blk: fix reference a pointer which might be freed
` [Qemu-devel] [PATCH v5 04/10] ivshmem: check the value returned by fstat()
` [Qemu-devel] [PATCH v5 05/10] util/path: Use the GLib memory allocation routines
` [Qemu-devel] [PATCH v5 06/10] slirp/misc: Use g_malloc() instead of malloc()
` [Qemu-devel] [PATCH v5 07/10] linux-user: check return value "
` [Qemu-devel] [PATCH v5 08/10] tests/bios-tables-test: check the value returned by fopen()
` [Qemu-devel] [PATCH v5 09/10] tcg: check return value of fopen()
` [Qemu-devel] [PATCH v5 10/10] block/vvfat: fix setbuf stream parameter may be NULL

[Qemu-devel] [PATCH 0/2] ivshmem: clean up building and arguments
 2014-08-11  9:26 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/2] ivshmem: convert option 'use64' to a bit instead of integer

[Qemu-devel] Issues in conversion to half precision number
 2014-08-11  9:24 UTC 

[Qemu-devel] [PATCH 0/2] scsi: Change device init to realize
 2014-08-11  8:38 UTC  (4+ messages)
` [Qemu-devel] [PATCH 2/2] scsi-bus: Convert DeviceClass "

[Qemu-devel] [PATCH 0/2] trivial patches for pci-host
 2014-08-11  8:10 UTC  (3+ messages)
` [Qemu-devel] [PATCH 1/2] pci-host: update obsolete reference about piix_pci.c
` [Qemu-devel] [PATCH 2/2] pci-host: update uncorresponding description

[Qemu-devel] [PATCH v4 00/10] fix three bugs about use-after-free and several api abuse
 2014-08-11  7:18 UTC  (6+ messages)
` [Qemu-devel] [PATCH v4 06/10] slirp/misc: check return value of malloc()

[Qemu-devel] [PATCH v3 0/5] intel-iommu: introduce Intel IOMMU (VT-d) emulation to q35 chipset
 2014-08-11  7:05 UTC  (6+ messages)
` [Qemu-devel] [PATCH v3 1/5] iommu: add is_write as a parameter to the translate function of MemoryRegionIOMMUOps
` [Qemu-devel] [PATCH v3 2/5] intel-iommu: introduce Intel IOMMU (VT-d) emulation
` [Qemu-devel] [PATCH v3 3/5] intel-iommu: add DMAR table to ACPI tables
` [Qemu-devel] [PATCH v3 4/5] intel-iommu: add Intel IOMMU emulation to q35 and add a machine option "iommu" as a switch
` [Qemu-devel] [PATCH v3 5/5] intel-iommu: add supports for queued invalidation interface

[Qemu-devel] [patch] qcow2: double free snapshots
 2014-08-11  6:34 UTC  (3+ messages)

[Qemu-devel] USB PCI host bus adapter hot plug
 2014-08-11  5:59 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/2] sheepdog driver update related to VDI locking feature
 2014-08-11  5:43 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/2] sheepdog: adopting protocol update for VDI locking
` [Qemu-devel] [PATCH v3 2/2] sheepdog: improve error handling for a case of failed lock

[Qemu-devel] [PATCH 0/2] sheepdog driver update related to VDI locking feature
 2014-08-11  3:43 UTC  (13+ messages)
` [Qemu-devel] [PATCH 1/2] sheepdog: adopting protocol update for VDI locking
` [Qemu-devel] [PATCH 2/2] sheepdog: improve error handling for a case of failed lock

[Qemu-devel] [PATCH v2 0/2] sheepdog driver update related to VDI locking feature
 2014-08-11  2:52 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] sheepdog: adopting protocol update for VDI locking
` [Qemu-devel] [PATCH v2 2/2] sheepdog: improve error handling for a case of failed lock

[Qemu-devel] [v4][PATCH 0/5] xen: introduce new machine for IGD passthrough
 2014-08-11  2:50 UTC  (8+ messages)
` [Qemu-devel] [v4][PATCH 3/5] I440FX_PCI_DEVICE: add pci_type to index

[Qemu-devel] [RFC PATCH v3 0/6] VMState testing
 2014-08-11  2:49 UTC  (8+ messages)
` [Qemu-devel] [RFC PATCH v3 1/6] QEMUSizedBuffer/QEMUFile
` [Qemu-devel] [RFC PATCH v3 2/6] VMState test: get information about the registered devices
` [Qemu-devel] [RFC PATCH v3 3/6] VMstate test: basic VMState testing mechanism
` [Qemu-devel] [RFC PATCH v3 4/6] VMState test: querying the vmstate testing process
` [Qemu-devel] [RFC PATCH v3 5/6] VMState test: update period of "
` [Qemu-devel] [RFC PATCH v3 6/6] VMState test: cancel mechanism for an already running "

[Qemu-devel] [PATCH] memory: Update obsolete comment about AddrRange field type
 2014-08-11  2:18 UTC 

[Qemu-devel] [PATCH 0/2] Virtual Machine Generation ID
 2014-08-10 17:22 UTC  (4+ messages)
` [Qemu-devel] [PATCH 1/2] i386: Add an ACPI_EXTRACT_NAME_BUFFER16 directive
` [Qemu-devel] [PATCH 2/2] i386: Add a Virtual Machine Generation ID device

[Qemu-devel] [PATCH v3 0/2] ivshmem: update documentation, add client/server tools
 2014-08-10  3:57 UTC  (3+ messages)
` [Qemu-devel] [PATCH v3 1/2] contrib: add ivshmem client and server

[Qemu-devel] [PATCH] Fix OHCI ISO TD state never being written back
 2014-08-10  2:39 UTC  (3+ messages)

[Qemu-devel] [Bug 1354727] [NEW] build error with GCC 4.9
 2014-08-09 17:41 UTC 

[Qemu-devel] [Bug 1350435] Re: tcg.c:1693: tcg fatal error
 2014-08-09 14:58 UTC  (4+ messages)

[Qemu-devel] [Bug 1042388] [NEW] qemu: Unsupported syscall: 257
 2014-08-09 14:46 UTC  (5+ messages)
` [Qemu-devel] [Bug 1042388] Re: qemu: Unsupported syscall: 257 (timer_create)

[Qemu-devel] Qemu-devel Digest, Vol 137, Issue 266
 2014-08-09 14:52 UTC 

[Qemu-devel] Qemu-devel Digest, Vol 137, jIssue 266nnn
 2014-08-09 14:51 UTC 

[Qemu-devel] [PATCH] linux-user: Fix conversion of sigevent argument to timer_create
 2014-08-09 14:42 UTC 

[Qemu-devel] [PATCH] apic: Fix reported DFR content
 2014-08-09 14:05 UTC 

[Qemu-devel] [Bug 1068044] [NEW] regression: booting winxp installation iso makes qemu-system-i386 crash in latest git
 2014-08-09 13:43 UTC  (2+ messages)
` [Qemu-devel] [Bug 1068044] "

[Qemu-devel] [PATCH] target-sparc64: implement Short Floating-Point Store Instructions
 2014-08-09 13:40 UTC  (2+ messages)

[Qemu-devel] latest rc: virtio-blk hangs forever after migration
 2014-08-09  6:35 UTC  (12+ messages)

[Qemu-devel] [Bug 1317090] Re: qemu fails on ELF files with no section headers
 2014-08-09  5:29 UTC  (2+ messages)

[Qemu-devel] [Bug 1289527] Re: qemu-aarch64-static: java dies with SIGILL
 2014-08-09  4:37 UTC 

[Qemu-devel] [PATCH v1 0/4] -object/object-add add 2nd stage initialization
 2014-08-09  4:32 UTC  (3+ messages)
` [Qemu-devel] [PATCH v1 4/4] virtio_rng: replace custom backend API with UserCreatable.complete() callback

[Qemu-devel] [PATCH] qemu-nbd: NULL nbd export pointer dereference after kill (TERMINATE)
 2014-08-09  3:33 UTC 

[Qemu-devel] [PATCH 0/3] qcow2: Prevent corruption-related crashes
 2014-08-08 22:53 UTC  (5+ messages)
` [Qemu-devel] [PATCH 3/3] block: Catch !bs->drv in bdrv_check()

[Qemu-devel] [Bug 1354529] [NEW] qemu-io: Assert failure on the fuzzed qcow2 image
 2014-08-08 21:50 UTC  (2+ messages)
` [Qemu-devel] [Bug 1354529] "

[Qemu-devel] [PULL 00/19] QOM CPUState patch queue 2014-06-26
 2014-08-08 21:42 UTC  (4+ messages)
` [Qemu-devel] [PULL 17/19] target-i386: Support "invariant tsc" flag


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