messages from 2016-06-03 07:53:36 to 2016-06-03 18:17:08 UTC [more...]
[Qemu-devel] [PATCH 00/16] use macro DIV_ROUND_UP instead of (((n) + (d) - 1) /(d))
2016-06-03 18:17 UTC (3+ messages)
` [Qemu-devel] [PATCH 16/16] hbitmap: Use DIV_ROUND_UP
[Qemu-devel] [Bug 1568356] [NEW] ERROR:ui/sdl2-2d.c:120:sdl2_2d_switch:
2016-06-03 18:06 UTC (3+ messages)
` [Qemu-devel] [Bug 1568356] ERROR:ui/sdl2-2d.c:120:sdl2_2d_switch:
[Qemu-devel] [PATCH] hw/intc/gic: RAZ/WI non-sec access to sec interrupts
2016-06-03 17:58 UTC (2+ messages)
[Qemu-devel] [PATCH 0/3] ppc: complete the new HV mode
2016-06-03 17:54 UTC (11+ 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 0/5] Byte-based block limits
2016-06-03 17:49 UTC (7+ messages)
` [Qemu-devel] [PATCH 1/5] block: Tighter assertions on bdrv_aligned_preadv()
` [Qemu-devel] [PATCH 2/5] block: Honor flags during bdrv_aligned_preadv()
` [Qemu-devel] [PATCH 3/5] block: Switch transfer length bounds to byte-based
` [Qemu-devel] [PATCH 4/5] block: Switch discard "
` [Qemu-devel] [PATCH 5/5] block: Move request_alignment into BlockLimit
[Qemu-devel] [PATCH v6 00/15] tb hash improvements
2016-06-03 17:46 UTC (19+ messages)
` [Qemu-devel] [PATCH v6 08/15] qdist: add module to represent frequency distributions of data
` [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] [PATCH 0/5] qcow2: Implement .bdrv_co_preadv/pwritev
2016-06-03 17:44 UTC (7+ messages)
` [Qemu-devel] [PATCH 1/5] qcow2: Work with bytes in qcow2_get_cluster_offset()
` [Qemu-devel] [PATCH 2/5] qcow2: Implement .bdrv_co_preadv()
` [Qemu-devel] [PATCH 3/5] qcow2: Make copy_sectors() byte based
` [Qemu-devel] [PATCH 4/5] qcow2: Use bytes instead of sectors for QCowL2Meta
` [Qemu-devel] [PATCH 5/5] qcow2: Implement .bdrv_co_pwritev
[Qemu-devel] [PULL v2 00/16] docker queue
2016-06-03 17:33 UTC (5+ messages)
` [Qemu-devel] [PULL 04/16] Makefile: Rules for docker testing
[Qemu-devel] [PATCH] target-i386: add Skylake-Client cpu mode
2016-06-03 17:27 UTC (11+ messages)
` [Qemu-devel] XSAVES in GET_SUPPORTED_CPUID (was Re: [PATCH] target-i386: add Skylake-Client cpu mode)
` [Qemu-devel] [QEMU PATCH v2] target-i386: Add Skylake-Client CPU model
[Qemu-devel] [PATCH] target-arm: Fix TTBR selecting logic on AArch32 Stage 2 translation
2016-06-03 17:15 UTC
[Qemu-devel] [QEMU RFC PATCH v3 0/6]Migration: ensure hotplug and migration work together
2016-06-03 17:12 UTC (4+ messages)
` [Qemu-devel] [QEMU RFC PATCH v3 4/6] Migration: migrate QTAILQ
[Qemu-devel] Bug in ppc/BookE wait instruction
2016-06-03 17:11 UTC (2+ messages)
[Qemu-devel] [PATCH qemu v17 06/12] memory: Add reporting of supported page sizes
2016-06-03 16:59 UTC (5+ messages)
` [Qemu-devel] [PATCH qemu v17 07/12] vfio: spapr: Add DMA memory preregistering (SPAPR IOMMU v2)
` [Qemu-devel] [PATCH qemu v17 09/12] vfio: Add host side DMA window capabilities
` [Qemu-devel] [PATCH qemu v17 10/12] vfio/spapr: Create DMA window dynamically (SPAPR IOMMU v2)
` [Qemu-devel] [PATCH qemu v17 12/12] spapr_iommu, vfio, memory: Notify IOMMU about starting/stopping listening
[Qemu-devel] [PATCH 0/2] arm/virt: Propagate pcie DMA coherency
2016-06-03 16:44 UTC (9+ messages)
` [Qemu-devel] [PATCH 2/2] arm/virt: Mark pcie controller node as dma-coherent
[Qemu-devel] [RFC v1 00/12] Enable MTTCG for 32 bit arm on x86
2016-06-03 16:45 UTC (3+ messages)
` [Qemu-devel] [RFC v1 05/12] atomic: introduce cmpxchg_bool
[Qemu-devel] [PATCH v2 00/13] Kill sector-based write_zeroes
2016-06-03 16:21 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 10/13] raw-posix: Convert to bdrv_co_pwrite_zeroes()
[Qemu-devel] [PATCH v7 1/6] Add IPMI to firmware tables
2016-06-03 16:16 UTC (5+ messages)
` [Qemu-devel] [PATCH v7 3/6] smbios: Move table build tools into an include file
` [Qemu-devel] [PATCH v7 5/6] acpi: Add IPMI table entries
[Qemu-devel] [PATCH v2 0/3] enable iommu with -device
2016-06-03 16:07 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 2/3] hw/iommu: "
[Qemu-devel] [RFC v2 PATCH 00/13] tcg: Add fence gen support
2016-06-03 16:06 UTC (11+ messages)
` [Qemu-devel] [RFC v2 PATCH 01/13] Introduce TCGOpcode for memory barrier
[Qemu-devel] [PATCH v3 0/2] Add QEMU support for Intel local MCE
2016-06-03 15:57 UTC (3+ messages)
` [Qemu-devel] [PATCH v3 1/2] target-i386: KVM: add basic Intel LMCE support
[Qemu-devel] [PATCH] mirror: add target-zeroed flag
2016-06-03 15:45 UTC (3+ messages)
[Qemu-devel] [PATCH 0/5] block: Introduce qemu-img bench
2016-06-03 15:16 UTC (9+ 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 (9+ messages)
` [Qemu-devel] [PATCH v5 18/27] mirror: Disable image locking on target backing chain
` [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 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] 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] [PULL 0/6] vga patch queue
2016-06-03 13:00 UTC (2+ messages)
[Qemu-devel] [PATCH v2 0/4] 9p: get rid of readdir_r()
2016-06-03 12:45 UTC (3+ messages)
` [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 (2+ 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 (22+ 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 (2+ messages)
[Qemu-devel] Why is "spapr-pci-host-bridge" no-user?
2016-06-03 11:52 UTC (4+ messages)
[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 (6+ messages)
` [Qemu-devel] [for-2.7 PATCH v3 05/15] qdev: hotplug: Introduce HotplugHandler.pre_plug() callback
[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 (32+ messages)
` [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 05/34] migration: Integrate COLO checkpoint process into loadvm
` [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
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).