Show patches with: State = Action Required       |   426555 patches
« 1 2 ... 506 507 5084265 4266 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,1/2] trace: add TRACE_<event>_BACKEND_DSTATE() - - 1 - --- 2017-07-31 Stefan Hajnoczi New
[v2,2/2] trace: add trace_event_get_state_backends() - - 1 - --- 2017-07-31 Stefan Hajnoczi New
[v3] qemu-iotests: add a "how to" to ./README - - 4 - --- 2017-07-31 Stefan Hajnoczi New
[PULL,0/9] Tracing patches - - - - --- 2017-08-01 Stefan Hajnoczi New
[PULL,1/9] trace: ensure .stp files are rebuilt if trace tool source changes - - - - --- 2017-08-01 Stefan Hajnoczi New
[PULL,2/9] trace: ensure unique function / variable names per .stp file - - - - --- 2017-08-01 Stefan Hajnoczi New
[PULL,3/9] trace: add TRACE_<event>_BACKEND_DSTATE() - - - - --- 2017-08-01 Stefan Hajnoczi New
[PULL,4/9] trace: add trace_event_get_state_backends() - - - - --- 2017-08-01 Stefan Hajnoczi New
[PULL,5/9] coding_style: add point about 0x in trace-events - - 1 - --- 2017-08-01 Stefan Hajnoczi New
[PULL,6/9] trace-events: fix code style: %# -> 0x% - - 2 - --- 2017-08-01 Stefan Hajnoczi New
[PULL,7/9] checkpatch: check trace-events code style - - 1 - --- 2017-08-01 Stefan Hajnoczi New
[PULL,8/9] trace-events: fix code style: print 0x before hex numbers - - - - --- 2017-08-01 Stefan Hajnoczi New
[PULL,9/9] monitor: Reduce handle_qmp_command() tracing overhead - - 1 - --- 2017-08-01 Stefan Hajnoczi New
[PULL,0/1] Tracing patches - - - - --- 2017-08-07 Stefan Hajnoczi New
[PULL,1/1] block: move trace probes into bdrv_co_preadv|pwritev - - - - --- 2017-08-07 Stefan Hajnoczi New
virtio-blk: handle blk_getlength() errors - - 1 - --- 2017-08-08 Stefan Hajnoczi New
[1/2] IDE: Do not flush empty CDROM drives - - 1 - --- 2017-08-09 Stefan Hajnoczi New
[2/2] IDE: test flush on empty CDROM - - 1 - --- 2017-08-09 Stefan Hajnoczi New
[PULL,for-2.10,0/3] Block patches - - - - --- 2017-08-10 Stefan Hajnoczi New
[PULL,for-2.10,1/3] IDE: Do not flush empty CDROM drives - - 1 - --- 2017-08-10 Stefan Hajnoczi New
[PULL,for-2.10,2/3] IDE: test flush on empty CDROM - - 1 - --- 2017-08-10 Stefan Hajnoczi New
[PULL,for-2.10,3/3] virtio-blk: handle blk_getlength() errors - - 1 - --- 2017-08-10 Stefan Hajnoczi New
[for-2.10,1/2] trace: use static event ID mapping in simpletrace.stp - - - - --- 2017-08-14 Stefan Hajnoczi New
[for-2.10,2/2] simpletrace: fix flight recorder --no-header option - - - - --- 2017-08-14 Stefan Hajnoczi New
[for-2.10,v2,1/2] trace: use static event ID mapping in simpletrace.stp - - 1 - --- 2017-08-15 Stefan Hajnoczi New
[for-2.10,v2,2/2] simpletrace: fix flight recorder --no-header option - - 1 - --- 2017-08-15 Stefan Hajnoczi New
[for-2.10] qemu-iotests: step clock after each test iteration - - 2 - --- 2017-08-15 Stefan Hajnoczi New
[PULL,0/2] Tracing patches - - - - --- 2017-08-15 Stefan Hajnoczi New
[PULL,1/2] trace: use static event ID mapping in simpletrace.stp - - 1 - --- 2017-08-15 Stefan Hajnoczi New
[PULL,2/2] simpletrace: fix flight recorder --no-header option - - 1 - --- 2017-08-15 Stefan Hajnoczi New
qcow2: allocate cluster_cache/cluster_data on demand - - - 1 --- 2017-08-18 Stefan Hajnoczi New
[v2] qcow2: allocate cluster_cache/cluster_data on demand - - 1 1 --- 2017-08-21 Stefan Hajnoczi New
nbd-client: fix hang after server closes connection 1 - - - --- 2017-08-21 Stefan Hajnoczi New
nbd-client: avoid spurious qio_channel_yield() re-entry - - 2 1 --- 2017-08-22 Stefan Hajnoczi New
qemu-iotests: add 194 non-shared storage migration test - - - 1 --- 2017-08-23 Stefan Hajnoczi New
[1/3] qemu.py: make VM() a context manager - - 1 - --- 2017-08-24 Stefan Hajnoczi New
[2/3] iotests.py: add FilePath context manager - - - - --- 2017-08-24 Stefan Hajnoczi New
[3/3] qemu-iotests: use context managers for resource cleanup in 194 - - - - --- 2017-08-24 Stefan Hajnoczi New
[1/3] nbd-client: enter read_reply_co during init to avoid crash - - - - --- 2017-08-24 Stefan Hajnoczi New
[2/3] qemu-iotests: improve nbd-fault-injector.py startup protocol - - 1 - --- 2017-08-24 Stefan Hajnoczi New
[3/3] qemu-iotests: test NBD over UNIX domain sockets in 083 - - 1 - --- 2017-08-24 Stefan Hajnoczi New
[1/3] scripts: add argparse module for Python 2.6 compatibility - - - - --- 2017-08-25 Stefan Hajnoczi New
[2/3] docker.py: Python 2.6 argparse compatibility 1 - - - --- 2017-08-25 Stefan Hajnoczi New
[3/3] tests: migration/guestperf Python 2.6 argparse compatibility - - - - --- 2017-08-25 Stefan Hajnoczi New
[v2,1/3] nbd-client: avoid read_reply_co entry if send failed nbd-client: enter read_reply_co during init to avoid crash - - 1 - --- 2017-08-29 Stefan Hajnoczi New
[v2,2/3] qemu-iotests: improve nbd-fault-injector.py startup protocol nbd-client: enter read_reply_co during init to avoid crash - - 1 - --- 2017-08-29 Stefan Hajnoczi New
[v2,3/3] qemu-iotests: test NBD over UNIX domain sockets in 083 nbd-client: enter read_reply_co during init to avoid crash - - 1 - --- 2017-08-29 Stefan Hajnoczi New
[PULL,for-2.10,00/15] Block patches - - - - --- 2017-08-31 Stefan Hajnoczi New
[PULL,for-2.10,01/15] nvme: Fix get/set number of queues feature, again [PULL,for-2.10,01/15] nvme: Fix get/set number of queues feature, again - - 1 - --- 2017-08-31 Stefan Hajnoczi New
[PULL,for-2.10,02/15] throttle: Fix wrong variable name in the header documentation [PULL,for-2.10,01/15] nvme: Fix get/set number of queues feature, again - - 1 - --- 2017-08-31 Stefan Hajnoczi New
[PULL,for-2.10,03/15] throttle: Update the throttle_fix_bucket() documentation [PULL,for-2.10,01/15] nvme: Fix get/set number of queues feature, again - - - - --- 2017-08-31 Stefan Hajnoczi New
[PULL,for-2.10,04/15] throttle: Make throttle_is_valid() a bit less verbose [PULL,for-2.10,01/15] nvme: Fix get/set number of queues feature, again - - - - --- 2017-08-31 Stefan Hajnoczi New
[PULL,for-2.10,05/15] throttle: Remove throttle_fix_bucket() / throttle_unfix_bucket() [PULL,for-2.10,01/15] nvme: Fix get/set number of queues feature, again - - 1 - --- 2017-08-31 Stefan Hajnoczi New
[PULL,for-2.10,06/15] throttle: Make LeakyBucket.avg and LeakyBucket.max integer types [PULL,for-2.10,01/15] nvme: Fix get/set number of queues feature, again - - - - --- 2017-08-31 Stefan Hajnoczi New
[PULL,for-2.10,07/15] throttle: Make burst_length 64bit and add range checks [PULL,for-2.10,01/15] nvme: Fix get/set number of queues feature, again - - - - --- 2017-08-31 Stefan Hajnoczi New
[PULL,for-2.10,08/15] throttle: Test the valid range of config values [PULL,for-2.10,01/15] nvme: Fix get/set number of queues feature, again - - - - --- 2017-08-31 Stefan Hajnoczi New
[PULL,for-2.10,09/15] oslib-posix: Print errors before aborting on qemu_alloc_stack() [PULL,for-2.10,01/15] nvme: Fix get/set number of queues feature, again - - 1 1 --- 2017-08-31 Stefan Hajnoczi New
[PULL,for-2.10,10/15] misc: Remove unused Error variables [PULL,for-2.10,01/15] nvme: Fix get/set number of queues feature, again - - 2 - --- 2017-08-31 Stefan Hajnoczi New
[PULL,for-2.10,11/15] scripts: add argparse module for Python 2.6 compatibility [PULL,for-2.10,01/15] nvme: Fix get/set number of queues feature, again 1 - - - --- 2017-08-31 Stefan Hajnoczi New
[PULL,for-2.10,12/15] docker.py: Python 2.6 argparse compatibility [PULL,for-2.10,01/15] nvme: Fix get/set number of queues feature, again 2 - - - --- 2017-08-31 Stefan Hajnoczi New
[PULL,for-2.10,13/15] tests: migration/guestperf Python 2.6 argparse compatibility [PULL,for-2.10,01/15] nvme: Fix get/set number of queues feature, again 2 - - - --- 2017-08-31 Stefan Hajnoczi New
[PULL,for-2.10,14/15] qemu-doc: Add UUID support in initiator name [PULL,for-2.10,01/15] nvme: Fix get/set number of queues feature, again - - - - --- 2017-08-31 Stefan Hajnoczi New
[PULL,for-2.10,15/15] qcow2: allocate cluster_cache/cluster_data on demand [PULL,for-2.10,01/15] nvme: Fix get/set number of queues feature, again - - 1 1 --- 2017-08-31 Stefan Hajnoczi New
[v4] docs: add qemu-block-drivers(7) man page [v4] docs: add qemu-block-drivers(7) man page - - - - --- 2017-09-04 Stefan Hajnoczi New
[PULL,0/4] Block patches - - - - --- 2017-09-05 Stefan Hajnoczi New
[PULL,1/4] qemu.py: make VM() a context manager [PULL,1/4] qemu.py: make VM() a context manager - - 1 - --- 2017-09-05 Stefan Hajnoczi New
[PULL,2/4] iotests.py: add FilePath context manager [PULL,1/4] qemu.py: make VM() a context manager - - - - --- 2017-09-05 Stefan Hajnoczi New
[PULL,3/4] qemu-iotests: use context managers for resource cleanup in 194 [PULL,1/4] qemu.py: make VM() a context manager - - - - --- 2017-09-05 Stefan Hajnoczi New
[PULL,4/4] block: document semantics of bdrv_co_preadv|pwritev [PULL,1/4] qemu.py: make VM() a context manager - - 2 - --- 2017-09-05 Stefan Hajnoczi New
[v5] docs: add qemu-block-drivers(7) man page [v5] docs: add qemu-block-drivers(7) man page - - - - --- 2017-09-06 Stefan Hajnoczi New
[v6] docs: add qemu-block-drivers(7) man page [v6] docs: add qemu-block-drivers(7) man page - - - - --- 2017-09-08 Stefan Hajnoczi New
[PULL,0/1] Tracing patches - - - - --- 2017-09-15 Stefan Hajnoczi New
[PULL,1/1] trace: Immediately apply per-vCPU state changes if a vCPU is being created [PULL,1/1] trace: Immediately apply per-vCPU state changes if a vCPU is being created - - 1 - --- 2017-09-15 Stefan Hajnoczi New
nvme: fix cmbuf leak on exit nvme: fix cmbuf leak on exit - - 1 - --- 2017-09-19 Stefan Hajnoczi New
throttle-groups: update tg->any_timer_armed[] on detach throttle-groups: update tg->any_timer_armed[] on detach - - 1 - --- 2017-09-19 Stefan Hajnoczi New
[v2] throttle-groups: update tg->any_timer_armed[] on detach [v2] throttle-groups: update tg->any_timer_armed[] on detach - - - - --- 2017-09-20 Stefan Hajnoczi New
[v3] throttle-groups: cancel timers on restart [v3] throttle-groups: cancel timers on restart - - 1 - --- 2017-09-25 Stefan Hajnoczi New
[PULL,0/5] Block patches - - - - --- 2017-10-03 Stefan Hajnoczi New
[PULL,1/5] qom: provide root container for internal objs [PULL,1/5] qom: provide root container for internal objs - - 1 - --- 2017-10-03 Stefan Hajnoczi New
[PULL,2/5] iothread: provide helpers for internal use [PULL,1/5] qom: provide root container for internal objs - - 2 - --- 2017-10-03 Stefan Hajnoczi New
[PULL,3/5] iothread: export iothread_stop() [PULL,1/5] qom: provide root container for internal objs - - 2 - --- 2017-10-03 Stefan Hajnoczi New
[PULL,4/5] iothread: delay the context release to finalize [PULL,1/5] qom: provide root container for internal objs - - 2 - --- 2017-10-03 Stefan Hajnoczi New
[PULL,5/5] aio: fix assert when remove poll during destroy [PULL,1/5] qom: provide root container for internal objs - - 1 - --- 2017-10-03 Stefan Hajnoczi New
[PULL,0/1] Tracing patches - - - - --- 2017-10-05 Stefan Hajnoczi New
[PULL,1/1] checkpatch: fix incompatibility with old perl [PULL,1/1] checkpatch: fix incompatibility with old perl - - 1 1 --- 2017-10-05 Stefan Hajnoczi New
[PULL,0/3] Block patches - - - - --- 2017-10-13 Stefan Hajnoczi New
[PULL,1/3] block: add bdrv_co_drain_end callback [PULL,1/3] block: add bdrv_co_drain_end callback - - 2 - --- 2017-10-13 Stefan Hajnoczi New
[PULL,2/3] block: rename bdrv_co_drain to bdrv_co_drain_begin [PULL,1/3] block: add bdrv_co_drain_end callback - - 3 - --- 2017-10-13 Stefan Hajnoczi New
[PULL,3/3] block/throttle.c: add bdrv_co_drain_begin/end callbacks [PULL,1/3] block: add bdrv_co_drain_end callback - - 2 - --- 2017-10-13 Stefan Hajnoczi New
[PULL,0/1] Block patches - - - - --- 2017-10-20 Stefan Hajnoczi New
[PULL,1/1] oslib-posix: Fix compiler warning and some data types [PULL,1/1] oslib-posix: Fix compiler warning and some data types - - 1 - --- 2017-10-20 Stefan Hajnoczi New
aio-posix: drop QEMU_AIO_POLL_MAX_NS env var aio-posix: drop QEMU_AIO_POLL_MAX_NS env var - - 1 - --- 2017-11-03 Stefan Hajnoczi New
[PULL,0/1] Block patches - - - - --- 2017-11-06 Stefan Hajnoczi New
[PULL,1/1] aio-posix: drop QEMU_AIO_POLL_MAX_NS env var [PULL,1/1] aio-posix: drop QEMU_AIO_POLL_MAX_NS env var - - 1 - --- 2017-11-06 Stefan Hajnoczi New
[for-2.11] tests-aio-multithread: fix /aio/multi/schedule race condition [for-2.11] tests-aio-multithread: fix /aio/multi/schedule race condition - - 1 - --- 2017-11-06 Stefan Hajnoczi New
[PULL,for-2.11-rc1,0/2] Block patches - - - - --- 2017-11-08 Stefan Hajnoczi New
[PULL,for-2.11-rc1,v2,0/2] Block patches - - - - --- 2017-11-08 Stefan Hajnoczi New
[PULL,for-2.11-rc1,v2,1/2] tests-aio-multithread: fix /aio/multi/schedule race condition [PULL,for-2.11-rc1,v2,1/2] tests-aio-multithread: fix /aio/multi/schedule race condition - - 1 - --- 2017-11-08 Stefan Hajnoczi New
[PULL,for-2.11-rc1,v2,2/2] util/async: use atomic_mb_set in qemu_bh_cancel [PULL,for-2.11-rc1,v2,1/2] tests-aio-multithread: fix /aio/multi/schedule race condition - - - - --- 2017-11-08 Stefan Hajnoczi New
coroutine: simplify co_aio_sleep_ns() prototype coroutine: simplify co_aio_sleep_ns() prototype - - 1 - --- 2017-11-09 Stefan Hajnoczi New
« 1 2 ... 506 507 5084265 4266 »