messages from 2017-07-31 18:55:57 to 2017-08-01 16:17:38 UTC [more...]
[Qemu-devel] [PULL 00/17] Misc changes for QEMU 2.10-rc1 (?)
2017-08-01 16:17 UTC (6+ messages)
` [Qemu-devel] [PULL 01/17] vl.c/exit: pause cpus before closing block devices
` [Qemu-devel] [PULL 02/17] cpu_physical_memory_sync_dirty_bitmap: Fix alignment check
` [Qemu-devel] [PULL 03/17] accel: cleanup error output
` [Qemu-devel] [PULL 04/17] char-fd: remove useless chr pointer
` [Qemu-devel] [PULL 05/17] char: don't exit on hmp 'chardev-add help'
[Qemu-devel] [PATCH v3 0/7] add throttle block driver filter
2017-08-01 16:16 UTC (3+ messages)
` [Qemu-devel] [PATCH v3 6/7] block: add BlockDevOptionsThrottle to QAPI
[Qemu-devel] [PATCH v2 0/2] Add --disable-vhost-user
2017-08-01 16:15 UTC (6+ messages)
` [Qemu-devel] [PATCH v2 1/2] build-sys: add --disable-vhost-user
` [Qemu-devel] [PATCH v2 2/2] build-sys: do not compile net/vhost-user.c if vhost-user is disabled
[Qemu-devel] [PATCH] migration: fix small leaks
2017-08-01 16:04 UTC
[Qemu-devel] [PULL v2 00/14] Block layer patches for 2.10.0-rc1
2017-08-01 16:12 UTC
[Qemu-devel] [PULL 00/15] Block layer patches for 2.10.0-rc1
2017-08-01 16:10 UTC (18+ messages)
` [Qemu-devel] [PULL 01/15] docs: add qemu-block-drivers(7) man page
` [Qemu-devel] [PULL 02/15] iotests: Fix test 156
` [Qemu-devel] [PULL 03/15] iotests: Redirect stderr to stdout in 186
` [Qemu-devel] [PULL 04/15] iotests: Check dirty bitmap statistics in 124
` [Qemu-devel] [PULL 05/15] iotests: Add test of recent fix to 'qemu-img measure'
` [Qemu-devel] [PULL 06/15] block: fix dangling bs->explicit_options in block.c
` [Qemu-devel] [PULL 07/15] block: fix leaks in bdrv_open_driver()
` [Qemu-devel] [PULL 08/15] qemu-iotests/041: Fix leaked scratch images
` [Qemu-devel] [PULL 09/15] qemu-iotests: Remove blkdebug.conf after tests
` [Qemu-devel] [PULL 10/15] qemu-iotests/141: Fix image cleanup
` [Qemu-devel] [PULL 11/15] qemu-iotests/153: Fix leaked scratch images
` [Qemu-devel] [PULL 12/15] qemu-iotests/162: Fix leaked temporary files
` [Qemu-devel] [PULL 13/15] qemu-iotests/063: Fix leaked image
` [Qemu-devel] [PULL 14/15] qemu-iotests/059: Fix leaked image files
` [Qemu-devel] [PULL 15/15] block/qapi: Remove redundant NULL check to silence Coverity
[Qemu-devel] [PATCH v3 0/5] Generic PCIE-PCI Bridge
2017-08-01 15:59 UTC (8+ messages)
` [Qemu-devel] [PATCH v3 2/5] hw/pci: introduce pcie-pci-bridge device
[Qemu-devel] [PATCH 00/18] nbd: BLOCK_STATUS
2017-08-01 15:56 UTC (5+ messages)
` [Qemu-devel] [PATCH 07/18] nbd: Minimal structured read for client
[Qemu-devel] [for-2.11 PATCH 00/26] spapr: add support for PHB hotplug
2017-08-01 15:30 UTC (14+ messages)
` [Qemu-devel] [for-2.11 PATCH 24/26] spapr: allow guest to update the XICS phandle
` [Qemu-devel] [for-2.11 PATCH 26/26] spapr: add hotplug hooks for PHB hotplug
[Qemu-devel] [PATCH v2 0/2] ERC cleanup and CRW bugfix (was: Channel Path realted CRW generation)
2017-08-01 15:24 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 1/2] s390x/css: use macro for event-information pending error recover code
` [Qemu-devel] [PATCH v2 2/2] s390x/css: generate solicited crw for rchp completion signaling
[Qemu-devel] About virtio device hotplug in Q35! 【外域邮件.谨慎查阅】
2017-08-01 15:01 UTC (9+ messages)
[Qemu-devel] [PATCHv2 02/04] colo-compare: Processpactkets in the IOThreadofthe primary
2017-08-01 14:52 UTC (5+ messages)
[Qemu-devel] [PULL 0/9] Tracing patches
2017-08-01 14:31 UTC (12+ messages)
` [Qemu-devel] [PULL 1/9] trace: ensure .stp files are rebuilt if trace tool source changes
` [Qemu-devel] [PULL 2/9] trace: ensure unique function / variable names per .stp file
` [Qemu-devel] [PULL 3/9] trace: add TRACE_<event>_BACKEND_DSTATE()
` [Qemu-devel] [PULL 4/9] trace: add trace_event_get_state_backends()
` [Qemu-devel] [PULL 5/9] coding_style: add point about 0x in trace-events
` [Qemu-devel] [PULL 6/9] trace-events: fix code style: %# -> 0x%
` [Qemu-devel] [PULL 7/9] checkpatch: check trace-events code style
` [Qemu-devel] [PULL 8/9] trace-events: fix code style: print 0x before hex numbers
` [Qemu-devel] [PULL 9/9] monitor: Reduce handle_qmp_command() tracing overhead
[Qemu-devel] [PATCH 0/6] Convert to realize and improve error handling
2017-08-01 14:29 UTC (4+ messages)
` [Qemu-devel] [PATCH 4/6] hw/block: Fix the return type
[Qemu-devel] [PATCH v4 00/15] qcow2: space preallocation and COW improvements
2017-08-01 14:19 UTC (16+ messages)
` [Qemu-devel] [PATCH v4 01/15] mirror: inherit supported write/zero flags
` [Qemu-devel] [PATCH v4 02/15] blkverify: set "
` [Qemu-devel] [PATCH v4 03/15] block: introduce BDRV_REQ_ALLOCATE flag
` [Qemu-devel] [PATCH v4 04/15] block: treat BDRV_REQ_ALLOCATE as serialising
` [Qemu-devel] [PATCH v4 05/15] file-posix: support BDRV_REQ_ALLOCATE
` [Qemu-devel] [PATCH v4 06/15] block: support BDRV_REQ_ALLOCATE in passthrough drivers
` [Qemu-devel] [PATCH v4 07/15] qcow2: preallocation at image expand
` [Qemu-devel] [PATCH v4 08/15] qcow2: set inactive flag
` [Qemu-devel] [PATCH v4 09/15] qcow2: truncate preallocated space
` [Qemu-devel] [PATCH v4 10/15] qcow2: check space leak at the end of the image
` [Qemu-devel] [PATCH v4 11/15] qcow2: move is_zero() up
` [Qemu-devel] [PATCH v4 12/15] qcow2: skip writing zero buffers to empty COW areas
` [Qemu-devel] [PATCH v4 13/15] qcow2: allocate image space by-cluster
` [Qemu-devel] [PATCH v4 14/15] iotest 190: test BDRV_REQ_ALLOCATE
` [Qemu-devel] [PATCH v4 15/15] iotest 134: test cluster-misaligned encrypted write
[Qemu-devel] [PATCH v3 00/12] Clean up around qmp() and hmp()
2017-08-01 14:13 UTC (17+ messages)
` [Qemu-devel] [PATCH v3 07/12] qtest: Add a new helper qmp_cmd() and friends
` [Qemu-devel] [PATCH v3 09/12] tests/libqos/pci: Clean up string interpolation into QMP input
[Qemu-devel] How to make ELF headers/symbol sections available for multiboot?
2017-08-01 14:06 UTC (4+ messages)
[Qemu-devel] Cleaning up handling of CPU exceptions accessing non-existent memory/devices
2017-08-01 14:06 UTC (2+ messages)
[Qemu-devel] [RFC] block-insert-node and block-job-delete
2017-08-01 13:57 UTC (8+ messages)
[Qemu-devel] [PATCH 00/13] instrument: Add basic event instrumentation
2017-08-01 13:54 UTC (16+ messages)
[Qemu-devel] [PATCH 0/3] block: remove legacy I/O throttling
2017-08-01 13:49 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/3] block: add options parameter to bdrv_new_open_driver()
` [Qemu-devel] [PATCH 2/3] block: skip implicit nodes in snapshots, blockjobs
` [Qemu-devel] [PATCH 3/3] block: remove legacy I/O throttling
[Qemu-devel] [PATCH] block: check BlockDriverState object before dereference
2017-08-01 13:40 UTC (7+ messages)
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [PATCH v3 0/3] Allow RedHat PCI bridges reserve more buses than necessary during init
2017-08-01 13:38 UTC (8+ messages)
` [Qemu-devel] [PATCH v3 2/3] pci: add QEMU-specific PCI capability structure
[Qemu-devel] [RFC v5 0/8] ARM SMMUv3 Emulation Support
2017-08-01 13:07 UTC (3+ messages)
[Qemu-devel] [PATCH 1/2] hw/scsi/vmw_pvscsi: Remove the dead error handling
2017-08-01 13:05 UTC (2+ messages)
[Qemu-devel] [PATCH v2] iscsi: use scsi_create_task()
2017-08-01 13:03 UTC (4+ messages)
[Qemu-devel] [PATCH v3 00/13] qcow2: space preallocation and COW improvements
2017-08-01 12:59 UTC (7+ messages)
` [Qemu-devel] [PATCH v3 04/13] block: support BDRV_REQ_ALLOCATE in passthrough drivers
` [Qemu-devel] [PATCH v3 09/13] qcow2: move is_zero_sectors() up
[Qemu-devel] [PATCH v6 0/7] scripts/qemu.py fixes and cleanups
2017-08-01 12:56 UTC (7+ messages)
` [Qemu-devel] [PATCH v6 2/7] qemu.py: fix is_running() return before first launch()
` [Qemu-devel] [PATCH v6 5/7] qemu.py: use os.path.null instead of /dev/null
[Qemu-devel] [PATCH for 2.10] pc: make 'pc.rom' readonly when machine has PCI enabled
2017-08-01 12:40 UTC (3+ messages)
[Qemu-devel] [PATCH v9 0/3] Add bitmap for received pages in postcopy migration
2017-08-01 11:40 UTC (4+ messages)
` [Qemu-devel] [PATCH v9 1/3] migration: postcopy_place_page factoring out
` [Qemu-devel] [PATCH v9 2/3] migration: introduce qemu_ufd_copy_ioctl helper
` [Qemu-devel] [PATCH v9 3/3] migration: add bitmap for received page
[Qemu-devel] [RFC 00/29] Migration: postcopy failure recovery
2017-08-01 11:36 UTC (46+ messages)
` [Qemu-devel] [RFC 01/29] migration: fix incorrect postcopy recved_bitmap
` [Qemu-devel] [RFC 03/29] io: fix qio_channel_socket_accept err handling
` [Qemu-devel] [RFC 04/29] bitmap: introduce bitmap_invert()
` [Qemu-devel] [RFC 07/29] migration: better error handling with QEMUFile
` [Qemu-devel] [RFC 09/29] migration: provide postcopy_fault_thread_notify()
` [Qemu-devel] [RFC 10/29] migration: new property "x-postcopy-fast"
` [Qemu-devel] [RFC 11/29] migration: new postcopy-pause state
` [Qemu-devel] [RFC 12/29] migration: allow dst vm pause on postcopy
` [Qemu-devel] [RFC 13/29] migration: allow src return path to pause
` [Qemu-devel] [RFC 14/29] migration: allow send_rq to fail
` [Qemu-devel] [RFC 15/29] migration: allow fault thread to pause
` [Qemu-devel] [RFC 16/29] qmp: hmp: add migrate "resume" option
` [Qemu-devel] [RFC 17/29] migration: rebuild channel on source
` [Qemu-devel] [RFC 18/29] migration: new state "postcopy-recover"
` [Qemu-devel] [RFC 19/29] migration: let dst listen on port always
[Qemu-devel] Improving QMP test coverage
2017-08-01 10:25 UTC (11+ messages)
[Qemu-devel] [PATCH v2 1/1] monitor: improve tracing in handle_qmp_command
2017-08-01 10:04 UTC (2+ messages)
[Qemu-devel] [PATCH v3 0/4] trace-events: print 0x before hex numbers
2017-08-01 9:47 UTC (2+ messages)
[Qemu-devel] [PATCH for-2.10 0/2] mmio-execution and migration
2017-08-01 9:41 UTC (8+ messages)
` [Qemu-devel] [PATCH for-2.10 1/2] mmio-execution: warn the potential developer about migration
` [Qemu-devel] [PATCH for-2.10 2/2] xilinx-spips: add a migration blocker when using mmio_execution
[Qemu-devel] [PATCH v2 0/2] trace: fix trace_event_get_state() for SystemTap and LTTng UST
2017-08-01 9:38 UTC (8+ messages)
` [Qemu-devel] [PATCH v2 1/2] trace: add TRACE_<event>_BACKEND_DSTATE()
` [Qemu-devel] [PATCH v2 2/2] trace: add trace_event_get_state_backends()
[Qemu-devel] [RFC v3 0/8] VIRTIO-IOMMU device
2017-08-01 9:33 UTC (9+ messages)
` [Qemu-devel] [RFC v3 1/8] update-linux-headers: import virtio_iommu.h
` [Qemu-devel] [RFC v3 2/8] linux-headers: Update for virtio-iommu
` [Qemu-devel] [RFC v3 3/8] virtio_iommu: add skeleton
` [Qemu-devel] [RFC v3 4/8] virtio-iommu: Decode the command payload
` [Qemu-devel] [RFC v3 5/8] virtio_iommu: Add the iommu regions
` [Qemu-devel] [RFC v3 6/8] virtio-iommu: Implement the translation and commands
` [Qemu-devel] [RFC v3 7/8] hw/arm/virt: Add 2.10 machine type
` [Qemu-devel] [RFC v3 8/8] hw/arm/virt: Add virtio-iommu the virt board
[Qemu-devel] [PATCH v3] qemu-iotests: add a "how to" to ./README
2017-08-01 9:22 UTC (4+ messages)
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [RFC PATCH] booke206: fix MAS update on tlb miss
2017-08-01 8:44 UTC
[Qemu-devel] [PATCH v3 0/2] Add more function keys support
2017-08-01 8:34 UTC (4+ messages)
` [Qemu-devel] [PATCH v3 1/2] Add more function keys to QEMU
` [Qemu-devel] [PATCH v3 2/2] Add more function keys to cocoa.m
[Qemu-devel] [PATCH v2 0/2] Add global device ID in virt machine
2017-08-01 8:30 UTC (9+ messages)
` [Qemu-devel] [Qemu-arm] "
[Qemu-devel] [PATCH 0/3] Channel Path realted CRW generation
2017-08-01 7:57 UTC (26+ messages)
` [Qemu-devel] [PATCH 3/3] s390x/css: generate channel path initialized CRW for channel path hotplug
[Qemu-devel] [PATCH] watchdog: wdt_aspeed: Add support for the reset width register
2017-08-01 7:21 UTC (4+ messages)
` [Qemu-devel] [Qemu-arm] "
[Qemu-devel] Does qemu guest agent support 'guest-exec'?
2017-08-01 7:15 UTC
[Qemu-devel] [PATCH v2 for-2.11 0/3] qemu-iotests: place output in unique dir
2017-08-01 6:34 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 for-2.11 3/3] qemu-iotests: add option to save temp files on error
[Qemu-devel] [Qemu devel v6 PATCH 0/5] Add support for Smartfusion2 SoC
2017-08-01 6:08 UTC (9+ messages)
` [Qemu-devel] [Qemu devel v6 PATCH 2/5] msf2: Microsemi Smartfusion2 System Register block
[Qemu-devel] [PATCH 0/2] Introduce a new vhost-user-blk device and sample application
2017-08-01 0:10 UTC (11+ messages)
` [Qemu-devel] [PATCH 1/2] vhost-user-blk: introduce a new vhost-user-blk host device
[Qemu-devel] xhci: move command stop and command abort flag check to the case when the crcr_low register is set
2017-07-31 23:48 UTC
[Qemu-devel] [PATCH for 2.10] mips/malta: leave space for the bootmap after the initrd
2017-07-31 22:52 UTC
[Qemu-devel] [PATCH 0/2] mips: KVM T&E segment support for TCG
2017-07-31 21:36 UTC (4+ messages)
` [Qemu-devel] [PATCH 2/2] mips: Add "
[Qemu-devel] [Bug 1706296] [NEW] Booting NT 4 disk causes /home/rjones/d/qemu/cpus.c:1580:qemu_mutex_lock_iothread: assertion failed: (!qemu_mutex_iothread_locked())
2017-07-31 20:34 UTC (2+ messages)
` [Qemu-devel] [Bug 1706296] "
[Qemu-devel] [RFC PATCH v2 0/6] Generic PCIE-PCI Bridge
2017-07-31 19:04 UTC (11+ messages)
` [Qemu-devel] [RFC PATCH v2 4/6] hw/pci: introduce bridge-only vendor-specific capability to provide some hints to firmware
` [Qemu-devel] [SeaBIOS] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).