QEMU-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-29 15:45:43 to 2015-07-30 11:35:37 UTC [more...]

[Qemu-devel] Patch Round-up for stable 2.3.1, freeze on 2015-08-06
 2015-07-30 11:32 UTC  (29+ messages)
` [Qemu-devel] [PATCH 01/53] bt-sdp: fix broken uuids power-of-2 calculation
` [Qemu-devel] [PATCH 09/53] virtio-net: fix the upper bound when trying to delete queues
` [Qemu-devel] [PATCH 10/53] target-arm: Avoid buffer overrun on UNPREDICTABLE ldrd/strd
` [Qemu-devel] [PATCH 11/53] fdc: force the fifo access to be in bounds of the allocated buffer
` [Qemu-devel] [PATCH 12/53] Revert "block: Fix unaligned zero write"
` [Qemu-devel] [PATCH 13/53] block: Fix NULL deference for unaligned write if qiov is NULL
` [Qemu-devel] [PATCH 14/53] qemu-iotests: Test unaligned sub-block zero write
` [Qemu-devel] [PATCH 15/53] hw/acpi/aml-build: Fix memory leak
` [Qemu-devel] [PATCH 16/53] qga/commands-posix: Fix bug in guest-fstrim
` [Qemu-devel] [PATCH 17/53] kbd: add brazil kbd keys to qemu
` [Qemu-devel] [PATCH 18/53] kbd: add brazil kbd keys to x11 evdev map
` [Qemu-devel] [PATCH 19/53] qcow2: Set MIN_L2_CACHE_SIZE to 2
` [Qemu-devel] [PATCH 20/53] iotests: qcow2 COW with minimal L2 cache size
` [Qemu-devel] [PATCH 21/53] vmdk: Fix index_in_cluster calculation in vmdk_co_get_block_status
` [Qemu-devel] [PATCH 22/53] vmdk: Use vmdk_find_index_in_cluster everywhere
` [Qemu-devel] [PATCH 23/53] sdl2: fix crash in handle_windowevent() when restoring the screen size
` [Qemu-devel] [PATCH 24/53] spice-display: fix segfault in qemu_spice_create_update
` [Qemu-devel] [PATCH 25/53] i8254: fix out-of-bounds memory access in pit_ioport_read()
` [Qemu-devel] [PATCH 26/53] hw/core: rebase sysbus_get_fw_dev_path() to g_strdup_printf()
` [Qemu-devel] [PATCH 27/53] vhost: correctly pass error to caller in vhost_dev_enable_notifiers()
` [Qemu-devel] [PATCH 28/53] virtio-ccw: complete handling of guest-initiated resets
` [Qemu-devel] [PATCH 29/53] block: Add bdrv_get_block_status_above
` [Qemu-devel] [PATCH 30/53] qmp: Add optional bool "unmap" to drive-mirror
` [Qemu-devel] [PATCH 31/53] mirror: Do zero write on target if sectors not allocated
` [Qemu-devel] [PATCH 32/53] block: Fix dirty bitmap in bdrv_co_discard
` [Qemu-devel] [PATCH 33/53] qemu-iotests: Make block job methods common
` [Qemu-devel] [PATCH 34/53] qemu-iotests: Add test case for mirror with unmap
` [Qemu-devel] [PATCH 36/53] iotests: add QMP event waiting queue

[Qemu-devel] [PATCH RFC 0/3] Migration regressions with Xen
 2015-07-30 11:24 UTC  (4+ messages)
