messages from 2014-07-03 14:34:17 to 2014-07-04 17:43:10 UTC [more...]
[Qemu-devel] [PATCH 00/46] Postcopy implementation
2014-07-04 17:41 UTC (34+ messages)
` [Qemu-devel] [PATCH 01/46] qemu_ram_foreach_block: pass up error value, and down the ramblock name
` [Qemu-devel] [PATCH 02/46] Move QEMUFile structure to qemu-file.h
` [Qemu-devel] [PATCH 03/46] QEMUSizedBuffer/QEMUFile
` [Qemu-devel] [PATCH 04/46] improve DPRINTF macros, add to savevm
` [Qemu-devel] [PATCH 05/46] Add qemu_get_counted_string to read a string prefixed by a count byte
` [Qemu-devel] [PATCH 06/46] Create MigrationIncomingState
` [Qemu-devel] [PATCH 07/46] Return path: Open a return path on QEMUFile for sockets
` [Qemu-devel] [PATCH 08/46] Return path: socket_writev_buffer: Block even on non-blocking fd's
` [Qemu-devel] [PATCH 09/46] Migration commands
` [Qemu-devel] [PATCH 10/46] Return path: Control commands
` [Qemu-devel] [PATCH 11/46] Return path: Send responses from destination to source
` [Qemu-devel] [PATCH 12/46] Return path: Source handling of return path
` [Qemu-devel] [PATCH 13/46] qemu_loadvm debug
` [Qemu-devel] [PATCH 14/46] ram_debug_dump_bitmap: Dump a migration bitmap as text
` [Qemu-devel] [PATCH 15/46] Rework loadvm path for subloops
` [Qemu-devel] [PATCH 16/46] Add migration-capability boolean for postcopy-ram
` [Qemu-devel] [PATCH 17/46] Add wrappers and handlers for sending/receiving the postcopy-ram migration messages
` [Qemu-devel] [PATCH 18/46] QEMU_VM_CMD_PACKAGED: Send a packaged chunk of migration stream
` [Qemu-devel] [PATCH 19/46] migrate_init: Call from savevm
` [Qemu-devel] [PATCH 20/46] Allow savevm handlers to state whether they could go into postcopy
` [Qemu-devel] [PATCH 21/46] postcopy: OS support test
` [Qemu-devel] [PATCH 22/46] Migration parameters: Add qmp/hmp commands for setting/viewing
` [Qemu-devel] [PATCH 23/46] MIG_STATE_POSTCOPY_ACTIVE: Add new migration state
` [Qemu-devel] [PATCH 24/46] qemu_savevm_state_complete: Postcopy changes
` [Qemu-devel] [PATCH 25/46] Postcopy: Maintain sentmap during postcopy pre phase
` [Qemu-devel] [PATCH 26/46] Postcopy page-map-incoming (PMI) structure
` [Qemu-devel] [PATCH 27/46] postcopy: Add incoming_init/cleanup functions
` [Qemu-devel] [PATCH 28/46] postcopy: Incoming initialisation
` [Qemu-devel] [PATCH 29/46] postcopy: ram_enable_notify to switch on userfault
` [Qemu-devel] [PATCH 30/46] Postcopy: postcopy_start
` [Qemu-devel] [PATCH 31/46] Postcopy: Rework migration thread for postcopy mode
` [Qemu-devel] [PATCH 32/46] mig fd_connect: open return path
` [Qemu-devel] [PATCH 33/46] Postcopy: Create a fault handler thread before marking the ram as userfault
[Qemu-devel] [PATCH 0/2] virtio-blk: dataplane: one fix plus one optimization
2014-07-04 16:09 UTC (8+ messages)
` [Qemu-devel] [PATCH 1/2] virtio-blk: data-plane: fix save/set .complete_request in start
` [Qemu-devel] [PATCH 2/2] virtio-blk: dataplane: notify guest as a batch
[Qemu-devel] [RFC PATCH V3 0/6] icount: Implement delay algorithm between guest and host clocks
2014-07-04 16:05 UTC (4+ messages)
[Qemu-devel] Atomic instruction
2014-07-04 16:02 UTC (2+ messages)
[Qemu-devel] [PATCH 0/4] block: Fix qiov sizes
2014-07-04 15:55 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/4] block: Make qiov match the request size until EOF
` [Qemu-devel] [PATCH 2/4] qcow2: Make qiov match request size until backing file EOF
` [Qemu-devel] [PATCH 3/4] qed: "
` [Qemu-devel] [PATCH 4/4] block: Assert qiov length matches request length
[Qemu-devel] [RFC] COLO HA Project proposal
2014-07-04 15:55 UTC (9+ messages)
[Qemu-devel] [PATCH] Makefile: Don't build generated headers before Makefile is reread
2014-07-04 15:47 UTC (4+ messages)
[Qemu-devel] [PATCH RFC V2 0/6] Xen: introduce Xen PV target
2014-07-04 15:10 UTC (3+ messages)
` [Qemu-devel] [PATCH RFC V2 6/6] xen: introduce xenpv-softmmu.mak
[Qemu-devel] [PATCH] watchdog: fix deadlock with -watchdog-action pause
2014-07-04 14:07 UTC (2+ messages)
[Qemu-devel] [PATCH v2 2.1 0/4] Suppress error action on r/w beyond end
2014-07-04 13:32 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 2.1 1/4] virtio-blk: Factor common checks out of virtio_blk_handle_read/write()
` [Qemu-devel] [PATCH v2 2.1 2/4] virtio-blk: Bypass error action and I/O accounting on invalid r/w
` [Qemu-devel] [PATCH v2 2.1 3/4] virtio-blk: Treat read/write beyond end as invalid
` [Qemu-devel] [PATCH v2 2.1 4/4] ide: "
[Qemu-devel] [PATCH] qemu-char: add chr_add_watch support in mux chardev
2014-07-04 13:23 UTC (2+ messages)
[Qemu-devel] [PATCH v5 00/10] Clean up around bdrv_getlength()
2014-07-04 13:08 UTC (2+ messages)
[Qemu-devel] Super nested KVM
2014-07-04 12:33 UTC (4+ messages)
[Qemu-devel] [PATCH V2 0/6] tests: Add the image fuzzer with qcow2 support
2014-07-04 11:39 UTC (7+ messages)
` [Qemu-devel] [PATCH V2 1/6] docs: Specification for the image fuzzer
` [Qemu-devel] [PATCH V2 2/6] runner: Tool for fuzz tests execution
` [Qemu-devel] [PATCH V2 3/6] fuzz: Fuzzing functions for qcow2 images
` [Qemu-devel] [PATCH V2 4/6] layout: Generator of fuzzed "
` [Qemu-devel] [PATCH V2 5/6] package: Public API for image-fuzzer/runner/runner.py
` [Qemu-devel] [PATCH V2 6/6] image-fuzzer: GPLv2 license file
[Qemu-devel] [PATCH 00/10] RFC: userfault
2014-07-04 11:30 UTC (4+ messages)
` [Qemu-devel] [PATCH 06/10] mm: sys_remap_anon_pages
[Qemu-devel] [PATCH for-2.1?!?] AioContext: speed up aio_notify
2014-07-04 10:40 UTC (7+ messages)
[Qemu-devel] [RFC] icount: warp in the main_loop
2014-07-04 10:36 UTC (5+ messages)
[Qemu-devel] [PATCH v2 0/2] coroutine: dynamically scale pool size
2014-07-04 10:36 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 1/2] coroutine: make pool size dynamic
` [Qemu-devel] [PATCH v2 2/2] block: bump coroutine pool size for drives
[Qemu-devel] [PATCH v6 0/3] linux-aio: introduce submit I/O as a batch
2014-07-04 10:04 UTC (4+ messages)
` [Qemu-devel] [PATCH v6 1/3] block: block: introduce APIs for submitting IO "
` [Qemu-devel] [PATCH v6 2/3] linux-aio: implement io plug, unplug and flush io queue
` [Qemu-devel] [PATCH v6 3/3] dataplane: submit I/O as a batch
[Qemu-devel] [PATCH] virtio-pci: fix MSI memory region use after tree
2014-07-04 9:43 UTC
[Qemu-devel] Help debugging audio problem
2014-07-04 9:24 UTC (3+ messages)
[Qemu-devel] [PATCH v4 0/3] linux-aio: introduce submit I/O as a batch
2014-07-04 9:21 UTC (5+ messages)
` [Qemu-devel] [PATCH v4 2/3] linux-aio: implement io plug, unplug and flush io queue
[Qemu-devel] [PATCH v5 0/3] linux-aio: introduce submit I/O as a batch
2014-07-04 8:42 UTC (5+ messages)
` [Qemu-devel] [PATCH v5 1/3] block: block: introduce APIs for submitting IO "
` [Qemu-devel] [PATCH v5 2/3] linux-aio: implement io plug, unplug and flush io queue
` [Qemu-devel] [PATCH v5 3/3] dataplane: submit I/O as a batch
[Qemu-devel] from which version qemu support clone on rbd
2014-07-04 8:20 UTC (2+ messages)
[Qemu-devel] [PATCH 0/2] coroutine: dynamically scale pool size
2014-07-04 7:50 UTC (9+ messages)
` [Qemu-devel] [PATCH 1/2] coroutine: make pool size dynamic
[Qemu-devel] [PATCH for 2.1 0/2] bug fixs for memory backend
2014-07-04 7:47 UTC (10+ messages)
` [Qemu-devel] [PATCH for 2.1 1/2] memory: introduce memory_region_init_ram_nofail() and memory_region_init_ram_ptr_nofail()
` [Qemu-devel] [PATCH for 2.1 2/2] memory-backend-file: improve error handling
[Qemu-devel] [RFC] alpha qemu arithmetic exceptions
2014-07-04 7:29 UTC (18+ messages)
[Qemu-devel] [RFC PATCH 00/11] Adding FreeBSD's Capsicum security framework (part 1)
2014-07-04 7:03 UTC (3+ messages)
[Qemu-devel] [PATCH v1 1/1] char: cadence_uart: Convert to realize()
2014-07-04 6:50 UTC (5+ messages)
[Qemu-devel] [v5][PATCH 0/5] xen: add Intel IGD passthrough support
2014-07-04 6:28 UTC (18+ messages)
` [Qemu-devel] [Xen-devel] "
` [Qemu-devel] ResettRe: "
` [Qemu-devel] [Intel-gfx] "
[Qemu-devel] [PATCH] ahci: map memory via device's address space instead of address_space_memory
2014-07-04 5:26 UTC (6+ messages)
[Qemu-devel] [PATCH v4] tests: Functions bus_foreach and device_find from libqos virtio API
2014-07-03 22:36 UTC
[Qemu-devel] [PATCH for-2.1 0/2] Fix crashes related to -global option
2014-07-03 21:42 UTC (5+ messages)
` [Qemu-devel] [PATCH for-2.1 1/2] qdev: Don't abort() in case globals can't be set
` [Qemu-devel] [PATCH for-2.1 2/2] qdev: Fix crash when using non-device class name on -global
[Qemu-devel] [PATCH RFC v11 0/6] qcow2, raw: add preallocation=full and preallocation=falloc
2014-07-03 20:35 UTC (12+ messages)
` [Qemu-devel] [PATCH RFC v11 2/6] raw, qcow2: don't convert file size to sector size
` [Qemu-devel] [PATCH RFC v11 3/6] rename parse_enum_option to qapi_enum_parse and make it public
` [Qemu-devel] [PATCH RFC v11 4/6] qapi: introduce PreallocMode and a new PreallocMode full
` [Qemu-devel] [PATCH RFC v11 5/6] raw-posix: Add falloc and full preallocation option
` [Qemu-devel] [PATCH RFC v11 6/6] qcow2: "
[Qemu-devel] [PATCH v2 0/9] target-alpha exception improvements
2014-07-03 20:29 UTC (10+ messages)
` [Qemu-devel] [PATCH v2 1/9] target-alpha: Forget installed round mode after MT_FPCR
` [Qemu-devel] [PATCH v2 2/9] target-alpha: Set PC correctly for floating-point exceptions
` [Qemu-devel] [PATCH v2 3/9] target-alpha: Store IOV exception in fp_status
` [Qemu-devel] [PATCH v2 4/9] target-alpha: Set fpcr_exc_status even for disabled exceptions
` [Qemu-devel] [PATCH v2 5/9] target-alpha: Set EXC_M_SWC for exceptions from /S insns
` [Qemu-devel] [PATCH v2 6/9] target-alpha: Raise IOV from CVTTQ
` [Qemu-devel] [PATCH v2 7/9] target-alpha: Fix cvttq vs large integers
` [Qemu-devel] [PATCH v2 8/9] target-alpha: Fix cvttq vs inf
` [Qemu-devel] [PATCH v2 9/9] target-alpha: Fix integer overflow checking insns
[Qemu-devel] [PATCH] e1000: Delay LSC until mask is active
2014-07-03 20:18 UTC (4+ messages)
[Qemu-devel] [RFC PATCH v1 2/2] e1000: adjust initial autoneg timing (for piix/osx)
2014-07-03 17:33 UTC (16+ messages)
` [Qemu-devel] e1000 autoneg timing, piix/osx
[Qemu-devel] [PATCH 1/2] Rename nb_numa_nodes to num_numa_nodes
2014-07-03 16:31 UTC (3+ messages)
[Qemu-devel] virtio-blk-pci hot unplug broken in QEMU 2.0-rc0
2014-07-03 16:03 UTC (2+ messages)
[Qemu-devel] [PATCH trivial] qemu-img: Remove redundancy "ret = -1"
2014-07-03 15:57 UTC
[Qemu-devel] [PATCH v2 0/4] virtio-blk: fix issues with unified virtio-blk request handling
2014-07-03 15:41 UTC (3+ messages)
[Qemu-devel] [PATCH v2 2.1 0/3] Fix two recent event regressions
2014-07-03 15:06 UTC (11+ messages)
` [Qemu-devel] [PATCH v2 2.1 1/3] blockjob: Fix recent BLOCK_JOB_READY regression
[Qemu-devel] [PATCH 0/2] target-ppc: Merge POWER7+ to POWER7 and POWER8E to POWER8
2014-07-03 14:53 UTC (2+ messages)
[Qemu-devel] [PATCH v2] target-ppc: Add pvr_match() callback
2014-07-03 14:48 UTC (2+ messages)
` [Qemu-devel] [PATCH v3] "
[Qemu-devel] [RFC PATCH v6 00/14] Reverse execution
2014-07-03 14:33 UTC (14+ messages)
` [Qemu-devel] [RFC PATCH v6 01/14] icount: put icount variables into TimerState
` [Qemu-devel] [RFC PATCH v6 03/14] migration: make qemu_savevm_state public
` [Qemu-devel] [RFC PATCH v6 04/14] icount: introduce icount timer
` [Qemu-devel] [RFC PATCH v6 05/14] icount: check for icount clock deadline when cpu loop exits
` [Qemu-devel] [RFC PATCH v6 06/14] icount: make icount extra computed on icount clock as well
` [Qemu-devel] [RFC PATCH v6 07/14] timer: add cpu_icount_to_ns function
` [Qemu-devel] [RFC PATCH v6 08/14] icount: Add QemuOpts for icount
` [Qemu-devel] [RFC PATCH v6 09/14] trace-events: add reverse-execution events
` [Qemu-devel] [RFC PATCH v6 10/14] introduce reverse execution mechanism
` [Qemu-devel] [RFC PATCH v6 11/14] gdbstub: allow reverse execution in gdb stub
` [Qemu-devel] [RFC PATCH v6 12/14] cpu-exec: trigger a debug request when rexec stops
` [Qemu-devel] [RFC PATCH v6 13/14] rexec: synchronize icount on the next event
` [Qemu-devel] [RFC PATCH v6 14/14] rexec: allow to enable reverse execution
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).