Show patches with: State = Action Required       |   427089 patches
« 1 2 ... 480 481 4824270 4271 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,32/39] sheepdog.c: replace QEMUOptionParameter with QemuOpts - - 1 - --- 2014-06-16 Stefan Hajnoczi New
[PULL,33/39] ssh.c: replace QEMUOptionParameter with QemuOpts - - 1 - --- 2014-06-16 Stefan Hajnoczi New
[PULL,34/39] vdi.c: replace QEMUOptionParameter with QemuOpts - - 1 - --- 2014-06-16 Stefan Hajnoczi New
[PULL,35/39] vhdx.c: replace QEMUOptionParameter with QemuOpts - - 1 - --- 2014-06-16 Stefan Hajnoczi New
[PULL,36/39] vmdk.c: replace QEMUOptionParameter with QemuOpts - - 1 - --- 2014-06-16 Stefan Hajnoczi New
[PULL,37/39] vpc.c: replace QEMUOptionParameter with QemuOpts - - 1 - --- 2014-06-16 Stefan Hajnoczi New
[PULL,38/39] cleanup QEMUOptionParameter - - - - --- 2014-06-16 Stefan Hajnoczi New
[PULL,39/39] QemuOpts: cleanup tmp 'allocated' member from QemuOptsList - - - - --- 2014-06-16 Stefan Hajnoczi New
[v4,1/9] qom: add object_property_add_alias() - - 1 - --- 2014-06-18 Stefan Hajnoczi New
[v4,2/9] virtio-blk: avoid qdev property definition duplication - - 1 - --- 2014-06-18 Stefan Hajnoczi New
[v4,3/9] dataplane: bail out on unsupported transport - - 1 - --- 2014-06-18 Stefan Hajnoczi New
[v4,4/9] virtio-blk: move x-data-plane qdev property to virtio-blk.h - - 1 - --- 2014-06-18 Stefan Hajnoczi New
[v4,5/9] qdev: add qdev_alias_all_properties() - - 1 - --- 2014-06-18 Stefan Hajnoczi New
[v4,6/9] virtio-blk: use aliases instead of duplicate qdev properties - - 1 - --- 2014-06-18 Stefan Hajnoczi New
[v4,7/9] virtio-blk: drop virtio_blk_set_conf() - - 1 - --- 2014-06-18 Stefan Hajnoczi New
[v4,8/9] virtio: fix virtio-blk child refcount in transports - - 1 - --- 2014-06-18 Stefan Hajnoczi New
[v4,9/9] virtio-blk: move qdev properties into virtio-blk.c - - 1 - --- 2014-06-18 Stefan Hajnoczi New
[for-2.1,1/2] qemu-char: fix qemu_chr_fe_get_msgfd() - - - - --- 2014-06-22 Stefan Hajnoczi New
[for-2.1,2/2] qemu-char: avoid leaking unused fds in tcp_get_msgfds() - - - - --- 2014-06-22 Stefan Hajnoczi New
[v2,1/4] trace: extract stap_escape() function for reuse - - - - --- 2014-06-22 Stefan Hajnoczi New
[v2,2/4] trace: add tracetool simpletrace_stap format - - - - --- 2014-06-22 Stefan Hajnoczi New
[v2,3/4] simpletrace: add simpletrace.py --no-header option - - - - --- 2014-06-22 Stefan Hajnoczi New
[v2,4/4] trace: install simpletrace SystemTap tapset - - - - --- 2014-06-22 Stefan Hajnoczi New
[0/2] block: Fix unset "filename" for certain drivers - - - - --- 2014-06-23 Stefan Hajnoczi New
[PULL,0/6] Block patches - - - - --- 2014-06-23 Stefan Hajnoczi New
[PULL,1/6] block: m25p80: sync_page(): Deindent function body. - - - - --- 2014-06-23 Stefan Hajnoczi New
[PULL,2/6] block: m25p80: Support read only bdrvs. - - - - --- 2014-06-23 Stefan Hajnoczi New
[PULL,3/6] QemuOpts: check NULL opts in qemu_opt_get functions - - 1 - --- 2014-06-23 Stefan Hajnoczi New
[PULL,4/6] sheepdog: fix NULL dereference in sd_create - - - - --- 2014-06-23 Stefan Hajnoczi New
[PULL,5/6] vl: allow other threads to do qemu_system_vmstop_request - - 1 - --- 2014-06-23 Stefan Hajnoczi New
[PULL,6/6] block: asynchronously stop the VM on I/O errors - - 1 - --- 2014-06-23 Stefan Hajnoczi New
[v2] docs/multiple-iothreads.txt: add documentation on IOThread programming - - - - --- 2014-06-27 Stefan Hajnoczi New
[PULL,for-2.1,0/4] Net patches - - - - --- 2014-06-27 Stefan Hajnoczi New
[PULL,1/4] qemu-bridge-helper: Fix fd leak in main() - - - - --- 2014-06-27 Stefan Hajnoczi New
[PULL,2/4] net: L2TPv3 transport - - - - --- 2014-06-27 Stefan Hajnoczi New
[PULL,3/4] net: move queue number into NICPeers - - - - --- 2014-06-27 Stefan Hajnoczi New
[PULL,4/4] hw/net/eepro100: Implement read-only bits in MDI registers - - - - --- 2014-06-27 Stefan Hajnoczi New
[v8,for,2.1,4/4] block: add QAPI command to allow live backing file change - - 2 - --- 2014-07-01 Stefan Hajnoczi New
[PULL,for-2.1,00/24] Block patches - - - - --- 2014-07-01 Stefan Hajnoczi New
[PULL,for-2.1,01/24] qom: add object_property_add_alias() - - 1 - --- 2014-07-01 Stefan Hajnoczi New
[PULL,for-2.1,02/24] virtio-blk: avoid qdev property definition duplication - - 1 - --- 2014-07-01 Stefan Hajnoczi New
[PULL,for-2.1,03/24] dataplane: bail out on unsupported transport - - 1 - --- 2014-07-01 Stefan Hajnoczi New
[PULL,for-2.1,04/24] virtio-blk: move x-data-plane qdev property to virtio-blk.h - - 1 - --- 2014-07-01 Stefan Hajnoczi New
[PULL,for-2.1,05/24] qdev: add qdev_alias_all_properties() - - 1 - --- 2014-07-01 Stefan Hajnoczi New
[PULL,for-2.1,06/24] virtio-blk: use aliases instead of duplicate qdev properties - - 1 - --- 2014-07-01 Stefan Hajnoczi New
[PULL,for-2.1,07/24] virtio-blk: drop virtio_blk_set_conf() - - 1 - --- 2014-07-01 Stefan Hajnoczi New
[PULL,for-2.1,08/24] virtio: fix virtio-blk child refcount in transports - - 1 - --- 2014-07-01 Stefan Hajnoczi New
[PULL,for-2.1,09/24] virtio-blk: move qdev properties into virtio-blk.c - - 1 - --- 2014-07-01 Stefan Hajnoczi New
[PULL,for-2.1,10/24] virtio-blk: replace x-iothread with iothread link property - - - - --- 2014-07-01 Stefan Hajnoczi New
[PULL,for-2.1,11/24] qdev: drop iothread property type - - - - --- 2014-07-01 Stefan Hajnoczi New
[PULL,for-2.1,12/24] virtio-blk: remove need for explicit x-data-plane=on option - - - - --- 2014-07-01 Stefan Hajnoczi New
[PULL,for-2.1,13/24] qemu-img create: add 'nocow' option - - - - --- 2014-07-01 Stefan Hajnoczi New
[PULL,for-2.1,14/24] iotests: Simplify qemu-iotests-quick.sh - - - - --- 2014-07-01 Stefan Hajnoczi New
[PULL,for-2.1,15/24] iotests: Add qemu tests to quick group - - - - --- 2014-07-01 Stefan Hajnoczi New
[PULL,for-2.1,16/24] iotests: Add more tests to quick group - - - - --- 2014-07-01 Stefan Hajnoczi New
[PULL,for-2.1,17/24] block: make 'top' argument to block-commit optional - - 2 - --- 2014-07-01 Stefan Hajnoczi New
[PULL,for-2.1,18/24] block: simplify bdrv_find_base() and bdrv_find_overlay() - - 2 - --- 2014-07-01 Stefan Hajnoczi New
[PULL,for-2.1,19/24] block/cow: Avoid use of uninitialized cow_bs in error path - - 1 - --- 2014-07-01 Stefan Hajnoczi New
[PULL,for-2.1,20/24] qapi: Change back sector-count to sectors-count in quorum QAPI events. - - 1 - --- 2014-07-01 Stefan Hajnoczi New
[PULL,for-2.1,21/24] block: add QAPI command to allow live backing file change - - 2 - --- 2014-07-01 Stefan Hajnoczi New
[PULL,for-2.1,22/24] block: add helper function to determine if a BDS is in a chain - - 3 - --- 2014-07-01 Stefan Hajnoczi New
[PULL,for-2.1,23/24] block: extend block-commit to accept a string for the backing file - - 2 - --- 2014-07-01 Stefan Hajnoczi New
[PULL,for-2.1,24/24] block: add backing-file option to block-stream - - 1 - --- 2014-07-01 Stefan Hajnoczi New
[PULL,for-2.1,0/1] Tracing pull request - - - - --- 2014-07-01 Stefan Hajnoczi New
[PULL,for-2.1,1/1] trace: add qemu_system_powerdown_request and qemu_system_shutdown_request trace … - - - - --- 2014-07-01 Stefan Hajnoczi New
MAINTAINERS: add Stefan Hajnoczi to IDE maintainers 1 - - - --- 2014-07-01 Stefan Hajnoczi New
[v2,1/4] virtio-blk: avoid dataplane VirtIOBlockReq early free - - - - --- 2014-07-01 Stefan Hajnoczi New
[v2,2/4] dataplane: do not free VirtQueueElement in vring_push() - - - - --- 2014-07-01 Stefan Hajnoczi New
[v2,3/4] virtio-blk: avoid g_slice_new0() for VirtIOBlockReq and VirtQueueElement - - - - --- 2014-07-01 Stefan Hajnoczi New
[v2,4/4] virtio-blk: embed VirtQueueElement in VirtIOBlockReq - - - - --- 2014-07-01 Stefan Hajnoczi New
[1/2] coroutine: make pool size dynamic - - - - --- 2014-07-03 Stefan Hajnoczi New
[2/2] block: bump coroutine pool size for drives - - 1 - --- 2014-07-03 Stefan Hajnoczi New
[v2,1/2] coroutine: make pool size dynamic - - - - --- 2014-07-04 Stefan Hajnoczi New
[v2,2/2] block: bump coroutine pool size for drives - - - - --- 2014-07-04 Stefan Hajnoczi New
[PULL,for-2.1,00/11] Block patches - - - - --- 2014-07-07 Stefan Hajnoczi New
[PULL,for-2.1,01/11] Fix nocow typos in manpage - - - - --- 2014-07-07 Stefan Hajnoczi New
[PULL,for-2.1,02/11] mirror: Fix qiov size for short requests - - 1 1 --- 2014-07-07 Stefan Hajnoczi New
[PULL,for-2.1,03/11] MAINTAINERS: add Stefan Hajnoczi to IDE maintainers 1 - - - --- 2014-07-07 Stefan Hajnoczi New
[PULL,for-2.1,04/11] ahci.c: mask unused flags when reading size PRDT DBC - - 3 - --- 2014-07-07 Stefan Hajnoczi New
[PULL,for-2.1,05/11] qemu-iotests: Disable Quorum testing in 041 when Quorum is not builtin - - - - --- 2014-07-07 Stefan Hajnoczi New
[PULL,for-2.1,06/11] raw-posix: Fix raw_getlength() to always return -errno on error - - 2 - --- 2014-07-07 Stefan Hajnoczi New
[PULL,for-2.1,07/11] ahci: map memory via device's address space instead of address_space_memory - - 1 - --- 2014-07-07 Stefan Hajnoczi New
[PULL,for-2.1,08/11] block: block: introduce APIs for submitting IO as a batch - - 1 - --- 2014-07-07 Stefan Hajnoczi New
[PULL,for-2.1,09/11] linux-aio: implement io plug, unplug and flush io queue - - - - --- 2014-07-07 Stefan Hajnoczi New
[PULL,for-2.1,10/11] dataplane: submit I/O as a batch - - 1 - --- 2014-07-07 Stefan Hajnoczi New
[PULL,for-2.1,11/11] qmp: show QOM properties in device-list-properties - - - - --- 2014-07-07 Stefan Hajnoczi New
[v3,1/2] coroutine: make pool size dynamic - - 1 - --- 2014-07-07 Stefan Hajnoczi New
[v3,2/2] block: bump coroutine pool size for drives - - 1 - --- 2014-07-07 Stefan Hajnoczi New
[v3,1/4] virtio-blk: avoid dataplane VirtIOBlockReq early free - - - 1 --- 2014-07-09 Stefan Hajnoczi New
[v3,2/4] dataplane: do not free VirtQueueElement in vring_push() - - - 1 --- 2014-07-09 Stefan Hajnoczi New
[v3,3/4] virtio-blk: avoid g_slice_new0() for VirtIOBlockReq and VirtQueueElement - - - - --- 2014-07-09 Stefan Hajnoczi New
[v3,4/4] virtio-blk: embed VirtQueueElement in VirtIOBlockReq - - - - --- 2014-07-09 Stefan Hajnoczi New
[for-2.1,1/2] qmp: hide "hotplugged" device property from device-list-properties - - 1 - --- 2014-07-09 Stefan Hajnoczi New
[for-2.1,2/2] qdev-monitor: include QOM properties in -device FOO, help output - - 1 1 --- 2014-07-09 Stefan Hajnoczi New
[for-2.1?,1/2] thread-pool: avoid per-thread-pool EventNotifier - - - - --- 2014-07-11 Stefan Hajnoczi New
[for-2.1?,2/2] thread-pool: avoid deadlock in nested aio_poll() calls - - - - --- 2014-07-11 Stefan Hajnoczi New
[PULL,for-2.1,0/3] Block patches - - - - --- 2014-07-15 Stefan Hajnoczi New
[PULL,for-2.1,1/3] linux-aio: Fix laio resource leak - - - - --- 2014-07-15 Stefan Hajnoczi New
[PULL,for-2.1,2/3] virtio-blk: data-plane: fix save/set .complete_request in start - - 1 - --- 2014-07-15 Stefan Hajnoczi New
[PULL,for-2.1,3/3] virtio-blk: dataplane: notify guest as a batch - - - - --- 2014-07-15 Stefan Hajnoczi New
« 1 2 ... 480 481 4824270 4271 »