` [Qemu-devel] [PATCH for-2.4 "

[Qemu-devel] [PATCH 00/12] For QEMU 2.5: Add a netfilter object and netbuffer filter
 2015-07-30 10:28 UTC  (29+ messages)
` [Qemu-devel] [PATCH 05/12] netfilter: hook packets before receive
` [Qemu-devel] [PATCH 09/12] netfilter: add a netbuffer filter
` [Qemu-devel] [PATCH 10/12] netbuffer: add a public api filter_buffer_release_all
` [Qemu-devel] [PATCH 11/12] filter/buffer: add an interval option to buffer filter

[Qemu-devel] help attach pci device to virtio bus
 2015-07-30 10:28 UTC 

[Qemu-devel] [PATCH 1/1] qemu-ga: Prevent QEMU-GA VSS provider from being unregistered on reinstall
 2015-07-30 10:26 UTC  (2+ messages)

[Qemu-devel] help
 2015-07-30 10:17 UTC 

[Qemu-devel] [PATCH for-2.4 v3 0/3] vhost: check if vhost has capacity for hotplugged memory
 2015-07-30 10:11 UTC  (4+ messages)
` [Qemu-devel] [PATCH for-2.4 v3 1/3] vhost: add vhost_has_free_slot() interface
` [Qemu-devel] [PATCH for-2.4 v3 2/3] pc-dimm: add vhost slots limit check before commiting to hotplug
` [Qemu-devel] [PATCH for-2.4 v3 3/3] vhost: fail backend intialization if memslots number is more than its supported limit

[Qemu-devel] [PULL 00/19] Ide patches
 2015-07-30 10:10 UTC  (5+ messages)
` [Qemu-devel] [PULL 18/19] macio: move unaligned DMA write code into separate pmac_dma_write() function

[Qemu-devel] Debian 7.8.0 SPARC64 on qemu - anything i can do to speedup the emulation?
 2015-07-30 10:09 UTC  (20+ messages)

[Qemu-devel] [Bug 1479717] [NEW] Auto resize VM doesn't work with windows 10 guest
 2015-07-30  9:43 UTC 

[Qemu-devel] [PATCH v2] arm: change vendor ID for virtio-mmio
 2015-07-30  9:43 UTC  (7+ messages)

[Qemu-devel] [PATCH] sheepdog: fix overlapping metadata update
 2015-07-30  9:29 UTC  (6+ messages)
` [Qemu-devel] [sheepdog] "

[Qemu-devel] [ANNOUNCE] QEMU 2.4.0-rc3 is now available
 2015-07-30  9:19 UTC  (2+ messages)

[Qemu-devel] [PATCH for-2.4 v2 0/2] vhost: check if vhost has capacity for hotplugged memory
 2015-07-30  9:17 UTC  (14+ messages)
` [Qemu-devel] [PATCH for-2.4 v2 1/2] vhost: add vhost_has_free_slot() interface

[Qemu-devel] [PATCH for-2.4] Revert "vhost-user: Send VHOST_RESET_OWNER on vhost stop"
 2015-07-30  8:36 UTC 

[Qemu-devel] [POC] colo-proxy in qemu
 2015-07-30  8:15 UTC  (6+ messages)

[Qemu-devel] [PATCH] ioapic: coalesce level interrupts
 2015-07-30  8:20 UTC 

[Qemu-devel] [PATCH for-2.5 00/10] tcg: improve optimizer
 2015-07-30  7:46 UTC  (12+ messages)
` [Qemu-devel] [PATCH for-2.5 02/10] tcg/optimize: add temp_is_const and temp_is_copy functions
` [Qemu-devel] [PATCH for-2.5 03/10] tcg/optimize: track const/copy status separately
` [Qemu-devel] [PATCH for-2.5 04/10] tcg/optimize: allow constant to have copies

[Qemu-devel] [PATCH V2 0/2] vhost-user: sync backend
 2015-07-30  7:30 UTC  (7+ messages)
` [Qemu-devel] [PATCH V2 1/2] vhost-user: sync backend features
` [Qemu-devel] [PATCH V2 2/2] tests/vhost-user: check vhost-user feature negotiation

[Qemu-devel] simulate SMI in Qemu
 2015-07-30  7:16 UTC 

[Qemu-devel] [PATCH RFC v2 00/47] qapi: QMP introspection
 2015-07-30  7:11 UTC  (35+ messages)
