Show patches with: State = Action Required       |   432399 patches
« 1 2 ... 171 172 1734323 4324 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,23/33] aio-wait: draw equivalence between AIO_WAIT_WHILE() and AIO_WAIT_WHILE_UNLOCKED() [PULL,01/33] nbd/server: avoid per-NBDRequest nbd_client_get/put() - - 2 - --- 2023-12-21 Kevin Wolf New
[PULL,22/33] scsi: remove AioContext locking [PULL,01/33] nbd/server: avoid per-NBDRequest nbd_client_get/put() - - 2 - --- 2023-12-21 Kevin Wolf New
[PULL,21/33] block: remove bdrv_co_lock() [PULL,01/33] nbd/server: avoid per-NBDRequest nbd_client_get/put() - - 1 - --- 2023-12-21 Kevin Wolf New
[PULL,20/33] block: remove AioContext locking [PULL,01/33] nbd/server: avoid per-NBDRequest nbd_client_get/put() - - 3 - --- 2023-12-21 Kevin Wolf New
[PULL,19/33] graph-lock: remove AioContext locking [PULL,01/33] nbd/server: avoid per-NBDRequest nbd_client_get/put() - - 2 - --- 2023-12-21 Kevin Wolf New
[PULL,18/33] aio: make aio_context_acquire()/aio_context_release() a no-op [PULL,01/33] nbd/server: avoid per-NBDRequest nbd_client_get/put() 1 - 1 - --- 2023-12-21 Kevin Wolf New
[PULL,17/33] tests: remove aio_context_acquire() tests [PULL,01/33] nbd/server: avoid per-NBDRequest nbd_client_get/put() - - 2 - --- 2023-12-21 Kevin Wolf New
[PULL,16/33] scsi: assert that callbacks run in the correct AioContext [PULL,01/33] nbd/server: avoid per-NBDRequest nbd_client_get/put() - - 1 - --- 2023-12-21 Kevin Wolf New
[PULL,15/33] virtio-scsi: replace AioContext lock with tmf_bh_lock [PULL,01/33] nbd/server: avoid per-NBDRequest nbd_client_get/put() - - 2 - --- 2023-12-21 Kevin Wolf New
[PULL,14/33] dma-helpers: don't lock AioContext in dma_blk_cb() [PULL,01/33] nbd/server: avoid per-NBDRequest nbd_client_get/put() - - 2 - --- 2023-12-21 Kevin Wolf New
[PULL,13/33] scsi: don't lock AioContext in I/O code path [PULL,01/33] nbd/server: avoid per-NBDRequest nbd_client_get/put() 1 - 1 - --- 2023-12-21 Kevin Wolf New
[PULL,12/33] virtio-scsi: don't lock AioContext around virtio_queue_aio_attach_host_notifier() [PULL,01/33] nbd/server: avoid per-NBDRequest nbd_client_get/put() - - 2 - --- 2023-12-21 Kevin Wolf New
[PULL,11/33] scsi: only access SCSIDevice->requests from one thread [PULL,01/33] nbd/server: avoid per-NBDRequest nbd_client_get/put() - - 1 - --- 2023-12-21 Kevin Wolf New
[PULL,10/33] iotests: Basic tests for internal snapshots [PULL,01/33] nbd/server: avoid per-NBDRequest nbd_client_get/put() - - - - --- 2023-12-21 Kevin Wolf New
[PULL,09/33] vl: Improve error message for conflicting -incoming and -loadvm [PULL,01/33] nbd/server: avoid per-NBDRequest nbd_client_get/put() - - - - --- 2023-12-21 Kevin Wolf New
[PULL,08/33] block: Fix crash when loading snapshot on inactive node [PULL,01/33] nbd/server: avoid per-NBDRequest nbd_client_get/put() - - - - --- 2023-12-21 Kevin Wolf New
[PULL,07/33] virtio-blk: don't lock AioContext in the submission code path [PULL,01/33] nbd/server: avoid per-NBDRequest nbd_client_get/put() - - 3 - --- 2023-12-21 Kevin Wolf New
[PULL,06/33] virtio-blk: don't lock AioContext in the completion code path [PULL,01/33] nbd/server: avoid per-NBDRequest nbd_client_get/put() - - 3 - --- 2023-12-21 Kevin Wolf New
[PULL,05/33] virtio-blk: add lock to protect s->rq [PULL,01/33] nbd/server: avoid per-NBDRequest nbd_client_get/put() - - 3 - --- 2023-12-21 Kevin Wolf New
[PULL,04/33] block/file-posix: set up Linux AIO and io_uring in the current thread [PULL,01/33] nbd/server: avoid per-NBDRequest nbd_client_get/put() - - 2 - --- 2023-12-21 Kevin Wolf New
[PULL,03/33] nbd/server: introduce NBDClient->lock to protect fields [PULL,01/33] nbd/server: avoid per-NBDRequest nbd_client_get/put() - - 1 - --- 2023-12-21 Kevin Wolf New
[PULL,02/33] nbd/server: only traverse NBDExport->clients from main loop thread [PULL,01/33] nbd/server: avoid per-NBDRequest nbd_client_get/put() - - 1 - --- 2023-12-21 Kevin Wolf New
[PULL,01/33] nbd/server: avoid per-NBDRequest nbd_client_get/put() [PULL,01/33] nbd/server: avoid per-NBDRequest nbd_client_get/put() - - 2 - --- 2023-12-21 Kevin Wolf New
[PULL,00/33] Block layer patches - - - - --- 2023-12-21 Kevin Wolf New
[v3,6/6] nbd/server: introduce NBDClient->lock to protect fields qemu-iotests fixes for Kevin's block tree - - - - --- 2023-12-21 Stefan Hajnoczi New
[v3,5/6] nbd/server: only traverse NBDExport->clients from main loop thread qemu-iotests fixes for Kevin's block tree - - - - --- 2023-12-21 Stefan Hajnoczi New
[v3,4/6] nbd/server: avoid per-NBDRequest nbd_client_get/put() qemu-iotests fixes for Kevin's block tree - - 1 - --- 2023-12-21 Stefan Hajnoczi New
[v3,3/6] fixup scsi: only access SCSIDevice->requests from one thread qemu-iotests fixes for Kevin's block tree - - 1 - --- 2023-12-21 Stefan Hajnoczi New
[v3,2/6] fixup block: remove AioContext locking qemu-iotests fixes for Kevin's block tree - - - - --- 2023-12-21 Stefan Hajnoczi New
[v3,1/6] fixup block-coroutine-wrapper: use qemu_get_current_aio_context() qemu-iotests fixes for Kevin's block tree - - - - --- 2023-12-21 Stefan Hajnoczi New
[16/16] target/riscv/cpu.c: move 'marchid' to riscv_cpu_properties[] target/riscv: deprecate riscv_cpu_options[] - - - - --- 2023-12-21 Daniel Henrique Barboza New
[15/16] target/riscv/cpu.c: move 'mimpid' to riscv_cpu_properties[] target/riscv: deprecate riscv_cpu_options[] - - - - --- 2023-12-21 Daniel Henrique Barboza New
[14/16] target/riscv/cpu.c: move 'mvendorid' to riscv_cpu_properties[] target/riscv: deprecate riscv_cpu_options[] - - - - --- 2023-12-21 Daniel Henrique Barboza New
[13/16] target/riscv: remove riscv_cpu_options[] target/riscv: deprecate riscv_cpu_options[] - - - - --- 2023-12-21 Daniel Henrique Barboza New
[12/16] target/riscv: move 'cboz_blocksize' to riscv_cpu_properties[] target/riscv: deprecate riscv_cpu_options[] - - - - --- 2023-12-21 Daniel Henrique Barboza New
[11/16] target/riscv: move 'cbom_blocksize' to riscv_cpu_properties[] target/riscv: deprecate riscv_cpu_options[] - - - - --- 2023-12-21 Daniel Henrique Barboza New
[10/16] target/riscv: create finalize_features() for KVM target/riscv: deprecate riscv_cpu_options[] - - - - --- 2023-12-21 Daniel Henrique Barboza New
[09/16] target/riscv: move 'elen' to riscv_cpu_properties[] target/riscv: deprecate riscv_cpu_options[] - - - - --- 2023-12-21 Daniel Henrique Barboza New
[08/16] target/riscv: move 'vlen' to riscv_cpu_properties[] target/riscv: deprecate riscv_cpu_options[] - - - - --- 2023-12-21 Daniel Henrique Barboza New
[07/16] target/riscv: rework 'vext_spec' target/riscv: deprecate riscv_cpu_options[] - - - - --- 2023-12-21 Daniel Henrique Barboza New
[06/16] target/riscv: rework 'priv_spec' target/riscv: deprecate riscv_cpu_options[] - - - - --- 2023-12-21 Daniel Henrique Barboza New
[05/16] target/riscv: move 'pmp' to riscv_cpu_properties[] target/riscv: deprecate riscv_cpu_options[] - - - - --- 2023-12-21 Daniel Henrique Barboza New
[04/16] target/riscv: move 'mmu' to riscv_cpu_properties[] target/riscv: deprecate riscv_cpu_options[] - - - - --- 2023-12-21 Daniel Henrique Barboza New
[03/16] target/riscv: make riscv_cpu_is_generic() public target/riscv: deprecate riscv_cpu_options[] - - - - --- 2023-12-21 Daniel Henrique Barboza New
[02/16] target/riscv: move 'pmu-mask' and 'pmu-num' to riscv_cpu_properties[] target/riscv: deprecate riscv_cpu_options[] - - - - --- 2023-12-21 Daniel Henrique Barboza New
[01/16] target/riscv/cpu_cfg.h: remove user_spec and bext_spec target/riscv: deprecate riscv_cpu_options[] - - - - --- 2023-12-21 Daniel Henrique Barboza New
[v4,13/13] vdpa: move memory listener to vhost_vdpa_shared Consolidate common vdpa members in VhostVDPAShared 1 - - - --- 2023-12-21 Eugenio Perez Martin New
[v4,12/13] vdpa: use dev_shared in vdpa_iommu Consolidate common vdpa members in VhostVDPAShared 1 - - - --- 2023-12-21 Eugenio Perez Martin New
[v4,11/13] vdpa: use VhostVDPAShared in vdpa_dma_map and unmap Consolidate common vdpa members in VhostVDPAShared 1 - - - --- 2023-12-21 Eugenio Perez Martin New
[v4,10/13] vdpa: move iommu_list to vhost_vdpa_shared Consolidate common vdpa members in VhostVDPAShared 1 - - - --- 2023-12-21 Eugenio Perez Martin New
[v4,09/13] vdpa: remove msg type of vhost_vdpa Consolidate common vdpa members in VhostVDPAShared 1 - - - --- 2023-12-21 Eugenio Perez Martin New
[v4,08/13] vdpa: move backend_cap to vhost_vdpa_shared Consolidate common vdpa members in VhostVDPAShared 1 - - - --- 2023-12-21 Eugenio Perez Martin New
[v4,07/13] vdpa: move iotlb_batch_begin_sent to vhost_vdpa_shared Consolidate common vdpa members in VhostVDPAShared 1 - - - --- 2023-12-21 Eugenio Perez Martin New
[v4,06/13] vdpa: move file descriptor to vhost_vdpa_shared Consolidate common vdpa members in VhostVDPAShared 1 - - - --- 2023-12-21 Eugenio Perez Martin New
[v4,05/13] vdpa: use vdpa shared for tracing Consolidate common vdpa members in VhostVDPAShared 1 - - - --- 2023-12-21 Eugenio Perez Martin New
[v4,04/13] vdpa: move shadow_data to vhost_vdpa_shared Consolidate common vdpa members in VhostVDPAShared 1 - - - --- 2023-12-21 Eugenio Perez Martin New
[v4,03/13] vdpa: move iova_range to vhost_vdpa_shared Consolidate common vdpa members in VhostVDPAShared 1 - - - --- 2023-12-21 Eugenio Perez Martin New
[v4,02/13] vdpa: move iova tree to the shared struct Consolidate common vdpa members in VhostVDPAShared 1 - - - --- 2023-12-21 Eugenio Perez Martin New
[v4,01/13] vdpa: add VhostVDPAShared Consolidate common vdpa members in VhostVDPAShared 1 - - 1 --- 2023-12-21 Eugenio Perez Martin New
[RFC] readthodocs: fully specify a build environment [RFC] readthodocs: fully specify a build environment - - - - --- 2023-12-21 Alex Bennée New
[21/21] configure, meson: rename targetos to host_os Build system cleanups for QEMU 9.0 - - 1 - --- 2023-12-21 Paolo Bonzini New
[20/21] meson: move subdirs to "Collect sources" section Build system cleanups for QEMU 9.0 - - 1 - --- 2023-12-21 Paolo Bonzini New
[19/21] meson: move config-host.h definitions together Build system cleanups for QEMU 9.0 - - - - --- 2023-12-21 Paolo Bonzini New
[18/21] meson: move CFI detection code earlier Build system cleanups for QEMU 9.0 - - 1 - --- 2023-12-21 Paolo Bonzini New
[17/21] meson: keep subprojects together Build system cleanups for QEMU 9.0 - - - - --- 2023-12-21 Paolo Bonzini New
[16/21] meson: separate host-specific checks from option validation Build system cleanups for QEMU 9.0 - - 1 - --- 2023-12-21 Paolo Bonzini New
[15/21] meson: move option validation a bit closer Build system cleanups for QEMU 9.0 - - - - --- 2023-12-21 Paolo Bonzini New
[14/21] meson: move program checks together Build system cleanups for QEMU 9.0 - - 1 - --- 2023-12-21 Paolo Bonzini New
[13/21] meson: add more sections to main meson.build Build system cleanups for QEMU 9.0 - - 1 - --- 2023-12-21 Paolo Bonzini New
[12/21] meson: rename config_all Build system cleanups for QEMU 9.0 - - 1 - --- 2023-12-21 Paolo Bonzini New
[11/21] meson: remove CONFIG_ALL Build system cleanups for QEMU 9.0 - - - - --- 2023-12-21 Paolo Bonzini New
[10/21] meson: remove config_targetos Build system cleanups for QEMU 9.0 - - 1 - --- 2023-12-21 Paolo Bonzini New
[09/21] meson: remove CONFIG_POSIX and CONFIG_WIN32 from config_targetos Build system cleanups for QEMU 9.0 - - - - --- 2023-12-21 Paolo Bonzini New
[08/21] meson: remove OS definitions from config_targetos Build system cleanups for QEMU 9.0 - - - - --- 2023-12-21 Paolo Bonzini New
[07/21] meson: always probe u2f and canokey if the option is enabled Build system cleanups for QEMU 9.0 - - - - --- 2023-12-21 Paolo Bonzini New
[06/21] configure: unify again the case arms in probe_target_compiler Build system cleanups for QEMU 9.0 - - - - --- 2023-12-21 Paolo Bonzini New
[05/21] configure: remove unnecessary subshell Build system cleanups for QEMU 9.0 - - 1 - --- 2023-12-21 Paolo Bonzini New
[04/21] Makefile: clean qemu-iotests output Build system cleanups for QEMU 9.0 - - - - --- 2023-12-21 Paolo Bonzini New
[03/21] meson: use version_compare() to compare version Build system cleanups for QEMU 9.0 - - - - --- 2023-12-21 Paolo Bonzini New
[02/21] meson: remove unused variable Build system cleanups for QEMU 9.0 - - 1 - --- 2023-12-21 Paolo Bonzini New
[01/21] meson: fix type of "relocatable" option Build system cleanups for QEMU 9.0 - - - - --- 2023-12-21 Paolo Bonzini New
[2/2] hw/s390x/ccw: Replace dirname() with g_path_get_dirname() hw/s390x/ccw: Cleanup basename() and dirname() - - 1 - --- 2023-12-21 Zhao Liu New
[1/2] hw/s390x/ccw: Replace basename() with g_path_get_basename() hw/s390x/ccw: Cleanup basename() and dirname() - - 1 - --- 2023-12-21 Zhao Liu New
MAINTAINERS: Remove myself as reviewer from Live Migration MAINTAINERS: Remove myself as reviewer from Live Migration - - - - --- 2023-12-21 Leonardo Bras New
[v2] target/i386: Fix physical address truncation [v2] target/i386: Fix physical address truncation - - - - --- 2023-12-21 Michael Brown New
[v2,6/6] nbd/server: introduce NBDClient->lock to protect fields qemu-iotests fixes for Kevin's block tree - - - - --- 2023-12-21 Stefan Hajnoczi New
[v2,5/6] nbd/server: only traverse NBDExport->clients from main loop thread qemu-iotests fixes for Kevin's block tree - - - - --- 2023-12-21 Stefan Hajnoczi New
[v2,4/6] nbd/server: avoid per-NBDRequest nbd_client_get/put() qemu-iotests fixes for Kevin's block tree - - 1 - --- 2023-12-21 Stefan Hajnoczi New
[v2,3/6] fixup scsi: only access SCSIDevice->requests from one thread qemu-iotests fixes for Kevin's block tree - - 1 - --- 2023-12-21 Stefan Hajnoczi New
[v2,2/6] fixup block: remove AioContext locking qemu-iotests fixes for Kevin's block tree - - - - --- 2023-12-21 Stefan Hajnoczi New
[v2,1/6] fixup block-coroutine-wrapper: use qemu_get_current_aio_context() qemu-iotests fixes for Kevin's block tree - - - - --- 2023-12-21 Stefan Hajnoczi New
[v3,11/11] hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - - - --- 2023-12-21 Bernhard Beschow New
[v3,10/11] hw/ppc/pegasos2: Let pegasos2 machine configure SuperI/O functions hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - - - --- 2023-12-21 Bernhard Beschow New
[v3,09/11] hw/char/parallel-isa: Implement relocation and enabling/disabling for TYPE_ISA_PARALLEL hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - - - --- 2023-12-21 Bernhard Beschow New
[v3,08/11] hw/char/serial-isa: Implement relocation and enabling/disabling for TYPE_ISA_SERIAL hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - - - --- 2023-12-21 Bernhard Beschow New
[v3,07/11] hw/block/fdc-isa: Implement relocation and enabling/disabling for TYPE_ISA_FDC hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - - - --- 2023-12-21 Bernhard Beschow New
[v3,06/11] exec/ioport: Add portio_list_set_enabled() hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - - - --- 2023-12-21 Bernhard Beschow New
[v3,05/11] exec/ioport: Add portio_list_set_address() hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - - - --- 2023-12-21 Bernhard Beschow New
[v3,04/11] exec/ioport: Resolve redundant .base attribute in struct MemoryRegionPortio hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - - - --- 2023-12-21 Bernhard Beschow New
[v3,03/11] hw/char/parallel: Move portio_list from ParallelState to ISAParallelState hw/isa/vt82c686: Implement relocation and toggling of SuperI/O functions - - 1 - --- 2023-12-21 Bernhard Beschow New
« 1 2 ... 171 172 1734323 4324 »