messages from 2016-06-03 06:10:28 to 2016-06-03 15:03:08 UTC [more...]
[Qemu-devel] [PATCH 0/2] arm/virt: Propagate pcie DMA coherency
2016-06-03 15:02 UTC (6+ messages)
` [Qemu-devel] [PATCH 2/2] arm/virt: Mark pcie controller node as dma-coherent
[Qemu-devel] [PATCH 0/5] block: Introduce qemu-img bench
2016-06-03 15:01 UTC (8+ messages)
` [Qemu-devel] [PATCH 1/5] "
` [Qemu-devel] [PATCH 2/5] qemu-img bench: Sequential writes
` [Qemu-devel] [PATCH 3/5] qemu-img bench: Make start offset configurable
` [Qemu-devel] [PATCH 4/5] qemu-img bench: Implement -S (step size)
` [Qemu-devel] [PATCH 5/5] qemu-img bench: Add --flush-interval
[Qemu-devel] [PATCH v3 0/5] trace: enable tracing in qemu-io/qemu-nbd/qemu-img
2016-06-03 14:58 UTC (9+ messages)
` [Qemu-devel] [PATCH 3/5] trace: enable tracing in qemu-nbd
` [Qemu-devel] [PATCH 4/5] qemu-img: move common options parsing before commands processing
` [Qemu-devel] [PATCH 5/5] trace: enable tracing in qemu-img
[Qemu-devel] [PATCH] iotests: 095: Clean up QEMU before showing image info
2016-06-03 14:52 UTC (2+ messages)
[Qemu-devel] [PATCH v5 00/27] block: Lock images when opening
2016-06-03 14:41 UTC (15+ messages)
` [Qemu-devel] [PATCH v5 18/27] mirror: Disable image locking on target backing chain
` [Qemu-devel] [PATCH v5 19/27] qemu-iotests: 140: Disable image lock for qemu-io access
` [Qemu-devel] [PATCH v5 20/27] qemu-iotests: 046: Move version detection out from verify_io
` [Qemu-devel] [PATCH v5 24/27] iotests: Disable image locking in 085
[Qemu-devel] [PATCH 1/1] mirror: add target-zeroed flag
2016-06-03 14:30 UTC (2+ messages)
[Qemu-devel] [PATCH 0/3] ppc: complete the new HV mode
2016-06-03 14:14 UTC (9+ messages)
` [Qemu-devel] [PATCH 1/3] ppc: Fix hreg_store_msr() so that non-HV mode cannot alter MSR:HV
` [Qemu-devel] [PATCH 2/3] ppc: Better figure out if processor has HV mode
` [Qemu-devel] [PATCH 3/3] ppc: fix hrfid, tlbia and slbia privilege
[Qemu-devel] [PATCH v4 00/28] Add qapi-to-JSON and clone visitors
2016-06-03 14:09 UTC (28+ messages)
` [Qemu-devel] [PATCH v4 05/28] qapi: Add new visit_free() function
` [Qemu-devel] [PATCH v4 13/28] qapi: Add new clone visitor
` [Qemu-devel] [PATCH v4 17/28] qapi: Factor out JSON number formatting
` [Qemu-devel] [PATCH v4 24/28] qapi: Add JSON output visitor
` [Qemu-devel] [PATCH v4 25/28] qapi: Support pretty printing in "
` [Qemu-devel] [PATCH v4 26/28] qobject: Implement qobject_to_json() atop JSON visitor
` [Qemu-devel] [PATCH v4 27/28] qapi: Add 'any' support to JSON output
` [Qemu-devel] [PATCH v4 29/28] qapi: Add strict mode to JSON output visitor
[Qemu-devel] [PATCH] mirror: add target-zeroed flag
2016-06-03 14:05 UTC
[Qemu-devel] undefined symbol _nettle_cast5_set_key
2016-06-03 14:02 UTC (10+ messages)
[Qemu-devel] [PATCH] target-ppc: fixup bitrot in mmu_helper.c debug statements
2016-06-03 13:58 UTC
[Qemu-devel] [PATCH] e1000e: Fix build with ust trace backend
2016-06-03 13:47 UTC (3+ messages)
[Qemu-devel] [PATCH] spapr_pci: Drop cannot_instantiate_with_device_add_yet=false
2016-06-03 13:28 UTC (2+ messages)
[Qemu-devel] [Bug 1568356] [NEW] ERROR:ui/sdl2-2d.c:120:sdl2_2d_switch:
2016-06-03 13:05 UTC (3+ messages)
` [Qemu-devel] [Bug 1568356] ERROR:ui/sdl2-2d.c:120:sdl2_2d_switch:
[Qemu-devel] [PULL 0/6] vga patch queue
2016-06-03 13:00 UTC (8+ messages)
` [Qemu-devel] [PULL 1/6] virtio-gpu: fix scanout rectangles
` [Qemu-devel] [PULL 2/6] vmsvga: move fifo sanity checks to vmsvga_fifo_length
` [Qemu-devel] [PULL 3/6] vmsvga: add more fifo checks
` [Qemu-devel] [PULL 4/6] vmsvga: shadow fifo registers
` [Qemu-devel] [PULL 5/6] vmsvga: don't process more than 1024 fifo commands at once
` [Qemu-devel] [PULL 6/6] virtio-gpu: add live migration support
[Qemu-devel] [PATCH v2 0/4] 9p: get rid of readdir_r()
2016-06-03 12:45 UTC (6+ messages)
` [Qemu-devel] [PATCH v2 1/4] 9p: drop useless out: label
` [Qemu-devel] [PATCH v2 2/4] 9p: introduce the V9fsDir type
` [Qemu-devel] [PATCH v2 3/4] 9p: add locking to V9fsDir
` [Qemu-devel] [PATCH v2 4/4] 9p: switch back to readdir()
[Qemu-devel] [PATCH] scsi-disk: fix reads from scsi-disk devices
2016-06-03 12:42 UTC (3+ messages)
[Qemu-devel] [PATCHv2] tests: start a /qga/guest-exec test
2016-06-03 12:27 UTC
[Qemu-devel] [PATCH RFC 0/8] cpus: make "-cpu cpux, features" global properties
2016-06-03 12:14 UTC (23+ messages)
` [Qemu-devel] [PATCH RFC 1/8] target-i386: cpu: move features logic that requires CPUState to realize time
` [Qemu-devel] [PATCH RFC 4/8] target-i386: cpu: consolidate calls of object_property_parse() in x86_cpu_parse_featurestr
[Qemu-devel] [PULL 0/7] ui patch queue
2016-06-03 12:04 UTC (9+ messages)
` [Qemu-devel] [PULL 1/7] ui: egl: Replace fprintf with error_report
` [Qemu-devel] [PULL 2/7] ui: spice: Exit if gl=on EGL init fails
` [Qemu-devel] [PULL 3/7] gtk: fix unchecked vc dereference
` [Qemu-devel] [PULL 4/7] SDL2: add bgrx pixel format
` [Qemu-devel] [PULL 5/7] vnc: Add support for color map
` [Qemu-devel] [PULL 6/7] sdl2: skip init without outputs
` [Qemu-devel] [PULL 7/7] vnc: add configurable keyboard delay
[Qemu-devel] Why is "spapr-pci-host-bridge" no-user?
2016-06-03 11:52 UTC (4+ messages)
[Qemu-devel] [PATCH v6 00/15] tb hash improvements
2016-06-03 11:41 UTC (11+ messages)
` [Qemu-devel] [PATCH v6 10/15] qht: QEMU's fast, resizable and scalable Hash Table
` [Qemu-devel] [PATCH v6 12/15] qht: add qht-bench, a performance benchmark
` [Qemu-devel] [PATCH v6 13/15] qht: add test-qht-par to invoke qht-bench from 'check' target
[Qemu-devel] [libvirt] [PATCH 7/9] qmp: Add runnability information to query-cpu-definitions
2016-06-03 11:38 UTC (12+ messages)
[Qemu-devel] [PATCH] tests: start a /qga/guest-exec test
2016-06-03 11:31 UTC (3+ messages)
[Qemu-devel] [PATCH v6 00/11] Add param Error ** for msi_init()
2016-06-03 11:30 UTC (5+ messages)
` [Qemu-devel] [PATCH v6 11/11] pci: Convert msi_init() to Error and fix callers to check it
[Qemu-devel] [Bug 833658] [NEW] Qemu ppc does not boot Debian 3.1r8
2016-06-03 10:32 UTC (2+ messages)
` [Qemu-devel] [Bug 833658] "
[Qemu-devel] [PATCH v6 0/1] Introduce "xen-load-devices-state"
2016-06-03 10:33 UTC (3+ messages)
` [Qemu-devel] [PATCH v6 1/1] "
[Qemu-devel] [PATCH] block/raw-posix: Fix error_report of mounting message
2016-06-03 9:56 UTC (5+ messages)
[Qemu-devel] [RFC PATCH v4 0/3] Add Mediated device support[was: Add vGPU support]
2016-06-03 9:40 UTC (9+ messages)
` [Qemu-devel] [RFC PATCH v4 1/3] Mediated device Core driver
` [Qemu-devel] [RFC PATCH v4 3/3] VFIO Type1 IOMMU: Add support for mediated devices
[Qemu-devel] [for-2.7 PATCH v3 00/15] Core based CPU hotplug for PowerPC sPAPR
2016-06-03 9:23 UTC (14+ messages)
` [Qemu-devel] [for-2.7 PATCH v3 05/15] qdev: hotplug: Introduce HotplugHandler.pre_plug() callback
` [Qemu-devel] [for-2.7 PATCH v3 09/15] spapr: CPU hotplug support
` [Qemu-devel] [for-2.7 PATCH v3 10/15] xics, xics_kvm: Handle CPU unplug correctly
` [Qemu-devel] [for-2.7 PATCH v3 11/15] spapr_drc: Prevent detach racing against attach for CPU DR
` [Qemu-devel] [for-2.7 PATCH v3 12/15] spapr: CPU hot unplug support
[Qemu-devel] [PATCH] docker: Fix git-archive for submodules
2016-06-03 9:22 UTC (2+ messages)
[Qemu-devel] [PATCH v2] usb-host: add special case for bus+addr
2016-06-03 9:12 UTC
[Qemu-devel] [PATCH v5 00/10] Dirty bitmap changes for migration/persistence work
2016-06-03 8:53 UTC (2+ messages)
[Qemu-devel] [PATCH v6 00/22] block: Lock images when opening
2016-06-03 8:49 UTC (23+ messages)
` [Qemu-devel] [PATCH v6 01/22] block: Add flag bits for image locking
` [Qemu-devel] [PATCH v6 02/22] qapi: Add lock-mode in blockdev-add options
` [Qemu-devel] [PATCH v6 03/22] blockdev: Add and parse "lock-mode" option for image locking
` [Qemu-devel] [PATCH v6 04/22] block: Introduce image file locking
` [Qemu-devel] [PATCH v6 05/22] osdep: Add qemu_lock_fd and qemu_unlock_fd
` [Qemu-devel] [PATCH v6 06/22] osdep: Introduce qemu_dup
` [Qemu-devel] [PATCH v6 07/22] raw-posix: Use qemu_dup
` [Qemu-devel] [PATCH v6 08/22] raw-posix: Add image locking support
` [Qemu-devel] [PATCH v6 09/22] qemu-io: Add "-L" option for BDRV_O_NO_LOCK
` [Qemu-devel] [PATCH v6 10/22] qemu-img: Add "-L" option to sub commands
` [Qemu-devel] [PATCH v6 11/22] qemu-img: Update documentation of "-L" option
` [Qemu-devel] [PATCH v6 12/22] qemu-nbd: Add "--no-lock/-L" option
` [Qemu-devel] [PATCH v6 13/22] block: Don't lock drive-backup target image in none mode
` [Qemu-devel] [PATCH v6 14/22] mirror: Disable image locking on target backing chain
` [Qemu-devel] [PATCH v6 15/22] qemu-iotests: 046: Move version detection out from verify_io
` [Qemu-devel] [PATCH v6 16/22] qemu-iotests: Wait for QEMU processes before checking image in 091
` [Qemu-devel] [PATCH v6 17/22] qemu-iotests: 030: Disable image locking when checking test image
` [Qemu-devel] [PATCH v6 18/22] iotests: 087: Disable image locking in cases where file is shared
` [Qemu-devel] [PATCH v6 19/22] iotests: Disable image locking in 085
` [Qemu-devel] [PATCH v6 20/22] tests: Use null-co:// instead of /dev/null
` [Qemu-devel] [PATCH v6 21/22] block: Turn on image locking by default
` [Qemu-devel] [PATCH v6 22/22] qemu-iotests: Add test case 153 for image locking
[Qemu-devel] [PATCH] linux-user: check if NETLINK_ROUTE is available
2016-06-03 8:42 UTC (3+ messages)
[Qemu-devel] [PATCH 1/1] qcow2: avoid extra flushes in qcow2
2016-06-03 8:38 UTC (2+ messages)
[Qemu-devel] [RFC Patch 0/3] Accept passed in socket 'fd' open from outside for unix socket
2016-06-03 8:34 UTC (7+ messages)
` [Qemu-devel] Channel paths (was: Re: [RFC Patch 0/3] Accept passed in socket 'fd' open from outside for unix socket)
[Qemu-devel] [PATCH v2] raw-posix: Fetch max sectors for host block device
2016-06-03 8:27 UTC (2+ messages)
[Qemu-devel] [PATCH COLO-Frame v17 00/34] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service (FT)
2016-06-03 7:52 UTC (35+ messages)
` [Qemu-devel] [PATCH COLO-Frame v17 01/34] configure: Add parameter for configure to enable/disable COLO support
` [Qemu-devel] [PATCH COLO-Frame v17 02/34] migration: Introduce capability 'x-colo' to migration
` [Qemu-devel] [PATCH COLO-Frame v17 03/34] COLO: migrate colo related info to secondary node
` [Qemu-devel] [PATCH COLO-Frame v17 04/34] migration: Integrate COLO checkpoint process into migration
` [Qemu-devel] [PATCH COLO-Frame v17 05/34] migration: Integrate COLO checkpoint process into loadvm
` [Qemu-devel] [PATCH COLO-Frame v17 06/34] COLO/migration: Create a new communication path from destination to source
` [Qemu-devel] [PATCH COLO-Frame v17 07/34] COLO: Implement COLO checkpoint protocol
` [Qemu-devel] [PATCH COLO-Frame v17 08/34] COLO: Add a new RunState RUN_STATE_COLO
` [Qemu-devel] [PATCH COLO-Frame v17 09/34] COLO: Save PVM state to secondary side when do checkpoint
` [Qemu-devel] [PATCH COLO-Frame v17 10/34] COLO: Load PVM's dirty pages into SVM's RAM cache temporarily
` [Qemu-devel] [PATCH COLO-Frame v17 11/34] ram/COLO: Record the dirty pages that SVM received
` [Qemu-devel] [PATCH COLO-Frame v17 12/34] COLO: Load VMState into buffer before restore it
` [Qemu-devel] [PATCH COLO-Frame v17 13/34] COLO: Flush PVM's cached RAM into SVM's memory
` [Qemu-devel] [PATCH COLO-Frame v17 14/34] COLO: Add checkpoint-delay parameter for migrate-set-parameters
` [Qemu-devel] [PATCH COLO-Frame v17 15/34] COLO: Synchronize PVM's state to SVM periodically
` [Qemu-devel] [PATCH COLO-Frame v17 16/34] COLO failover: Introduce a new command to trigger a failover
` [Qemu-devel] [PATCH COLO-Frame v17 17/34] COLO failover: Introduce state to record failover process
` [Qemu-devel] [PATCH COLO-Frame v17 18/34] COLO: Implement failover work for Primary VM
` [Qemu-devel] [PATCH COLO-Frame v17 19/34] COLO: Implement failover work for Secondary VM
` [Qemu-devel] [PATCH COLO-Frame v17 20/34] qmp event: Add COLO_EXIT event to notify users while exited from COLO
` [Qemu-devel] [PATCH COLO-Frame v17 21/34] COLO failover: Shutdown related socket fd when do failover
` [Qemu-devel] [PATCH COLO-Frame v17 22/34] COLO failover: Don't do failover during loading VM's state
` [Qemu-devel] [PATCH COLO-Frame v17 23/34] COLO: Process shutdown command for VM in COLO state
` [Qemu-devel] [PATCH COLO-Frame v17 24/34] COLO: Update the global runstate after going into colo state
` [Qemu-devel] [PATCH COLO-Frame v17 25/34] savevm: Introduce two helper functions for save/find loadvm_handlers entry
` [Qemu-devel] [PATCH COLO-Frame v17 26/34] migration/savevm: Add new helpers to process the different stages of loadvm
` [Qemu-devel] [PATCH COLO-Frame v17 27/34] migration/savevm: Export two helper functions for savevm process
` [Qemu-devel] [PATCH COLO-Frame v17 28/34] COLO: Separate the process of saving/loading ram and device state
` [Qemu-devel] [PATCH COLO-Frame v17 29/34] COLO: Split qemu_savevm_state_begin out of checkpoint process
` [Qemu-devel] [PATCH COLO-Frame v17 30/34] filter-buffer: Accept zero interval
` [Qemu-devel] [PATCH COLO-Frame v17 31/34] net: Add notifier/callback for netdev init
` [Qemu-devel] [PATCH COLO-Frame v17 32/34] COLO/filter: Add each netdev a buffer filter
` [Qemu-devel] [PATCH COLO-Frame v17 33/34] COLO: Control the status of buffer filters for PVM
` [Qemu-devel] [PATCH COLO-Frame v17 34/34] COLO: Add block replication into colo process
[Qemu-devel] [PATCH qemu v17 09/12] vfio: Add host side DMA window capabilities
2016-06-03 7:37 UTC (2+ messages)
` [Qemu-devel] [PATCH qemu v17 10/12] vfio/spapr: Create DMA window dynamically (SPAPR IOMMU v2)
[Qemu-devel] [PULL 00/12] ppc-for-2.7 queue 20160531
2016-06-03 7:12 UTC (11+ messages)
` [Qemu-devel] [PULL 04/12] ppc: tlbie, tlbia and tlbisync are HV only
` [Qemu-devel] [Qemu-ppc] "
[Qemu-devel] [RFC PATCH v1 1/3] spapr: Introduce pseries-2.7 machine type
2016-06-03 7:10 UTC (3+ messages)
` [Qemu-devel] [RFC PATCH v1 2/3] spapr: Remove alignment gap b/n RAM and hotplug regions
` [Qemu-devel] [RFC PATCH v1 3/3] spapr: spapr: Work around the memory hotplug failure with DDW
[Qemu-devel] [PATCH v2 0/3] enable iommu with -device
2016-06-03 6:47 UTC (4+ messages)
` [Qemu-devel] [PATCH v2 3/3] q35: allow dynamic sysbus
[Qemu-devel] [PATCH v3 0/2] Add QEMU support for Intel local MCE
2016-06-03 6:38 UTC (4+ messages)
` [Qemu-devel] [PATCH v3 1/2] target-i386: KVM: add basic Intel LMCE support
` [Qemu-devel] [PATCH v3 2/2] target-i386: add migration support for Intel LMCE
[Qemu-devel] [PATCH 0/4] 9p: get rid of readdir_r()
2016-06-03 6:29 UTC (4+ messages)
` [Qemu-devel] [PATCH 4/4] 9p: switch back to readdir()
[Qemu-devel] [PATCH 0/6 Resend] *** Vhost-pci RFC ***
2016-06-03 6:12 UTC (8+ messages)
` [Qemu-devel] [PATCH 4/6 Resend] Vhost-pci RFC: Detailed Description in the Virtio Specification Format
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).