Show patches with: State = Action Required       |    Archived = No       |   426459 patches
« 1 2 ... 515 516 5174264 4265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[3/5] virtio-scsi: default num_queues to -smp N virtio: enable blk and scsi multi-queue by default - - - - --- 2020-01-16 Stefan Hajnoczi New
[4/5] virtio-blk: default num_queues to -smp N virtio: enable blk and scsi multi-queue by default - - - - --- 2020-01-16 Stefan Hajnoczi New
[5/5] vhost-user-blk: default num_queues to -smp N virtio: enable blk and scsi multi-queue by default - - - - --- 2020-01-16 Stefan Hajnoczi New
[v5,01/15] configure: permit use of io_uring io_uring: add Linux io_uring AIO engine 1 - 1 - --- 2020-01-20 Stefan Hajnoczi New
[v5,02/15] qapi/block-core: add option for io_uring io_uring: add Linux io_uring AIO engine 2 - - - --- 2020-01-20 Stefan Hajnoczi New
[v5,03/15] block/block: add BDRV flag for io_uring io_uring: add Linux io_uring AIO engine 1 - 1 - --- 2020-01-20 Stefan Hajnoczi New
[v5,04/15] block/io_uring: implements interfaces for io_uring io_uring: add Linux io_uring AIO engine 1 - - - --- 2020-01-20 Stefan Hajnoczi New
[v5,05/15] stubs: add stubs for io_uring interface io_uring: add Linux io_uring AIO engine 1 - - - --- 2020-01-20 Stefan Hajnoczi New
[v5,06/15] util/async: add aio interfaces for io_uring io_uring: add Linux io_uring AIO engine 1 - - - --- 2020-01-20 Stefan Hajnoczi New
[v5,07/15] blockdev: adds bdrv_parse_aio to use io_uring io_uring: add Linux io_uring AIO engine 1 - - - --- 2020-01-20 Stefan Hajnoczi New
[v5,08/15] block/file-posix.c: extend to use io_uring io_uring: add Linux io_uring AIO engine 1 - 1 - --- 2020-01-20 Stefan Hajnoczi New
[v5,09/15] block: add trace events for io_uring io_uring: add Linux io_uring AIO engine 1 - - - --- 2020-01-20 Stefan Hajnoczi New
[v5,10/15] block/io_uring: adds userspace completion polling io_uring: add Linux io_uring AIO engine 1 - - - --- 2020-01-20 Stefan Hajnoczi New
[v5,11/15] qemu-io: adds option to use aio engine io_uring: add Linux io_uring AIO engine 1 - - - --- 2020-01-20 Stefan Hajnoczi New
[v5,12/15] qemu-img: adds option to use aio engine for benchmarking io_uring: add Linux io_uring AIO engine 1 - - - --- 2020-01-20 Stefan Hajnoczi New
[v5,13/15] qemu-nbd: adds option for aio engines io_uring: add Linux io_uring AIO engine 2 - - - --- 2020-01-20 Stefan Hajnoczi New
[v5,14/15] tests/qemu-iotests: enable testing with aio options io_uring: add Linux io_uring AIO engine 1 - - - --- 2020-01-20 Stefan Hajnoczi New
[v5,15/15] tests/qemu-iotests: use AIOMODE with various tests io_uring: add Linux io_uring AIO engine 1 - - - --- 2020-01-20 Stefan Hajnoczi New
Makefile: add missing mkdir MANUAL_BUILDDIR Makefile: add missing mkdir MANUAL_BUILDDIR - - 1 - --- 2020-01-20 Stefan Hajnoczi New
[v2,1/4] virtio-scsi: introduce a constant for fixed virtqueues virtio-pci: enable blk and scsi multi-queue by default - - 1 - --- 2020-01-24 Stefan Hajnoczi New
[v2,2/4] virtio-scsi: default num_queues to -smp N virtio-pci: enable blk and scsi multi-queue by default - - - - --- 2020-01-24 Stefan Hajnoczi New
[v2,3/4] virtio-blk: default num_queues to -smp N virtio-pci: enable blk and scsi multi-queue by default - - 1 - --- 2020-01-24 Stefan Hajnoczi New
[v2,4/4] vhost-user-blk: default num_queues to -smp N virtio-pci: enable blk and scsi multi-queue by default - - 1 - --- 2020-01-24 Stefan Hajnoczi New
docs: add virtiofsd(1) man page docs: add virtiofsd(1) man page - - 1 - --- 2020-01-27 Stefan Hajnoczi New
[v2] docs: add virtiofsd(1) man page [v2] docs: add virtiofsd(1) man page - - 1 - --- 2020-01-29 Stefan Hajnoczi New
[PULL,00/18] Block patches - - - - --- 2020-01-30 Stefan Hajnoczi New
[PULL,01/18] block: eliminate BDRV_REQ_NO_SERIALISING [PULL,01/18] block: eliminate BDRV_REQ_NO_SERIALISING - - - - --- 2020-01-30 Stefan Hajnoczi New
[PULL,02/18] block/io: wait for serialising requests when a request becomes serialising [PULL,01/18] block: eliminate BDRV_REQ_NO_SERIALISING - - - - --- 2020-01-30 Stefan Hajnoczi New
[PULL,03/18] block/io: take bs->reqs_lock in bdrv_mark_request_serialising [PULL,01/18] block: eliminate BDRV_REQ_NO_SERIALISING - - - - --- 2020-01-30 Stefan Hajnoczi New
[PULL,04/18] configure: permit use of io_uring [PULL,01/18] block: eliminate BDRV_REQ_NO_SERIALISING 1 - 1 - --- 2020-01-30 Stefan Hajnoczi New
[PULL,05/18] qapi/block-core: add option for io_uring [PULL,01/18] block: eliminate BDRV_REQ_NO_SERIALISING 2 - - - --- 2020-01-30 Stefan Hajnoczi New
[PULL,06/18] block/block: add BDRV flag for io_uring [PULL,01/18] block: eliminate BDRV_REQ_NO_SERIALISING 1 - 1 - --- 2020-01-30 Stefan Hajnoczi New
[PULL,07/18] block/io_uring: implements interfaces for io_uring [PULL,01/18] block: eliminate BDRV_REQ_NO_SERIALISING 1 - - - --- 2020-01-30 Stefan Hajnoczi New
[PULL,08/18] stubs: add stubs for io_uring interface [PULL,01/18] block: eliminate BDRV_REQ_NO_SERIALISING 1 - - - --- 2020-01-30 Stefan Hajnoczi New
[PULL,09/18] util/async: add aio interfaces for io_uring [PULL,01/18] block: eliminate BDRV_REQ_NO_SERIALISING 1 - - - --- 2020-01-30 Stefan Hajnoczi New
[PULL,10/18] blockdev: adds bdrv_parse_aio to use io_uring [PULL,01/18] block: eliminate BDRV_REQ_NO_SERIALISING 1 - - - --- 2020-01-30 Stefan Hajnoczi New
[PULL,11/18] block/file-posix.c: extend to use io_uring [PULL,01/18] block: eliminate BDRV_REQ_NO_SERIALISING 1 - 1 - --- 2020-01-30 Stefan Hajnoczi New
[PULL,12/18] block: add trace events for io_uring [PULL,01/18] block: eliminate BDRV_REQ_NO_SERIALISING 1 - - - --- 2020-01-30 Stefan Hajnoczi New
[PULL,13/18] block/io_uring: adds userspace completion polling [PULL,01/18] block: eliminate BDRV_REQ_NO_SERIALISING 1 - - - --- 2020-01-30 Stefan Hajnoczi New
[PULL,14/18] qemu-io: adds option to use aio engine [PULL,01/18] block: eliminate BDRV_REQ_NO_SERIALISING 1 - - - --- 2020-01-30 Stefan Hajnoczi New
[PULL,15/18] qemu-img: adds option to use aio engine for benchmarking [PULL,01/18] block: eliminate BDRV_REQ_NO_SERIALISING 1 - - - --- 2020-01-30 Stefan Hajnoczi New
[PULL,16/18] qemu-nbd: adds option for aio engines [PULL,01/18] block: eliminate BDRV_REQ_NO_SERIALISING 2 - - - --- 2020-01-30 Stefan Hajnoczi New
[PULL,17/18] tests/qemu-iotests: enable testing with aio options [PULL,01/18] block: eliminate BDRV_REQ_NO_SERIALISING 1 - - - --- 2020-01-30 Stefan Hajnoczi New
[PULL,18/18] tests/qemu-iotests: use AIOMODE with various tests [PULL,01/18] block: eliminate BDRV_REQ_NO_SERIALISING 1 - - - --- 2020-01-30 Stefan Hajnoczi New
[PULL,0/5] Tracing patches - - - - --- 2020-01-30 Stefan Hajnoczi New
[PULL,1/5] Makefile: Keep trace-events-subdirs ordered [PULL,1/5] Makefile: Keep trace-events-subdirs ordered - - 1 - --- 2020-01-30 Stefan Hajnoczi New
[PULL,2/5] docs/devel/tracing.txt: Recommend only trace_event_get_state_backends() [PULL,1/5] Makefile: Keep trace-events-subdirs ordered - - - - --- 2020-01-30 Stefan Hajnoczi New
[PULL,3/5] memory.c: Use trace_event_get_state_backends() [PULL,1/5] Makefile: Keep trace-events-subdirs ordered - - - - --- 2020-01-30 Stefan Hajnoczi New
[PULL,4/5] hw/display/qxl.c: Use trace_event_get_state_backends() [PULL,1/5] Makefile: Keep trace-events-subdirs ordered 1 - - - --- 2020-01-30 Stefan Hajnoczi New
[PULL,5/5] qemu_set_log_filename: filename argument may be NULL [PULL,1/5] Makefile: Keep trace-events-subdirs ordered - - - - --- 2020-01-30 Stefan Hajnoczi New
virtio: clean up when virtio_queue_set_rings() fails virtio: clean up when virtio_queue_set_rings() fails - 1 - - --- 2020-02-04 Stefan Hajnoczi New
[qemu-web] Add Outreachy 2020 announcement to blog [qemu-web] Add Outreachy 2020 announcement to blog - - - - --- 2020-02-06 Stefan Hajnoczi New
[v2] virtio: gracefully handle invalid region caches [v2] virtio: gracefully handle invalid region caches - - - - --- 2020-02-07 Stefan Hajnoczi New
[v3] docs: add virtiofsd(1) man page [v3] docs: add virtiofsd(1) man page - - 2 - --- 2020-02-07 Stefan Hajnoczi New
[PULL,0/2] Block patches - - - - --- 2020-02-10 Stefan Hajnoczi New
[PULL,1/2] block: fix crash on zero-length unaligned write and read [PULL,1/2] block: fix crash on zero-length unaligned write and read - 1 1 - --- 2020-02-10 Stefan Hajnoczi New
[PULL,2/2] hw/core: Allow setting 'virtio-blk-device.scsi' property on OSX host [PULL,1/2] block: fix crash on zero-length unaligned write and read - 1 2 - --- 2020-02-10 Stefan Hajnoczi New
[v3,1/4] luks: extract qcrypto_block_calculate_payload_offset() luks: add qemu-img measure support - - 1 - --- 2020-02-11 Stefan Hajnoczi New
[v3,2/4] luks: implement .bdrv_measure() luks: add qemu-img measure support - - 1 - --- 2020-02-11 Stefan Hajnoczi New
[v3,3/4] qemu-img: allow qemu-img measure --object without a filename luks: add qemu-img measure support - - 1 - --- 2020-02-11 Stefan Hajnoczi New
[v3,4/4] iotests: add 282 luks qemu-img measure test luks: add qemu-img measure support - - 1 - --- 2020-02-11 Stefan Hajnoczi New
[1/5] aio-posix: fix use after leaving scope in aio_poll() aio-posix: towards an O(1) event loop - - 1 - --- 2020-02-14 Stefan Hajnoczi New
[2/5] aio-posix: don't pass ns timeout to epoll_wait() aio-posix: towards an O(1) event loop - - 1 - --- 2020-02-14 Stefan Hajnoczi New
[3/5] qemu/queue.h: add QLIST_SAFE_REMOVE() aio-posix: towards an O(1) event loop - - 1 - --- 2020-02-14 Stefan Hajnoczi New
[4/5] aio-posix: make AioHandler deletion O(1) aio-posix: towards an O(1) event loop - - 1 - --- 2020-02-14 Stefan Hajnoczi New
[5/5] aio-posix: make AioHandler dispatch O(1) with epoll aio-posix: towards an O(1) event loop - - 1 - --- 2020-02-14 Stefan Hajnoczi New
migration/block: rename BLOCK_SIZE macro migration/block: rename BLOCK_SIZE macro - - 3 - --- 2020-02-18 Stefan Hajnoczi New
memory: batch allocate ioeventfds[] in address_space_update_ioeventfds() memory: batch allocate ioeventfds[] in address_space_update_ioeventfds() - - 1 - --- 2020-02-18 Stefan Hajnoczi New
aio-posix: avoid reacquiring rcu_read_lock() when polling aio-posix: avoid reacquiring rcu_read_lock() when polling - - 1 - --- 2020-02-18 Stefan Hajnoczi New
util/async: make bh_aio_poll() O(1) util/async: make bh_aio_poll() O(1) - - - - --- 2020-02-19 Stefan Hajnoczi New
[v2] util/async: make bh_aio_poll() O(1) [v2] util/async: make bh_aio_poll() O(1) - - 1 - --- 2020-02-19 Stefan Hajnoczi New
[v3] util/async: make bh_aio_poll() O(1) [v3] util/async: make bh_aio_poll() O(1) - - 1 - --- 2020-02-21 Stefan Hajnoczi New
[v4,1/4] luks: extract qcrypto_block_calculate_payload_offset() luks: add qemu-img measure support - - 1 - --- 2020-02-21 Stefan Hajnoczi New
[v4,2/4] luks: implement .bdrv_measure() luks: add qemu-img measure support - - 1 - --- 2020-02-21 Stefan Hajnoczi New
[v4,3/4] qemu-img: allow qemu-img measure --object without a filename luks: add qemu-img measure support - - 1 - --- 2020-02-21 Stefan Hajnoczi New
[v4,4/4] iotests: add 282 luks qemu-img measure test luks: add qemu-img measure support - - 1 - --- 2020-02-21 Stefan Hajnoczi New
[PULL,00/31] Block patches - - - - --- 2020-02-22 Stefan Hajnoczi New
[PULL,01/31] virtio: increase virtqueue size for virtio-scsi and virtio-blk [PULL,01/31] virtio: increase virtqueue size for virtio-scsi and virtio-blk - - - - --- 2020-02-22 Stefan Hajnoczi New
[PULL,02/31] aio-posix: avoid reacquiring rcu_read_lock() when polling Untitled series #160127 - - 1 - --- 2020-02-22 Stefan Hajnoczi New
[PULL,03/31] rcu_queue: add QSLIST functions Untitled series #160127 - - 1 - --- 2020-02-22 Stefan Hajnoczi New
[PULL,04/31] util/async: make bh_aio_poll() O(1) Untitled series #160127 - - 1 - --- 2020-02-22 Stefan Hajnoczi New
[PULL,05/31] aio-posix: fix use after leaving scope in aio_poll() Untitled series #160127 - - 1 - --- 2020-02-22 Stefan Hajnoczi New
[PULL,06/31] aio-posix: don't pass ns timeout to epoll_wait() Untitled series #160127 - - 1 - --- 2020-02-22 Stefan Hajnoczi New
[PULL,07/31] qemu/queue.h: add QLIST_SAFE_REMOVE() Untitled series #160127 - - 1 - --- 2020-02-22 Stefan Hajnoczi New
[PULL,08/31] aio-posix: make AioHandler deletion O(1) Untitled series #160127 - - 1 - --- 2020-02-22 Stefan Hajnoczi New
[PULL,09/31] aio-posix: make AioHandler dispatch O(1) with epoll Untitled series #160127 - - 1 - --- 2020-02-22 Stefan Hajnoczi New
[PULL,10/31] softmmu: move vl.c to softmmu/ Untitled series #160127 - - 1 - --- 2020-02-22 Stefan Hajnoczi New
[PULL,11/31] softmmu: split off vl.c:main() into main.c Untitled series #160127 - - 2 - --- 2020-02-22 Stefan Hajnoczi New
[PULL,12/31] module: check module wasn't already initialized Untitled series #160127 - - 3 - --- 2020-02-22 Stefan Hajnoczi New
[PULL,13/31] fuzz: add FUZZ_TARGET module type Untitled series #160127 - - 2 - --- 2020-02-22 Stefan Hajnoczi New
[PULL,14/31] qtest: add qtest_server_send abstraction Untitled series #160127 1 - 2 - --- 2020-02-22 Stefan Hajnoczi New
[PULL,15/31] libqtest: add a layer of abstraction to send/recv Untitled series #160127 - - 2 - --- 2020-02-22 Stefan Hajnoczi New
[PULL,16/31] libqtest: make bufwrite rely on the TransportOps Untitled series #160127 - - 2 - --- 2020-02-22 Stefan Hajnoczi New
[PULL,17/31] qtest: add in-process incoming command handler Untitled series #160127 - - 2 - --- 2020-02-22 Stefan Hajnoczi New
[PULL,18/31] libqos: rename i2c_send and i2c_recv Untitled series #160127 1 - 2 - --- 2020-02-22 Stefan Hajnoczi New
[PULL,19/31] libqos: split qos-test and libqos makefile vars Untitled series #160127 - - 3 - --- 2020-02-22 Stefan Hajnoczi New
[PULL,20/31] libqos: move useful qos-test funcs to qos_external Untitled series #160127 - - 3 - --- 2020-02-22 Stefan Hajnoczi New
[PULL,21/31] fuzz: add fuzzer skeleton Untitled series #160127 - - 2 - --- 2020-02-22 Stefan Hajnoczi New
[PULL,22/31] exec: keep ram block across fork when using qtest Untitled series #160127 - - 2 - --- 2020-02-22 Stefan Hajnoczi New
[PULL,23/31] main: keep rcu_atfork callback enabled for qtest Untitled series #160127 1 - 1 - --- 2020-02-22 Stefan Hajnoczi New
« 1 2 ... 515 516 5174264 4265 »