` [Qemu-devel] [PATCH RFC v2 07/47] qapi: Generate a nicer struct for flat unions
` [Qemu-devel] [PATCH RFC v2 26/47] qapi-types: Convert to QAPISchemaVisitor, fixing "
` [Qemu-devel] [PATCH RFC v2 27/47] qapi-visit: Convert to QAPISchemaVisitor, fixing bugs
` [Qemu-devel] [PATCH RFC v2 29/47] qapi: Replace dirty is_c_ptr() by method c_null()
` [Qemu-devel] [PATCH RFC v2 45/47] qapi: New QMP command query-schema for QMP schema introspection
` [Qemu-devel] [PATCH RFC v2 47/47] qapi-introspect: Hide type names

[Qemu-devel] [PATCH v2 0/7] error: On abort, report where the error was created
 2015-07-30  6:58 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 6/7] error: Revamp interface documentation

[Qemu-devel] [PATCH V3 1/2] tests: introduce basic pci test for virtio-net
 2015-07-30  6:49 UTC  (2+ messages)

[Qemu-devel] [PATCH v4 00/14] block: incremental backup transactions using BlockJobTxn
 2015-07-30  6:39 UTC  (15+ messages)
` [Qemu-devel] [PATCH v4 01/14] qapi: Add transaction support to block-dirty-bitmap operations
` [Qemu-devel] [PATCH v4 02/14] iotests: add transactional incremental backup test
` [Qemu-devel] [PATCH v4 03/14] block: rename BlkTransactionState and BdrvActionOps
` [Qemu-devel] [PATCH v4 04/14] backup: Extract dirty bitmap handling as a separate function
` [Qemu-devel] [PATCH v4 05/14] blockjob: Introduce reference count
` [Qemu-devel] [PATCH v4 06/14] blockjob: Add .commit and .abort block job actions
` [Qemu-devel] [PATCH v4 07/14] blockjob: Add "completed" and "ret" in BlockJob
` [Qemu-devel] [PATCH v4 08/14] blockjob: Simplify block_job_finish_sync
` [Qemu-devel] [PATCH v4 09/14] block: add block job transactions
` [Qemu-devel] [PATCH v4 10/14] blockdev: make BlockJobTxn available to qmp 'transaction'
` [Qemu-devel] [PATCH v4 11/14] block/backup: support block job transactions
` [Qemu-devel] [PATCH v4 12/14] iotests: 124 - transactional failure test
` [Qemu-devel] [PATCH v4 13/14] qmp-commands.hx: Update the supported 'transaction' operations
` [Qemu-devel] [PATCH v4 14/14] tests: add BlockJobTxn unit test

[Qemu-devel] [PATCH for-2.4] Update language files for QEMU 2.4.0
 2015-07-30  5:46 UTC 

[Qemu-devel] [PATCH v2] gdbstub: Implement Xfer:auxv:read
 2015-07-30  5:36 UTC  (3+ messages)

[Qemu-devel] [Bug 1479632] [NEW] dos crashing no sound
 2015-07-30  5:17 UTC 

[Qemu-devel] [PATCH COLO-Frame v8 00/34] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service (FT)
 2015-07-30  4:02 UTC  (8+ messages)
` [Qemu-devel] [PATCH COLO-Frame v8 23/34] tap: Make launch_script() public

[Qemu-devel] [PATCH v2 00/11] aio: Introduce handler type to fix nested aio_poll for dataplane
 2015-07-30  1:35 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 11/11] block: Only poll block layer fds in bdrv_aio_poll

[Qemu-devel] [PATCH v1 0/3] xlnx-zynqmp: Connect the AHCI SATA device
 2015-07-30  0:12 UTC  (4+ messages)
` [Qemu-devel] [PATCH v1 1/3] ahci: Separate the AHCI state structure into the header

