Show patches with: State = Action Required       |    Archived = No       |   427187 patches
« 1 2 ... 517 518 5194271 4272 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,0/6] Block patches - - - - --- 2024-01-08 Stefan Hajnoczi New
[PULL,1/6] iothread: Remove unused Error** argument in aio_context_set_aio_params [PULL,1/6] iothread: Remove unused Error** argument in aio_context_set_aio_params - - 1 - --- 2024-01-08 Stefan Hajnoczi New
[PULL,2/6] system/cpus: rename qemu_mutex_lock_iothread() to bql_lock() [PULL,1/6] iothread: Remove unused Error** argument in aio_context_set_aio_params 5 - 4 - --- 2024-01-08 Stefan Hajnoczi New
[PULL,3/6] qemu/main-loop: rename QEMU_IOTHREAD_LOCK_GUARD to BQL_LOCK_GUARD [PULL,1/6] iothread: Remove unused Error** argument in aio_context_set_aio_params 2 - 4 - --- 2024-01-08 Stefan Hajnoczi New
[PULL,4/6] qemu/main-loop: rename qemu_cond_wait_iothread() to qemu_cond_wait_bql() [PULL,1/6] iothread: Remove unused Error** argument in aio_context_set_aio_params - - 5 - --- 2024-01-08 Stefan Hajnoczi New
[PULL,5/6] Replace "iothread lock" with "BQL" in comments [PULL,1/6] iothread: Remove unused Error** argument in aio_context_set_aio_params - - 5 - --- 2024-01-08 Stefan Hajnoczi New
[PULL,6/6] Rename "QEMU global mutex" to "BQL" in comments and docs [PULL,1/6] iothread: Remove unused Error** argument in aio_context_set_aio_params 1 - 5 - --- 2024-01-08 Stefan Hajnoczi New
[1/3] iotests: add filter_qmp_generated_node_ids() monitor: only run coroutine commands in qemu_aio_context - - 1 - --- 2024-01-16 Stefan Hajnoczi New
[2/3] iotests: port 141 to Python for reliable QMP testing monitor: only run coroutine commands in qemu_aio_context - - - - --- 2024-01-16 Stefan Hajnoczi New
[3/3] monitor: only run coroutine commands in qemu_aio_context monitor: only run coroutine commands in qemu_aio_context - 1 1 1 --- 2024-01-16 Stefan Hajnoczi New
[v2,1/3] iotests: add filter_qmp_generated_node_ids() monitor: only run coroutine commands in qemu_aio_context - - - - --- 2024-01-18 Stefan Hajnoczi New
[v2,2/3] iotests: port 141 to Python for reliable QMP testing monitor: only run coroutine commands in qemu_aio_context - - - - --- 2024-01-18 Stefan Hajnoczi New
[v2,3/3] monitor: only run coroutine commands in qemu_aio_context monitor: only run coroutine commands in qemu_aio_context - 1 - - --- 2024-01-18 Stefan Hajnoczi New
[1/6] virtio-blk: move dataplane code into virtio-blk.c virtio-blk: iothread-vq-mapping cleanups - - - - --- 2024-01-19 Stefan Hajnoczi New
[2/6] virtio-blk: rename dataplane create/destroy functions virtio-blk: iothread-vq-mapping cleanups - - - - --- 2024-01-19 Stefan Hajnoczi New
[3/6] virtio-blk: rename dataplane to ioeventfd virtio-blk: iothread-vq-mapping cleanups - - - - --- 2024-01-19 Stefan Hajnoczi New
[4/6] virtio-blk: restart s->rq reqs in vq AioContexts virtio-blk: iothread-vq-mapping cleanups - - - - --- 2024-01-19 Stefan Hajnoczi New
[5/6] virtio-blk: tolerate failure to set BlockBackend AioContext virtio-blk: iothread-vq-mapping cleanups - - - - --- 2024-01-19 Stefan Hajnoczi New
[6/6] virtio-blk: always set ioeventfd during startup virtio-blk: iothread-vq-mapping cleanups - 1 - - --- 2024-01-19 Stefan Hajnoczi New
[PULL,0/2] Block patches - - - - --- 2024-01-22 Stefan Hajnoczi New
[PULL,1/2] coroutine-ucontext: Save fake stack for pooled coroutine [PULL,1/2] coroutine-ucontext: Save fake stack for pooled coroutine - - 1 - --- 2024-01-22 Stefan Hajnoczi New
[PULL,2/2] block/io: clear BDRV_BLOCK_RECURSE flag after recursing in bdrv_co_block_status [PULL,1/2] coroutine-ucontext: Save fake stack for pooled coroutine - - 1 - --- 2024-01-22 Stefan Hajnoczi New
virtio-blk: avoid using ioeventfd state in irqfd conditional virtio-blk: avoid using ioeventfd state in irqfd conditional - - - - --- 2024-01-22 Stefan Hajnoczi New
pflash: fix sectors vs bytes confusion in blk_pread_nonzeroes() pflash: fix sectors vs bytes confusion in blk_pread_nonzeroes() - 1 1 - --- 2024-01-30 Stefan Hajnoczi New
[PULL,0/5] Block patches - - - - --- 2024-01-30 Stefan Hajnoczi New
[PULL,1/5] block/io_uring: improve error message when init fails [PULL,1/5] block/io_uring: improve error message when init fails - - - - --- 2024-01-30 Stefan Hajnoczi New
[PULL,2/5] block/blkio: Make s->mem_region_alignment be 64 bits [PULL,1/5] block/io_uring: improve error message when init fails - - - - --- 2024-01-30 Stefan Hajnoczi New
[PULL,3/5] pflash: fix sectors vs bytes confusion in blk_pread_nonzeroes() [PULL,1/5] block/io_uring: improve error message when init fails - 1 1 - --- 2024-01-30 Stefan Hajnoczi New
[PULL,4/5] hw/core/qdev.c: add qdev_get_human_name() [PULL,1/5] block/io_uring: improve error message when init fails - - 1 - --- 2024-01-30 Stefan Hajnoczi New
[PULL,5/5] hw/block/block.c: improve confusing blk_check_size_and_read_all() error [PULL,1/5] block/io_uring: improve error message when init fails - - 1 - --- 2024-01-30 Stefan Hajnoczi New
docs/style: allow C99 mixed declarations docs/style: allow C99 mixed declarations - - - - --- 2024-02-05 Stefan Hajnoczi New
[1/5] virtio-blk: enforce iothread-vq-mapping validation virtio-blk: iothread-vq-mapping cleanups - - 2 - --- 2024-02-05 Stefan Hajnoczi New
[2/5] virtio-blk: clarify that there is at least 1 virtqueue virtio-blk: iothread-vq-mapping cleanups - - 2 - --- 2024-02-05 Stefan Hajnoczi New
[3/5] virtio-blk: add vq_rq[] bounds check in virtio_blk_dma_restart_cb() virtio-blk: iothread-vq-mapping cleanups - - 2 - --- 2024-02-05 Stefan Hajnoczi New
[4/5] virtio-blk: declare VirtIOBlock::rq with a type virtio-blk: iothread-vq-mapping cleanups - - 2 - --- 2024-02-05 Stefan Hajnoczi New
[5/5] monitor: use aio_co_reschedule_self() virtio-blk: iothread-vq-mapping cleanups 1 - 2 - --- 2024-02-05 Stefan Hajnoczi New
virtio-blk: do not use C99 mixed declarations virtio-blk: do not use C99 mixed declarations 1 - 1 - --- 2024-02-06 Stefan Hajnoczi New
[PULL,0/1] Block patches - - - - --- 2024-02-06 Stefan Hajnoczi New
[PULL,1/1] virtio-blk: avoid using ioeventfd state in irqfd conditional [PULL,1/1] virtio-blk: avoid using ioeventfd state in irqfd conditional - - - - --- 2024-02-06 Stefan Hajnoczi New
[v2,1/5] virtio-blk: enforce iothread-vq-mapping validation virtio-blk: iothread-vq-mapping cleanups - - 2 - --- 2024-02-06 Stefan Hajnoczi New
[v2,2/5] virtio-blk: clarify that there is at least 1 virtqueue virtio-blk: iothread-vq-mapping cleanups - - 2 - --- 2024-02-06 Stefan Hajnoczi New
[v2,3/5] virtio-blk: add vq_rq[] bounds check in virtio_blk_dma_restart_cb() virtio-blk: iothread-vq-mapping cleanups - - 2 - --- 2024-02-06 Stefan Hajnoczi New
[v2,4/5] virtio-blk: declare VirtIOBlock::rq with a type virtio-blk: iothread-vq-mapping cleanups - - 2 - --- 2024-02-06 Stefan Hajnoczi New
[v2,5/5] monitor: use aio_co_reschedule_self() virtio-blk: iothread-vq-mapping cleanups - - 2 - --- 2024-02-06 Stefan Hajnoczi New
virtio-blk: iothread-vq-mapping coroutine pool sizing virtio-blk: iothread-vq-mapping coroutine pool sizing - - - - --- 2024-03-11 Stefan Hajnoczi New
[v2] virtio-blk: iothread-vq-mapping coroutine pool sizing [v2] virtio-blk: iothread-vq-mapping coroutine pool sizing - - 1 - --- 2024-03-12 Stefan Hajnoczi New
[PULL,0/2] Tracing patches - - - - --- 2024-03-12 Stefan Hajnoczi New
[PULL,1/2] tracetool: remove redundant --target-type / --target-name args [PULL,1/2] tracetool: remove redundant --target-type / --target-name args - - 1 - --- 2024-03-12 Stefan Hajnoczi New
[PULL,2/2] meson: generate .stp files for tools too [PULL,1/2] tracetool: remove redundant --target-type / --target-name args - - 1 - --- 2024-03-12 Stefan Hajnoczi New
coroutine: cap per-thread local pool size coroutine: cap per-thread local pool size - - 1 - --- 2024-03-18 Stefan Hajnoczi New
[PULL,0/1] Block patches - - - - --- 2024-03-19 Stefan Hajnoczi New
[PULL,1/1] coroutine: cap per-thread local pool size [PULL,1/1] coroutine: cap per-thread local pool size - - 1 - --- 2024-03-19 Stefan Hajnoczi New
coroutine: reserve 5,000 mappings coroutine: reserve 5,000 mappings - 1 1 - --- 2024-03-20 Stefan Hajnoczi New
[PULL,for-9.0,0/1] Block patches - - - - --- 2024-03-21 Stefan Hajnoczi New
[PULL,for-9.0,1/1] coroutine: reserve 5,000 mappings [PULL,for-9.0,1/1] coroutine: reserve 5,000 mappings - 1 1 - --- 2024-03-21 Stefan Hajnoczi New
[PULL,for-9.0,0/1] Block patches - - - - --- 2024-04-04 Stefan Hajnoczi New
[PULL,for-9.0,1/1] block/virtio-blk: Fix memory leak from virtio_blk_zone_report [PULL,for-9.0,1/1] block/virtio-blk: Fix memory leak from virtio_blk_zone_report - - - - --- 2024-04-04 Stefan Hajnoczi New
virtio-net VLAN filtering bug - - - - --- 2014-02-05 Stefan Fritsch New
virtio-net: Do not filter VLANs without F_CTRL_VLAN - - - - --- 2014-02-12 Stefan Fritsch New
Add chardev-send-break monitor command 1 - - - --- 2017-06-05 Stefan Fritsch New
Add chardev-send-break monitor command - - - - --- 2017-06-06 Stefan Fritsch New
[v2] Add chardev-send-break monitor command 1 - 1 - --- 2017-06-11 Stefan Fritsch New
vmxcap: Fix output formatting - - - - --- 2017-07-20 Stefan Fritsch New
[1/8] usb-ccid: Add support to dump all USB packets - - - - --- 2017-07-20 Stefan Fritsch New
[2/8] usb-ccid: Fix USB packet generation for 64-Bytes sized packets. - - - - --- 2017-07-20 Stefan Fritsch New
[3/8] usb-ccid: Set protocol parameters based on card ATR - - - - --- 2017-07-20 Stefan Fritsch New
[4/8] usb-ccid: Fix ATR parsing - - - - --- 2017-07-20 Stefan Fritsch New
[5/8] usb-ccid: Fix USB descriptor - - - - --- 2017-07-20 Stefan Fritsch New
[6/8] usb-ccid: Fix chaining fields in CCID USB messages - - - - --- 2017-07-20 Stefan Fritsch New
[7/8] usb-ccid: Increase ccid max APDU size - - - - --- 2017-07-20 Stefan Fritsch New
[8/8] usb-ccid: Reduce logging at level WARN - - - - --- 2017-07-20 Stefan Fritsch New
[v2,1/8] usb-ccid: Add support to dump all USB packets - - - - --- 2017-07-20 Stefan Fritsch New
[v2,2/8] usb-ccid: Fix USB packet generation for 64-Bytes sized packets. - - - - --- 2017-07-20 Stefan Fritsch New
[v2,3/8] usb-ccid: Set protocol parameters based on card ATR - - - - --- 2017-07-20 Stefan Fritsch New
[v2,4/8] usb-ccid: Fix ATR parsing - - - - --- 2017-07-20 Stefan Fritsch New
[v2,5/8] usb-ccid: Fix USB descriptor - - - - --- 2017-07-20 Stefan Fritsch New
[v2,6/8] usb-ccid: Fix chaining fields in CCID USB messages - - - - --- 2017-07-20 Stefan Fritsch New
[v2,7/8] usb-ccid: Increase ccid max APDU size - - - - --- 2017-07-20 Stefan Fritsch New
[v2,8/8] usb-ccid: Reduce logging at level WARN - - - - --- 2017-07-20 Stefan Fritsch New
acpi: Add emulated sleep button - - - - --- 2017-07-20 Stefan Fritsch New
dma-helpers: Fix iovec alignment dma-helpers: Fix iovec alignment - 1 1 - --- 2024-04-12 Stefan Fritsch New
linux-user: remove MAX_ARG_PAGES, allow dynamic growth of env/argv space - - - - --- 2015-08-15 Stefan Brüns New
linux-user: remove MAX_ARG_PAGES limit - - - - --- 2015-08-22 Stefan Brüns New
linux-user: remove MAX_ARG_PAGES limit - - - - --- 2015-08-27 Stefan Brüns New
[1/2] linux-user: remove unused image_info members - - 1 - --- 2015-09-02 Stefan Brüns New
[2/2] linux-user: remove MAX_ARG_PAGES limit - - 1 - --- 2015-09-02 Stefan Brüns New
[1/2] target/tilegx: Implement emulation of TILEGX instructions V1CMPLEU and V1CMPLTU Add support for some comparison instructions - - - - --- 2019-03-11 Stefan Brankovic New
[2/2] target/tilegx: Implement emulation of TILEGX instructions V2CMPLEU and V2CMPLTU Add support for some comparison instructions - - - - --- 2019-03-11 Stefan Brankovic New
[1/8] target/ppc: Optimize emulation of lvsl and lvsr instructions Optimize emulation of ten Altivec instructions: lvsl, - - - - --- 2019-06-06 Stefan Brankovic New
[2/8] target/ppc: Optimize emulation of vsl and vsr instructions Optimize emulation of ten Altivec instructions: lvsl, - - - - --- 2019-06-06 Stefan Brankovic New
[3/8] target/ppc: Optimize emulation of vpkpx instruction Optimize emulation of ten Altivec instructions: lvsl, - - - - --- 2019-06-06 Stefan Brankovic New
[4/8] target/ppc: Optimize emulation of vgbbd instruction Optimize emulation of ten Altivec instructions: lvsl, - - - - --- 2019-06-06 Stefan Brankovic New
[5/8] target/ppc: Optimize emulation of vclzd instruction Optimize emulation of ten Altivec instructions: lvsl, - - 1 - --- 2019-06-06 Stefan Brankovic New
[6/8] target/ppc: Optimize emulation of vclzw instruction Optimize emulation of ten Altivec instructions: lvsl, - - - - --- 2019-06-06 Stefan Brankovic New
[7/8] target/ppc: Optimize emulation of vclzh and vclzb instructions Optimize emulation of ten Altivec instructions: lvsl, - - - - --- 2019-06-06 Stefan Brankovic New
[8/8] target/ppc: Refactor emulation of vmrgew and vmrgow instructions Optimize emulation of ten Altivec instructions: lvsl, - - - - --- 2019-06-06 Stefan Brankovic New
[1/8] target/ppc: Optimize emulation of lvsl and lvsr instructions target/ppc: Optimize emulation of some Altivec instructions - - 1 - --- 2019-06-19 Stefan Brankovic New
[2/8] target/ppc: Optimize emulation of vsl and vsr instructions target/ppc: Optimize emulation of some Altivec instructions - - 1 - --- 2019-06-19 Stefan Brankovic New
[3/8] target/ppc: Optimize emulation of vpkpx instruction target/ppc: Optimize emulation of some Altivec instructions - - - - --- 2019-06-19 Stefan Brankovic New
[4/8] target/ppc: Optimize emulation of vgbbd instruction target/ppc: Optimize emulation of some Altivec instructions - - 1 - --- 2019-06-19 Stefan Brankovic New
« 1 2 ... 517 518 5194271 4272 »