Show patches with: none      |   431627 patches
« 1 2 ... 3673 3674 36754316 4317 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[V8,12/13] monitor: allow "help" show message for single command in sub group - - 1 - --- 2013-07-26 Wayne Xia New
[V8,11/13] monitor: support sub command in auto completion - - 1 - --- 2013-07-26 Wayne Xia New
[V8,10/13] monitor: refine monitor_find_completion() - - 1 - --- 2013-07-26 Wayne Xia New
[V8,09/13] monitor: support sub command in help - - 1 - --- 2013-07-26 Wayne Xia New
[V8,08/13] monitor: refine parse_cmdline() - - 1 - --- 2013-07-26 Wayne Xia New
[V8,07/13] monitor: code move for parse_cmdline() - - 1 - --- 2013-07-26 Wayne Xia New
[V8,06/13] monitor: avoid direct use of global variable *mon_cmds - - 1 - --- 2013-07-26 Wayne Xia New
[V8,05/13] monitor: avoid use of global *cur_mon in readline_completion() - - 1 - --- 2013-07-26 Wayne Xia New
[V8,04/13] monitor: avoid use of global *cur_mon in monitor_find_completion() - - 1 - --- 2013-07-26 Wayne Xia New
[V8,03/13] monitor: avoid use of global *cur_mon in block_completion_it() - - 1 - --- 2013-07-26 Wayne Xia New
[V8,02/13] monitor: avoid use of global *cur_mon in file_completion() - - 1 - --- 2013-07-26 Wayne Xia New
[V8,01/13] monitor: avoid use of global *cur_mon in cmd_completion() - - 1 - --- 2013-07-26 Wayne Xia New
[RESEND,v2] cpu: Correct cpu-hotplug failure - - - - --- 2013-07-26 chenfan New
[V7,2/2] Add tests for sync modes 'TOP' and 'NONE' - - - - --- 2013-07-26 Ian Main New
[V7,1/2] Implement sync modes for drive-backup. - - - - --- 2013-07-26 Ian Main New
[RFC,PATCHv3,00/12] aio / timers: Add AioContext timers and use ppoll - - - - --- 2013-07-25 Alex Bligh New
[RFC,PATCHv3,12/12] aio / timers: Add test harness for AioContext timers - - - - --- 2013-07-25 Alex Bligh New
[RFC,PATCHv3,11/12] aio / timers: Remove alarm timers - - - - --- 2013-07-25 Alex Bligh New
[RFC,PATCHv3,10/12] aio / timers: on timer modification, qemu_notify or aio_notify - - - - --- 2013-07-25 Alex Bligh New
[RFC,PATCHv3,09/12] aio / timers: convert mainloop to use timeout - - - - --- 2013-07-25 Alex Bligh New
[RFC,PATCHv3,08/12] aio / timers: Convert aio_poll to use AioContext timers' deadline - - - - --- 2013-07-25 Alex Bligh New
[RFC,PATCHv3,07/12] aio / timers: aio_ctx_prepare sets timeout from AioContext timers - - - - --- 2013-07-25 Alex Bligh New
[RFC,PATCHv3,06/12] aio / timers: Add an AioContext pointer to QEMUClock - - - - --- 2013-07-25 Alex Bligh New
[RFC,PATCHv3,05/12] aio / timers: Add a clock to AioContext - - - - --- 2013-07-25 Alex Bligh New
[RFC,PATCHv3,04/12] aio / timers: Make qemu_run_timers and qemu_run_all_timers return progress - - - - --- 2013-07-25 Alex Bligh New
[RFC,PATCHv3,03/12] aio / timers: Add prctl(PR_SET_TIMERSLACK, 1, ...) to reduce timer slack - - - - --- 2013-07-25 Alex Bligh New
[RFC,PATCHv3,02/12] aio / timers: add ppoll support with qemu_poll_ns - - - - --- 2013-07-25 Alex Bligh New
[RFC,PATCHv3,01/12] aio / timers: add qemu-timer.c utility functions - - - - --- 2013-07-25 Alex Bligh New
[3/3] qga: escape cmdline args when registering win32 service (CVE-2013-2231) - - 1 - --- 2013-07-25 Michael Roth New
[2/3] ga_install_service(): nest error paths more idiomatically 1 - 1 - --- 2013-07-25 Michael Roth New
[1/3] qga/service-win32.c: diagnostic output should go to stderr 1 - 1 - --- 2013-07-25 Michael Roth New
[PULL,0/3] qemu-ga: security fixes for CVE-2013-2231 - - - - --- 2013-07-25 Michael Roth New
[12/12] hmp: add hmp_localhost_migration interface - - - - --- 2013-07-25 Lei Li New
[11/12] migration-local: add option to commandline for incoming-local - - - - --- 2013-07-25 Lei Li New
[10/12] migration-local: implementation of incoming part - - - - --- 2013-07-25 Lei Li New
[09/12] migration-local: implementation of outgoing part - - - - --- 2013-07-25 Lei Li New
[08/12] savevm: adjust is_ram check in register_savevm_live() - - - - --- 2013-07-25 Lei Li New
[07/12] savevm: introduce qemu_savevm_local() - - - - --- 2013-07-25 Lei Li New
[06/12] arch_init: add save_local_setup to savevm_ram_handlers - - - - --- 2013-07-25 Lei Li New
[05/12] arch_init: introduce ram_save_local() - - - - --- 2013-07-25 Lei Li New
[04/12] arch_init: introduce ram_page_save() - - - - --- 2013-07-25 Lei Li New
[03/12] rename is_active to is_block_active - - - - --- 2013-07-25 Lei Li New
[02/12] savevm: export qemu_save_device_state() - - - - --- 2013-07-25 Lei Li New
[01/12] migration: export MIG_STATE_xxx flags - - - - --- 2013-07-25 Lei Li New
target-mips: Remove assignment to a variable which is never used - - - - --- 2013-07-25 Stefan Weil Accepted
kvm: Change prototype of kvm_update_guest_debug 1 - - - --- 2013-07-25 Stefan Weil Accepted
[RFC,2/2] arm_gic: Use new __private macro to mark private fields - - - - --- 2013-07-25 Peter Maydell New
[RFC,1/2] Provide infrastructure for marking private QOM struct fields - - - - --- 2013-07-25 Peter Maydell New
Makefile: Remove some more files when cleaning - - - - --- 2013-07-25 Stefan Weil Accepted
misc: Use g_assert_not_reached for code which is expected to be unreachable - - - - --- 2013-07-25 Stefan Weil Accepted
[v6,18/18] aio: drop io_flush argument - - 2 - --- 2013-07-25 Stefan Hajnoczi New
[v6,17/18] tests: drop event_active_cb() - - 2 - --- 2013-07-25 Stefan Hajnoczi New
[v6,16/18] thread-pool: drop thread_pool_active() - - 1 - --- 2013-07-25 Stefan Hajnoczi New
[v6,15/18] dataplane/virtio-blk: drop flush_true() and flush_io() - - 1 - --- 2013-07-25 Stefan Hajnoczi New
[v6,14/18] block/ssh: drop return_true() - - 1 - --- 2013-07-25 Stefan Hajnoczi New
[v6,13/18] block/sheepdog: drop have_co_req() and aio_flush_request() - - 2 - --- 2013-07-25 Stefan Hajnoczi New
[v6,12/18] block/rbd: drop qemu_rbd_aio_flush_cb() - - 1 - --- 2013-07-25 Stefan Hajnoczi New
[v6,11/18] block/nbd: drop nbd_have_request() - - 1 - --- 2013-07-25 Stefan Hajnoczi New
[v6,10/18] block/linux-aio: drop qemu_laio_completion_cb() - - 1 - --- 2013-07-25 Stefan Hajnoczi New
[v6,09/18] block/iscsi: drop iscsi_process_flush() - - 1 - --- 2013-07-25 Stefan Hajnoczi New
[v6,08/18] block/gluster: drop qemu_gluster_aio_flush_cb() - - 1 - --- 2013-07-25 Stefan Hajnoczi New
[v6,07/18] block/curl: drop curl_aio_flush() - - 1 - --- 2013-07-25 Stefan Hajnoczi New
[v6,06/18] aio: stop using .io_flush() - - 2 - --- 2013-07-25 Stefan Hajnoczi New
[v6,05/18] tests: adjust test-thread-pool to new aio_poll() semantics - - 2 - --- 2013-07-25 Stefan Hajnoczi New
[v6,04/18] tests: adjust test-aio to new aio_poll() semantics - - 3 - --- 2013-07-25 Stefan Hajnoczi New
[v6,03/18] dataplane/virtio-blk: check exit conditions before aio_poll() - - 2 - --- 2013-07-25 Stefan Hajnoczi New
[v6,02/18] block: stop relying on io_flush() in bdrv_drain_all() - - 1 - --- 2013-07-25 Stefan Hajnoczi New
[v6,01/18] block: ensure bdrv_drain_all() works during bdrv_delete() - - 1 - --- 2013-07-25 Stefan Hajnoczi New
pc: limit 64 bit hole to 2G by default - - - - --- 2013-07-25 Igor Mammedov New
[v2,2/2] kvm: migrate vPMU state - - - - --- 2013-07-25 Paolo Bonzini New
[v2,1/2] target-i386: remove tabs from target-i386/cpu.h - - - - --- 2013-07-25 Paolo Bonzini New
[v3,19/19] block: look for zero blocks in bs->file - - 1 - --- 2013-07-25 Paolo Bonzini New
[v3,18/19] block: add default get_block_status implementation for protocols - - 1 - --- 2013-07-25 Paolo Bonzini New
[v3,17/19] raw-posix: detect XFS unwritten extents - - 1 - --- 2013-07-25 Paolo Bonzini New
[v3,16/19] raw-posix: return get_block_status data and flags - - 1 - --- 2013-07-25 Paolo Bonzini New
[v3,15/19] block: use bdrv_has_zero_init to return BDRV_BLOCK_ZERO - - 1 - --- 2013-07-25 Paolo Bonzini New
[v3,14/19] docs, qapi: document qemu-img map - - - - --- 2013-07-25 Paolo Bonzini New
[v3,13/19] qemu-img: add a "map" subcommand - - - - --- 2013-07-25 Paolo Bonzini New
[v3,12/19] block: return get_block_status data and flags for formats - - 1 - --- 2013-07-25 Paolo Bonzini New
[v3,11/19] block: define get_block_status return value - - 1 - --- 2013-07-25 Paolo Bonzini New
[v3,10/19] block: introduce bdrv_get_block_status API - - 1 - --- 2013-07-25 Paolo Bonzini New
[v3,09/19] block: make bdrv_has_zero_init return false for copy-on-write-images - - 1 - --- 2013-07-25 Paolo Bonzini New
[v3,08/19] qemu-img: always probe the input image for allocated sectors - - 1 - --- 2013-07-25 Paolo Bonzini New
[v3,07/19] block: expect errors from bdrv_co_is_allocated - - 1 - --- 2013-07-25 Paolo Bonzini New
[v3,06/19] block: remove bdrv_is_allocated_above/bdrv_co_is_allocated_above distinction - - 1 - --- 2013-07-25 Paolo Bonzini New
[v3,05/19] block: make bdrv_co_is_allocated static - - 1 - --- 2013-07-25 Paolo Bonzini New
[v3,04/19] block: update bs->total_sectors on writes - - - - --- 2013-07-25 Paolo Bonzini New
[v3,03/19] cow: do not call bdrv_co_is_allocated - - 1 - --- 2013-07-25 Paolo Bonzini New
[v3,02/19] cow: make writes go at a less indecent speed - - 1 - --- 2013-07-25 Paolo Bonzini New
[v3,01/19] cow: make reads go at a decent speed - - 1 - --- 2013-07-25 Paolo Bonzini New
[2/2] hw/virtio/virtio-mmio: Make QueueNumMax read 0 for unavailable queues - - - - --- 2013-07-25 Peter Maydell New
[1/2] hw/virtio/virtio: Don't allow guests to add/remove queues - - - - --- 2013-07-25 Peter Maydell New
e1000: add interrupt mitigation support - - - - --- 2013-07-25 Vincenzo Maffione New
xhci: handle USB_RET_IOERROR - - - - --- 2013-07-25 Gerd Hoffmann New
KVM: always use MADV_DONTFORK 1 - - 1 --- 2013-07-25 Andrea Arcangeli New
[v2] cpu: Correct cpu-hotplug failure - - - - --- 2013-07-25 chenfan New
[v3,11/14] piix: APIs for pc guest info - - - - --- 2013-07-25 Michael S. Tsirkin New
[8/8] nbd: use BlockDriverState refcnt - - - - --- 2013-07-25 Fam Zheng New
[7/8] xen_disk: simplify blk_disconnect with refcnt - - - - --- 2013-07-25 Fam Zheng New
[6/8] migration: omit drive ref as we have bdrv_ref now - - - - --- 2013-07-25 Fam Zheng New
« 1 2 ... 3673 3674 36754316 4317 »