[Qemu-devel] [PATCH] target-arm: Fix arm_el_is_aa64() function to support EL2 and EL3
 2015-07-29 21:52 UTC  (3+ messages)

[Qemu-devel] [PATCH] bsd-user: Fix operand to cpu_x86_exec
 2015-07-29 21:22 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 00/15] data-driven device registers
 2015-07-29 20:25 UTC  (16+ messages)
` [Qemu-devel] [PATCH v1 01/15] register: Add Register API
` [Qemu-devel] [PATCH v1 02/15] register: Add Memory API glue
` [Qemu-devel] [PATCH v1 03/15] register: Add support for decoding information
` [Qemu-devel] [PATCH v1 04/15] register: Define REG and FIELD macros
` [Qemu-devel] [PATCH v1 05/15] register: QOMify
` [Qemu-devel] [PATCH v1 06/15] register: Add block initialise helper
` [Qemu-devel] [PATCH v1 07/15] bitops: Add ONES macro
` [Qemu-devel] [PATCH v1 08/15] dma: Add Xilinx Zynq devcfg device model
` [Qemu-devel] [PATCH v1 09/15] xilinx_zynq: add devcfg to machine model
` [Qemu-devel] [PATCH v1 10/15] qdev: Define qdev_get_gpio_out
` [Qemu-devel] [PATCH v1 11/15] qdev: Add qdev_pass_all_gpios API
` [Qemu-devel] [PATCH v1 12/15] irq: Add opaque setter routine
` [Qemu-devel] [PATCH v1 13/15] register: Add GPIO API
` [Qemu-devel] [PATCH v1 14/15] misc: Introduce ZynqMP IOU SLCR
` [Qemu-devel] [PATCH v1 15/15] xlnx-zynqmp: Connect the "

[Qemu-devel] [PATCH] qcow2: Speed up no-op copy_sectors()
 2015-07-29 19:58 UTC 

[Qemu-devel] [PATCH] No change in userland tools after resizing qcow2 image
 2015-07-29 19:40 UTC  (4+ messages)

[Qemu-devel] [PATCH for-2.4] macio: re-add TRIM support
 2015-07-29 19:27 UTC 

[Qemu-devel] [PATCH v2 00/45] ivshmem improvements (for 2.5)
 2015-07-29 19:10 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 06/45] ivshmem: remove unnecessary dup()

[Qemu-devel] [PATCH v3 0/5] cutils: Add qemu_strto*l() wrappers
 2015-07-29 18:49 UTC  (2+ messages)

[Qemu-devel] [PATCH] vhost-user: sync backend features
 2015-07-29 18:20 UTC  (7+ messages)

[Qemu-devel] [PULL for-2.4 0/3] Block patches
 2015-07-29 17:49 UTC  (2+ messages)

[Qemu-devel] Using the one disk image file on 2 virtual machines at the same time
 2015-07-29 17:46 UTC  (4+ messages)

[Qemu-devel] [PATCH v2 0/9] vhost-user: add migration log support (for 2.5)
 2015-07-29 17:22 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 4/9] vhost: alloc shareable log

[Qemu-devel] [Bug 1478360] [NEW] Cant compile on ubuntu 14.04 x64
 2015-07-29 16:46 UTC  (3+ messages)
` [Qemu-devel] [Bug 1478360] "

[Qemu-devel] [RFC PATCH 0/2] qapi: unbox base classes
 2015-07-29 16:54 UTC  (2+ messages)
` [Qemu-devel] [RFC PATCH 3/2] qapi-visit: Remove redundant functions for flat union base

[Qemu-devel] [PATCH v2 for-2.5 00/12] tcg: improve optimizer
 2015-07-29 16:34 UTC  (3+ messages)
` [Qemu-devel] [PATCH v2 for-2.5 11/12] tcg/optimize: do not remember garbage high bits for 32-bit ops

[Qemu-devel] RFC: async commands with QMP
 2015-07-29 15:45 UTC  (5+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).