Show patches with: State = Action Required       |   427089 patches
« 1 2 ... 662 663 6644270 4271 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,01/40] pl050: move PL050State from pl050.c to new pl050.h header file PS2 device QOMification - part 2 1 - 1 1 --- 2022-07-12 Mark Cave-Ayland New
[RFC,8/8] block: remove all unused ->can_set_aio_ctx and ->set_aio_ctx callbacks Refactor bdrv_try_set_aio_context using transactions - - - - --- 2022-07-12 Emanuele Giuseppe Esposito New
[RFC,7/8] block: use the new _change_ API instead of _can_set_ and _set_ Refactor bdrv_try_set_aio_context using transactions - - - - --- 2022-07-12 Emanuele Giuseppe Esposito New
[RFC,6/8] block-backend: implement .change_aio_ctx in child_root Refactor bdrv_try_set_aio_context using transactions - - - - --- 2022-07-12 Emanuele Giuseppe Esposito New
[RFC,5/8] block: implement .change_aio_ctx in child_of_bds Refactor bdrv_try_set_aio_context using transactions - - 1 - --- 2022-07-12 Emanuele Giuseppe Esposito New
[RFC,4/8] blockjob: implement .change_aio_ctx in child_job Refactor bdrv_try_set_aio_context using transactions - - 1 - --- 2022-07-12 Emanuele Giuseppe Esposito New
[RFC,3/8] RFC: block: use transactions as a replacement of ->{can_}set_aio_context() Refactor bdrv_try_set_aio_context using transactions - - - - --- 2022-07-12 Emanuele Giuseppe Esposito New
[RFC,2/8] transactions: add tran_add_back Refactor bdrv_try_set_aio_context using transactions - - - - --- 2022-07-12 Emanuele Giuseppe Esposito New
[RFC,1/8] block.c: assert bs->aio_context is written under BQL and drains Refactor bdrv_try_set_aio_context using transactions - - 1 - --- 2022-07-12 Emanuele Giuseppe Esposito New
[v2] target/ppc/kvm: Skip current and parent directories in kvmppc_find_cpu_dt [v2] target/ppc/kvm: Skip current and parent directories in kvmppc_find_cpu_dt - - 2 - --- 2022-07-12 Murilo Opsfelder Araújo New
[v3,2/2] target/ppc: Implement ISA 3.00 tlbie[l] target/ppc: Implement ISA 3.00 tlbie[l] - - 1 - --- 2022-07-12 Leandro Lupori New
[v3,1/2] target/ppc: Move tlbie[l] to decode tree target/ppc: Implement ISA 3.00 tlbie[l] - - 1 - --- 2022-07-12 Leandro Lupori New
[RFC] target/ppc: don't print TB in ppc_cpu_dump_state if it's not initialized [RFC] target/ppc: don't print TB in ppc_cpu_dump_state if it's not initialized - - - - --- 2022-07-12 Matheus K. Ferst New
[PULL,35/35] vl: Unlink absolute PID file path [PULL,01/35] block: Add a 'flags' param to bdrv_{pread, pwrite, pwrite_sync}() - - 1 - --- 2022-07-12 Hanna Czenczek New
[PULL,34/35] vl: Conditionally register PID file unlink notifier [PULL,01/35] block: Add a 'flags' param to bdrv_{pread, pwrite, pwrite_sync}() - - 1 - --- 2022-07-12 Hanna Czenczek New
[PULL,33/35] qsd: Unlink absolute PID file path [PULL,01/35] block: Add a 'flags' param to bdrv_{pread, pwrite, pwrite_sync}() - - 1 - --- 2022-07-12 Hanna Czenczek New
[PULL,32/35] iotests/297: Have mypy ignore unused ignores [PULL,01/35] block: Add a 'flags' param to bdrv_{pread, pwrite, pwrite_sync}() 1 - - - --- 2022-07-12 Hanna Czenczek New
[PULL,31/35] qsd: Do not use error_report() before monitor_init [PULL,01/35] block: Add a 'flags' param to bdrv_{pread, pwrite, pwrite_sync}() - 1 1 - --- 2022-07-12 Hanna Czenczek New
[PULL,30/35] block: Remove remaining unused symbols in coroutines.h [PULL,01/35] block: Add a 'flags' param to bdrv_{pread, pwrite, pwrite_sync}() - - 2 - --- 2022-07-12 Hanna Czenczek New
[PULL,29/35] block: Reorganize some declarations in block-backend-io.h [PULL,01/35] block: Add a 'flags' param to bdrv_{pread, pwrite, pwrite_sync}() - - 2 - --- 2022-07-12 Hanna Czenczek New
[PULL,28/35] block: Add blk_co_truncate() [PULL,01/35] block: Add a 'flags' param to bdrv_{pread, pwrite, pwrite_sync}() - - 2 - --- 2022-07-12 Hanna Czenczek New
[PULL,27/35] block: Add blk_co_ioctl() [PULL,01/35] block: Add a 'flags' param to bdrv_{pread, pwrite, pwrite_sync}() - - 2 - --- 2022-07-12 Hanna Czenczek New
[PULL,26/35] block: Implement blk_flush() using generated_co_wrapper [PULL,01/35] block: Add a 'flags' param to bdrv_{pread, pwrite, pwrite_sync}() - - 2 - --- 2022-07-12 Hanna Czenczek New
[PULL,25/35] block: Implement blk_pdiscard() using generated_co_wrapper [PULL,01/35] block: Add a 'flags' param to bdrv_{pread, pwrite, pwrite_sync}() - - 2 - --- 2022-07-12 Hanna Czenczek New
[PULL,24/35] block: Implement blk_pwrite_zeroes() using generated_co_wrapper [PULL,01/35] block: Add a 'flags' param to bdrv_{pread, pwrite, pwrite_sync}() - - 2 - --- 2022-07-12 Hanna Czenczek New
[PULL,23/35] block: Add blk_co_pwrite_compressed() [PULL,01/35] block: Add a 'flags' param to bdrv_{pread, pwrite, pwrite_sync}() - - 2 - --- 2022-07-12 Hanna Czenczek New
[PULL,22/35] block: Change blk_pwrite_compressed() param order [PULL,01/35] block: Add a 'flags' param to bdrv_{pread, pwrite, pwrite_sync}() - - 2 - --- 2022-07-12 Hanna Czenczek New
[PULL,21/35] block: Export blk_pwritev_part() in block-backend-io.h [PULL,01/35] block: Add a 'flags' param to bdrv_{pread, pwrite, pwrite_sync}() - - 2 - --- 2022-07-12 Hanna Czenczek New
[PULL,20/35] block: Add blk_[co_]preadv_part() [PULL,01/35] block: Add a 'flags' param to bdrv_{pread, pwrite, pwrite_sync}() - - 2 - --- 2022-07-12 Hanna Czenczek New
[PULL,19/35] block: Add blk_{preadv,pwritev}() [PULL,01/35] block: Add a 'flags' param to bdrv_{pread, pwrite, pwrite_sync}() - - 2 - --- 2022-07-12 Hanna Czenczek New
[PULL,18/35] block: Implement blk_{pread, pwrite}() using generated_co_wrapper [PULL,01/35] block: Add a 'flags' param to bdrv_{pread, pwrite, pwrite_sync}() - - 1 - --- 2022-07-12 Hanna Czenczek New
[PULL,17/35] block: Make blk_co_pwrite() take a const buffer [PULL,01/35] block: Add a 'flags' param to bdrv_{pread, pwrite, pwrite_sync}() - - 2 - --- 2022-07-12 Hanna Czenczek New
[PULL,16/35] block: Make 'bytes' param of blk_{pread, pwrite}() an int64_t [PULL,01/35] block: Add a 'flags' param to bdrv_{pread, pwrite, pwrite_sync}() - - 2 - --- 2022-07-12 Hanna Czenczek New
[PULL,15/35] block: Change blk_{pread,pwrite}() param order [PULL,01/35] block: Add a 'flags' param to bdrv_{pread, pwrite, pwrite_sync}() - - 2 - --- 2022-07-12 Hanna Czenczek New
[PULL,14/35] block: Add a 'flags' param to blk_pread() [PULL,01/35] block: Add a 'flags' param to bdrv_{pread, pwrite, pwrite_sync}() - - 3 - --- 2022-07-12 Hanna Czenczek New
[PULL,13/35] block: Make blk_{pread,pwrite}() return 0 on success [PULL,01/35] block: Add a 'flags' param to bdrv_{pread, pwrite, pwrite_sync}() - - 1 - --- 2022-07-12 Hanna Czenczek New
[PULL,12/35] tests/qemu-iotests: skip 108 when FUSE is not loaded [PULL,01/35] block: Add a 'flags' param to bdrv_{pread, pwrite, pwrite_sync}() - - 2 - --- 2022-07-12 Hanna Czenczek New
[PULL,11/35] tests/qemu-iotests: hotfix for 307, 223 output [PULL,01/35] block: Add a 'flags' param to bdrv_{pread, pwrite, pwrite_sync}() - 1 2 1 --- 2022-07-12 Hanna Czenczek New
[PULL,10/35] block/qcow2: Use bdrv_pwrite_sync() in qcow2_mark_dirty() [PULL,01/35] block: Add a 'flags' param to bdrv_{pread, pwrite, pwrite_sync}() - - 3 - --- 2022-07-12 Hanna Czenczek New
[PULL,09/35] block: Use bdrv_co_pwrite_sync() when caller is coroutine_fn [PULL,01/35] block: Add a 'flags' param to bdrv_{pread, pwrite, pwrite_sync}() - - 3 - --- 2022-07-12 Hanna Czenczek New
[PULL,08/35] block: Add bdrv_co_pwrite_sync() [PULL,01/35] block: Add a 'flags' param to bdrv_{pread, pwrite, pwrite_sync}() - - 3 - --- 2022-07-12 Hanna Czenczek New
[PULL,07/35] block: Implement bdrv_{pread, pwrite, pwrite_zeroes}() using generated_co_wrapper [PULL,01/35] block: Add a 'flags' param to bdrv_{pread, pwrite, pwrite_sync}() - - 2 - --- 2022-07-12 Hanna Czenczek New
[PULL,06/35] block: Make 'bytes' param of bdrv_co_{pread, pwrite, preadv, pwritev}() an int64_t [PULL,01/35] block: Add a 'flags' param to bdrv_{pread, pwrite, pwrite_sync}() - - 2 - --- 2022-07-12 Hanna Czenczek New
[PULL,05/35] block: Make bdrv_co_pwrite() take a const buffer [PULL,01/35] block: Add a 'flags' param to bdrv_{pread, pwrite, pwrite_sync}() - - 3 - --- 2022-07-12 Hanna Czenczek New
[PULL,04/35] crypto: Make block callbacks return 0 on success [PULL,01/35] block: Add a 'flags' param to bdrv_{pread, pwrite, pwrite_sync}() - - 3 - --- 2022-07-12 Hanna Czenczek New
[PULL,03/35] block: Make bdrv_{pread,pwrite}() return 0 on success [PULL,01/35] block: Add a 'flags' param to bdrv_{pread, pwrite, pwrite_sync}() - - 3 - --- 2022-07-12 Hanna Czenczek New
[PULL,02/35] block: Change bdrv_{pread, pwrite, pwrite_sync}() param order [PULL,01/35] block: Add a 'flags' param to bdrv_{pread, pwrite, pwrite_sync}() - - 4 - --- 2022-07-12 Hanna Czenczek New
[PULL,01/35] block: Add a 'flags' param to bdrv_{pread, pwrite, pwrite_sync}() [PULL,01/35] block: Add a 'flags' param to bdrv_{pread, pwrite, pwrite_sync}() - - 4 - --- 2022-07-12 Hanna Czenczek New
[PULL,00/35] Block patches - - - - --- 2022-07-12 Hanna Czenczek New
[qemu] target/s390x: support PRNO_TRNG instruction [qemu] target/s390x: support PRNO_TRNG instruction - - - - --- 2022-07-12 Jason A. Donenfeld New
hw/intc: Handle software disabling of APIC correctly hw/intc: Handle software disabling of APIC correctly - - - - --- 2022-07-12 Jay Khandkar New
hw/ppc: pass random seed to fdt hw/ppc: pass random seed to fdt - - 1 - --- 2022-07-12 Jason A. Donenfeld New
[v2] gtk: Add show_tabs=on|off command line option. [v2] gtk: Add show_tabs=on|off command line option. - - 2 - --- 2022-07-12 Felix xq Queißner New
[PULL,18/18] meson: place default firmware path under .../share [PULL,01/18] tests/vm: do not specify -bios option - 1 - - --- 2022-07-12 Paolo Bonzini New
[PULL,17/18] qga: Relocate a path emitted in the help text [PULL,01/18] tests/vm: do not specify -bios option - - - - --- 2022-07-12 Paolo Bonzini New
[PULL,16/18] build: Do not depend on pc-bios for config-host.mak [PULL,01/18] tests/vm: do not specify -bios option - - - - --- 2022-07-12 Paolo Bonzini New
[PULL,15/18] accel: kvm: Fix memory leak in find_stats_descriptors [PULL,01/18] tests/vm: do not specify -bios option - 1 - - --- 2022-07-12 Paolo Bonzini New
[PULL,14/18] audio/dbus: fix building [PULL,01/18] tests/vm: do not specify -bios option - 1 - - --- 2022-07-12 Paolo Bonzini New
[PULL,13/18] fuzz: only use generic-fuzz targets on oss-fuzz [PULL,01/18] tests/vm: do not specify -bios option - - 1 - --- 2022-07-12 Paolo Bonzini New
[PULL,12/18] build: improve -fsanitize-coverage-allowlist check [PULL,01/18] tests/vm: do not specify -bios option - 1 - - --- 2022-07-12 Paolo Bonzini New
[PULL,11/18] build: try both native and cross compilers [PULL,01/18] tests/vm: do not specify -bios option - - - 1 --- 2022-07-12 Paolo Bonzini New
[PULL,10/18] configure: pass whole target name to probe_target_compiler [PULL,01/18] tests/vm: do not specify -bios option - - - - --- 2022-07-12 Paolo Bonzini New
[PULL,09/18] tests/tcg: compile system emulation tests as freestanding [PULL,01/18] tests/vm: do not specify -bios option - - - - --- 2022-07-12 Paolo Bonzini New
[PULL,08/18] configure: write EXTRA_CFLAGS for all sub-Makefiles [PULL,01/18] tests/vm: do not specify -bios option - - - - --- 2022-07-12 Paolo Bonzini New
[PULL,07/18] configure: allow more host/target combos to use the host compiler [PULL,01/18] tests/vm: do not specify -bios option - - - - --- 2022-07-12 Paolo Bonzini New
[PULL,06/18] configure, pc-bios/vof: pass cross CFLAGS correctly [PULL,01/18] tests/vm: do not specify -bios option - - - - --- 2022-07-12 Paolo Bonzini New
[PULL,05/18] configure, pc-bios/s390-ccw: pass cross CFLAGS correctly [PULL,01/18] tests/vm: do not specify -bios option - - 1 - --- 2022-07-12 Paolo Bonzini New
[PULL,04/18] configure, pc-bios/optionrom: pass cross CFLAGS correctly [PULL,01/18] tests/vm: do not specify -bios option - - - - --- 2022-07-12 Paolo Bonzini New
[PULL,03/18] pc-bios/optionrom: use -m16 unconditionally [PULL,01/18] tests/vm: do not specify -bios option - - 1 - --- 2022-07-12 Paolo Bonzini New
[PULL,02/18] scsi/lsi53c895a: fix use-after-free in lsi_do_msgout (CVE-2022-0216) [PULL,01/18] tests/vm: do not specify -bios option - 1 1 - --- 2022-07-12 Paolo Bonzini New
[PULL,01/18] tests/vm: do not specify -bios option [PULL,01/18] tests/vm: do not specify -bios option - - - - --- 2022-07-12 Paolo Bonzini New
[PULL,00/18] Misc patches for 2022-07-12 - - - - --- 2022-07-12 Paolo Bonzini New
[v2,2/2] vhost-user: Support vhost_dev_start vhost-user: Support vhost_dev_start 1 - - - --- 2022-07-12 Yajun Wu New
[v2,1/2] vhost: Change the sequence of device start vhost-user: Support vhost_dev_start 1 - - - --- 2022-07-12 Yajun Wu New
[v2] Align Raspberry Pi DMA interrupts with Linux DTS [v2] Align Raspberry Pi DMA interrupts with Linux DTS - - - - --- 2022-07-12 Andrey Makarov New
[RFC] docs/devel: fix description of OBJECT_DECLARE_SIMPLE_TYPE [RFC] docs/devel: fix description of OBJECT_DECLARE_SIMPLE_TYPE - - 1 - --- 2022-07-12 Alex Bennée New
[COMMITTED,3/3] iotests/copy-before-write: specify required_fmts build fixes - - - 1 --- 2022-07-12 Richard Henderson New
[COMMITTED,2/3] iotests: fix copy-before-write for macOS and FreeBSD build fixes - 2 2 1 --- 2022-07-12 Richard Henderson New
[COMMITTED,1/3] gitlab-ci/cirrus: Update freebsd to python 3.9 packages build fixes - - - - --- 2022-07-12 Richard Henderson New
[v2,15/15] qemu-common: add error-report test Preliminary patches for subproject split - - - - --- 2022-07-12 Marc-André Lureau New
[v2,14/15] mtest2make.py: teach suite name that are just "PROJECT" Preliminary patches for subproject split - - - - --- 2022-07-12 Marc-André Lureau New
[v2,13/15] qemu-common: move error-report Preliminary patches for subproject split - - - - --- 2022-07-12 Marc-André Lureau New
[v2,12/15] qemu-common: move glib-compat.h Preliminary patches for subproject split - - 1 - --- 2022-07-12 Marc-André Lureau New
[v2,11/15] qemu-common: move scripts/qapi Preliminary patches for subproject split - - - - --- 2022-07-12 Marc-André Lureau New
[v2,10/15] qemu-common: introduce a common subproject Preliminary patches for subproject split - - - - --- 2022-07-12 Marc-André Lureau New
[v2,09/15] util: move 256-by-128 division helpers to int128 Preliminary patches for subproject split - - 1 - --- 2022-07-12 Marc-André Lureau New
[v2,08/15] scripts/qapi: add required system includes to visitor Preliminary patches for subproject split - - 1 - --- 2022-07-12 Marc-André Lureau New
[v2,07/15] scripts/qapi-gen: add -i option Preliminary patches for subproject split - - - - --- 2022-07-12 Marc-André Lureau New
[v2,06/15] qapi: move QEMU-specific dispatch code in monitor Preliminary patches for subproject split - - - - --- 2022-07-12 Marc-André Lureau New
[v2,05/15] stubs: remove needless error_vprintf_unless_qmp() Preliminary patches for subproject split - - 1 - --- 2022-07-12 Marc-André Lureau New
[v2,04/15] error-report: introduce overridable error_is_detailed() Preliminary patches for subproject split - - 2 - --- 2022-07-12 Marc-André Lureau New
[v2,03/15] error-report: simplify print_loc() Preliminary patches for subproject split - - 1 - --- 2022-07-12 Marc-André Lureau New
[v2,02/15] error-report: introduce "detailed" variable Preliminary patches for subproject split - - 1 - --- 2022-07-12 Marc-André Lureau New
[v2,01/15] error-report: misc comment fix Preliminary patches for subproject split - - 1 - --- 2022-07-12 Marc-André Lureau New
MAINTAINERS: Add myself as Guest Agent reviewer MAINTAINERS: Add myself as Guest Agent reviewer - - - - --- 2022-07-12 Konstantin Kostiuk New
[6/6] hw/loongarch: Add fdt support Support booting bios and kernel for LoongArch - - 1 - --- 2022-07-12 Xiaojuan Yang New
[5/6] hw/loongarch: Add acpi ged support Support booting bios and kernel for LoongArch 1 - - - --- 2022-07-12 Xiaojuan Yang New
[4/6] hw/loongarch: Add smbios support Support booting bios and kernel for LoongArch 1 - - - --- 2022-07-12 Xiaojuan Yang New
[3/6] hw/loongarch: Add linux kernel booting support Support booting bios and kernel for LoongArch - - 1 - --- 2022-07-12 Xiaojuan Yang New
[2/6] hw/loongarch: Add uefi bios loading support Support booting bios and kernel for LoongArch - - 1 - --- 2022-07-12 Xiaojuan Yang New
« 1 2 ... 662 663 6644270 4271 »