Show patches with: State = Action Required       |   426289 patches
« 1 2 ... 546 547 5484262 4263 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,2/3] block/vmdk: Simplify vmdk_co_create() to return directly cleanup: Tweak and re-run return_directly.cocci - - 3 - --- 2022-11-28 Markus Armbruster New
[v3,1/3] cleanup: Tweak and re-run return_directly.cocci cleanup: Tweak and re-run return_directly.cocci 1 - 1 - --- 2022-11-28 Markus Armbruster New
[v2,for-8.0,5/5] scripts/make-release: Move roms into separate tarball scripts/make-release: Decrease size of the release tarballs - - 1 1 --- 2022-11-28 Thomas Huth New
[v2,for-8.0,4/5] roms: Add a README file with some basic information scripts/make-release: Decrease size of the release tarballs - - 1 - --- 2022-11-28 Thomas Huth New
[v2,for-8.0,3/5] scripts/make-release: Remove CI yaml and more git files from the tarball scripts/make-release: Decrease size of the release tarballs - - - - --- 2022-11-28 Thomas Huth New
[v2,for-8.0,2/5] scripts/make-release: Only clone single branches to speed up the script scripts/make-release: Decrease size of the release tarballs - - 1 - --- 2022-11-28 Thomas Huth New
[v2,for-8.0,1/5] scripts/make-release: Add a simple help text for the script scripts/make-release: Decrease size of the release tarballs - - 1 - --- 2022-11-28 Thomas Huth New
[12/12] pci: Improve do_pcie_aer_inject_error()'s error messages pci: Move and clean up monitor command code - - 1 - --- 2022-11-28 Markus Armbruster New
[11/12] pci: Rename hmp_pcie_aer_inject_error()'s local variable @err pci: Move and clean up monitor command code - - 1 - --- 2022-11-28 Markus Armbruster New
[10/12] pci: Inline do_pcie_aer_inject_error() into its only caller pci: Move and clean up monitor command code - - 1 - --- 2022-11-28 Markus Armbruster New
[09/12] pci: Move HMP command from hw/pci/pcie_aer.c to pci-hmp-cmds.c pci: Move and clean up monitor command code - - 1 - --- 2022-11-28 Markus Armbruster New
[08/12] pci: Fix silent truncation of pcie_aer_inject_error argument pci: Move and clean up monitor command code - - - - --- 2022-11-28 Markus Armbruster New
[07/12] pci: Move pcibus_dev_print() to pci-hmp-cmds.c pci: Move and clean up monitor command code - - 1 - --- 2022-11-28 Markus Armbruster New
[06/12] pci: Deduplicate get_class_desc() pci: Move and clean up monitor command code - - - - --- 2022-11-28 Markus Armbruster New
[05/12] pci: Build hw/pci/pci-hmp-cmds.c only when CONFIG_PCI pci: Move and clean up monitor command code - - - - --- 2022-11-28 Markus Armbruster New
[04/12] pci: Make query-pci stub consistent with the real one pci: Move and clean up monitor command code - - 1 - --- 2022-11-28 Markus Armbruster New
[03/12] pci: Move HMP commands from monitor/ to new hw/pci/pci-hmp-cmds.c pci: Move and clean up monitor command code - - 2 - --- 2022-11-28 Markus Armbruster New
[02/12] pci: Move QMP commands to new hw/pci/pci-qmp-cmds.c pci: Move and clean up monitor command code - - - - --- 2022-11-28 Markus Armbruster New
[01/12] pci: Clean up a few things checkpatch.pl would flag later on pci: Move and clean up monitor command code - - 1 - --- 2022-11-28 Markus Armbruster New
[qemu-web,v2] Add a blog post about zoned storage emulation [qemu-web,v2] Add a blog post about zoned storage emulation - - 1 - --- 2022-11-28 Sam Li New
hw/intc: sifive_plic: fix out-of-bound access of source_priority array hw/intc: sifive_plic: fix out-of-bound access of source_priority array - - 1 - --- 2022-11-27 Jim Shu New
[v5,7/7] target/arm: Add ARM Cortex-R52 CPU Add ARM Cortex-R52 CPU - - 1 - --- 2022-11-27 Tobias Röhmel New
[v5,6/7] target/arm: Add PMSAv8r functionality Add ARM Cortex-R52 CPU - - 1 - --- 2022-11-27 Tobias Röhmel New
[v5,5/7] target/arm: Add PMSAv8r registers Add ARM Cortex-R52 CPU - - - - --- 2022-11-27 Tobias Röhmel New
[v5,4/7] target/arm: Enable TTBCR_EAE for ARMv8-R AArch32 Add ARM Cortex-R52 CPU - - 1 - --- 2022-11-27 Tobias Röhmel New
[v5,3/7] target/arm: Make stage_2_format for cache attributes optional Add ARM Cortex-R52 CPU - - 1 - --- 2022-11-27 Tobias Röhmel New
[v5,2/7] target/arm: Make RVBAR available for all ARMv8 CPUs Add ARM Cortex-R52 CPU - - 1 - --- 2022-11-27 Tobias Röhmel New
[v5,1/7] target/arm: Don't add all MIDR aliases for cores that implement PMSA Add ARM Cortex-R52 CPU - - 1 - --- 2022-11-27 Tobias Röhmel New
hw/cxl/cxl-host: Fix an error message typo hw/cxl/cxl-host: Fix an error message typo - - 1 - --- 2022-11-27 Hoa Nguyen New
[PATCH-for-8.0] coroutine: Add missing <qemu/atomic.h> include [PATCH-for-8.0] coroutine: Add missing <qemu/atomic.h> include - - - - --- 2022-11-25 Philippe Mathieu-Daudé New
[PATCH-for-8.0] block/nbd: Add missing <qemu/bswap.h> include [PATCH-for-8.0] block/nbd: Add missing <qemu/bswap.h> include - - 1 - --- 2022-11-25 Philippe Mathieu-Daudé New
[RFC,PATCH-for-7.2,4/4] hw/display/qxl: Avoid buffer overrun in qxl_phys2virt (CVE-2022-4144) hw/display/qxl: Avoid buffer overrun in qxl_phys2virt() - - - - --- 2022-11-25 Philippe Mathieu-Daudé New
[RFC,PATCH-for-7.2,3/4] hw/display/qxl: Pass requested buffer size to qxl_phys2virt() hw/display/qxl: Avoid buffer overrun in qxl_phys2virt() - - - - --- 2022-11-25 Philippe Mathieu-Daudé New
[v2,5/5] vhost: enable vrings in vhost_dev_start() for vhost-user devices continuing efforts to fix vhost-user issues 1 1 - 1 --- 2022-11-25 Alex Bennée New
[v2,4/5] hw/virtio: ensure a valid host_feature set for virtio-user-gpio continuing efforts to fix vhost-user issues - - - - --- 2022-11-25 Alex Bennée New
[v2,3/5] tests/qtests: override "force-legacy" for gpio virtio-mmio tests continuing efforts to fix vhost-user issues - - - - --- 2022-11-25 Alex Bennée New
[v2,2/5] include/hw: VM state takes precedence in virtio_device_should_start continuing efforts to fix vhost-user issues - 2 - 1 --- 2022-11-25 Alex Bennée New
[v2,1/5] include/hw: attempt to document VirtIO feature variables continuing efforts to fix vhost-user issues - - - - --- 2022-11-25 Alex Bennée New
hw/display/next-fb: Fix comment typo hw/display/next-fb: Fix comment typo - - 2 - --- 2022-11-25 Evgeny Ermakov New
tests/qtest/vhost-user-blk-test: don't abort all qtests on missing envar tests/qtest/vhost-user-blk-test: don't abort all qtests on missing envar - - 1 - --- 2022-11-25 Christian Schoenebeck New
[RFC,PATCH-for-7.2,2/4] hw/display/qxl: Document qxl_phys2virt() hw/display/qxl: Avoid buffer overrun in qxl_phys2virt() - - 1 - --- 2022-11-25 Philippe Mathieu-Daudé New
[RFC,PATCH-for-7.2,1/4] hw/display/qxl: Have qxl_log_command Return early if no log_cmd handler hw/display/qxl: Avoid buffer overrun in qxl_phys2virt() - - 1 - --- 2022-11-25 Philippe Mathieu-Daudé New
virtiofsd: Add `sigreturn` to the seccomp whitelist virtiofsd: Add `sigreturn` to the seccomp whitelist - - 1 - --- 2022-11-25 Marc Hartmayer New
[RFC,3/3] vdpa: add VIRTIO_NET_F_CTRL_GUEST_OFFLOADS to SVQ features VIRTIO_NET_F_CTRL_GUEST_OFFLOADS vDPA Shadow VirtQueue implementation - - - - --- 2022-11-25 Eugenio Perez Martin New
[RFC,2/3] vdpa: load guest offloads at device start VIRTIO_NET_F_CTRL_GUEST_OFFLOADS vDPA Shadow VirtQueue implementation - - - - --- 2022-11-25 Eugenio Perez Martin New
[RFC,1/3] virtio_net: export virtio_net_guest_offloads_by_features VIRTIO_NET_F_CTRL_GUEST_OFFLOADS vDPA Shadow VirtQueue implementation - - - - --- 2022-11-25 Eugenio Perez Martin New
[v2] e1000e: Configure ResettableClass [v2] e1000e: Configure ResettableClass - - 2 - --- 2022-11-25 Akihiko Odaki New
[v2] e1000: Configure ResettableClass [v2] e1000: Configure ResettableClass - - 2 - --- 2022-11-25 Akihiko Odaki New
[v2] e1000e: Remove pending interrupt flags [v2] e1000e: Remove pending interrupt flags - - - - --- 2022-11-25 Akihiko Odaki New
e1000e: Configure ResettableClass e1000e: Configure ResettableClass - - 1 - --- 2022-11-25 Akihiko Odaki New
e1000: Configure ResettableClass e1000: Configure ResettableClass - - - - --- 2022-11-25 Akihiko Odaki New
docs/devel/reset.rst: Correct function names docs/devel/reset.rst: Correct function names - - 3 - --- 2022-11-25 Akihiko Odaki New
e1000e: Remove pending interrupt flags e1000e: Remove pending interrupt flags - - - - --- 2022-11-25 Akihiko Odaki New
e1000e: Use memcpy to intialize registers e1000e: Use memcpy to intialize registers - - - - --- 2022-11-25 Akihiko Odaki New
[v2] e1000: Use hw/net/mii.h [v2] e1000: Use hw/net/mii.h - - - - --- 2022-11-25 Akihiko Odaki New
[v6,14/14] block/dirty-bitmap: convert coroutine-only functions to co_wrapper Still more coroutine and various fixes in block layer - - 2 - --- 2022-11-25 Emanuele Giuseppe Esposito New
[v6,13/14] block: convert bdrv_create to co_wrapper Still more coroutine and various fixes in block layer - - 2 - --- 2022-11-25 Emanuele Giuseppe Esposito New
[v6,12/14] block-coroutine-wrapper.py: support also basic return types Still more coroutine and various fixes in block layer - - 2 - --- 2022-11-25 Emanuele Giuseppe Esposito New
[v6,11/14] block-coroutine-wrapper.py: default to main loop aiocontext if function does not have a … Still more coroutine and various fixes in block layer - - 1 - --- 2022-11-25 Emanuele Giuseppe Esposito New
[v6,10/14] block-coroutine-wrapper.py: introduce co_wrapper Still more coroutine and various fixes in block layer - - 2 - --- 2022-11-25 Emanuele Giuseppe Esposito New
[v6,09/14] block: rename generated_co_wrapper in co_wrapper_mixed Still more coroutine and various fixes in block layer - - 1 - --- 2022-11-25 Emanuele Giuseppe Esposito New
[v6,08/14] block: bdrv_create_file is a coroutine_fn Still more coroutine and various fixes in block layer - - 2 - --- 2022-11-25 Emanuele Giuseppe Esposito New
[v6,07/14] block: distinguish between bdrv_create running in coroutine and not Still more coroutine and various fixes in block layer - - 2 - --- 2022-11-25 Emanuele Giuseppe Esposito New
[v6,06/14] block: avoid duplicating filename string in bdrv_create Still more coroutine and various fixes in block layer - - 2 - --- 2022-11-25 Emanuele Giuseppe Esposito New
[v6,05/14] block/vmdk: add missing coroutine_fn annotations Still more coroutine and various fixes in block layer - - 3 - --- 2022-11-25 Emanuele Giuseppe Esposito New
[v6,04/14] block-backend: replace bdrv_*_above with blk_*_above Still more coroutine and various fixes in block layer - - 1 - --- 2022-11-25 Emanuele Giuseppe Esposito New
[v6,03/14] nbd/server.c: add missing coroutine_fn annotations Still more coroutine and various fixes in block layer - - 3 - --- 2022-11-25 Emanuele Giuseppe Esposito New
[v6,02/14] block-copy: add missing coroutine_fn annotations Still more coroutine and various fixes in block layer - - 3 - --- 2022-11-25 Emanuele Giuseppe Esposito New
[v6,01/14] block-io: introduce coroutine_fn duplicates for bdrv_common_block_status_above callers Still more coroutine and various fixes in block layer - - 2 - --- 2022-11-25 Emanuele Giuseppe Esposito New
target/i386/hax: Add XCR0 support target/i386/hax: Add XCR0 support - - 3 - --- 2022-11-25 Wang, Wenchao New
[for-8.0,7/7] hw/pci-host/pnv_phb3_msi: Convert TYPE_PHB3_MSI to 3-phase reset virtio, pci, xics: 3-phase reset conversions - - 2 - --- 2022-11-25 Peter Maydell New
[for-8.0,6/7] hw/intc/xics: Convert TYPE_ICS to 3-phase reset virtio, pci, xics: 3-phase reset conversions - - 3 - --- 2022-11-25 Peter Maydell New
[for-8.0,5/7] hw/intc/xics: Reset TYPE_ICS objects with device_cold_reset() virtio, pci, xics: 3-phase reset conversions - - 3 - --- 2022-11-25 Peter Maydell New
[for-8.0,4/7] pci: Convert child classes of TYPE_PCIE_ROOT_PORT to 3-phase reset virtio, pci, xics: 3-phase reset conversions - - 1 - --- 2022-11-25 Peter Maydell New
[for-8.0,3/7] pci: Convert TYPE_PCIE_ROOT_PORT to 3-phase reset virtio, pci, xics: 3-phase reset conversions - - 1 - --- 2022-11-25 Peter Maydell New
[for-8.0,2/7] hw/display/virtio-vga: Convert TYPE_VIRTIO_VGA_BASE to 3-phase reset virtio, pci, xics: 3-phase reset conversions - - 1 - --- 2022-11-25 Peter Maydell New
[for-8.0,1/7] hw/virtio: Convert TYPE_VIRTIO_PCI to 3-phase reset virtio, pci, xics: 3-phase reset conversions - - 1 - --- 2022-11-25 Peter Maydell New
[v2,4/4] tests/qtest: Enable qtest build on Windows [v2,1/4] .gitlab-ci.d/windows.yml: Unify the prerequisite packages - - 1 - --- 2022-11-25 Bin Meng New
[v2,3/4] .gitlab-ci.d/windows.yml: Exclude qTests from 64-bit CI job for now [v2,1/4] .gitlab-ci.d/windows.yml: Unify the prerequisite packages - - 1 - --- 2022-11-25 Bin Meng New
[v2,2/4] .gitlab-ci.d/windows.yml: Keep 64-bit and 32-bit build scripts consistent [v2,1/4] .gitlab-ci.d/windows.yml: Unify the prerequisite packages - - 1 - --- 2022-11-25 Bin Meng New
[v2,1/4] .gitlab-ci.d/windows.yml: Unify the prerequisite packages [v2,1/4] .gitlab-ci.d/windows.yml: Unify the prerequisite packages - - - - --- 2022-11-25 Bin Meng New
[v2] riscv: Add RISCVCPUConfig.satp_mode to set sv48, sv57, etc. [v2] riscv: Add RISCVCPUConfig.satp_mode to set sv48, sv57, etc. - - 1 - --- 2022-11-25 Alexandre Ghiti New
[v4,2/2] nvme: Add physical writes/reads from OCP log Add OCP extended log to nvme QEMU - - - - --- 2022-11-25 Joel Granados New
[v4,1/2] nvme: Move adjustment of data_units{read,written} Add OCP extended log to nvme QEMU - - - - --- 2022-11-25 Joel Granados New
tests/qtest/migration-test: Fix unlink error and memory leaks tests/qtest/migration-test: Fix unlink error and memory leaks - - 3 1 --- 2022-11-25 Thomas Huth New
[v2] target/riscv: Add some comments for sstatus CSR in riscv_cpu_dump_state() [v2] target/riscv: Add some comments for sstatus CSR in riscv_cpu_dump_state() - - 1 - --- 2022-11-25 Bin Meng New
[v2] acpi/tests/avocado/bits: add SPDX license identifiers for bios bits tests [v2] acpi/tests/avocado/bits: add SPDX license identifiers for bios bits tests - - - - --- 2022-11-25 Ani Sinha New
SecurityPkg: check return value of GetEfiGlobalVariable2() in DxeImageVerificationHandler() SecurityPkg: check return value of GetEfiGlobalVariable2() in DxeImageVerificationHandler() - 1 - - --- 2022-11-25 Jon Maloy New
[RFC,3/3] hw/mips: Add MIPS VirtIO board MIPS VirtIO Machine - - - - --- 2022-11-24 Jiaxun Yang New
[RFC,2/3] hw/misc: Add MIPS Trickbox device MIPS VirtIO Machine - - - - --- 2022-11-24 Jiaxun Yang New
[RFC,1/3] hw/intc: Add missing include for goldfish_pic.h MIPS VirtIO Machine - - - - --- 2022-11-24 Jiaxun Yang New
[v2,4/4] vdpa: do not handle VIRTIO_NET_F_GUEST_ANNOUNCE in vhost-vdpa Guest announce feature emulation using Shadow VirtQueue 1 - - - --- 2022-11-24 Eugenio Perez Martin New
[v2,3/4] vdpa: handle VIRTIO_NET_CTRL_ANNOUNCE in vhost_vdpa_net_handle_ctrl_avail Guest announce feature emulation using Shadow VirtQueue - - - - --- 2022-11-24 Eugenio Perez Martin New
[v2,2/4] virtio_net: copy VIRTIO_NET_S_ANNOUNCE if device model has it Guest announce feature emulation using Shadow VirtQueue - - - - --- 2022-11-24 Eugenio Perez Martin New
[v2,1/4] virtio_net: Modify virtio_net_get_config to early return Guest announce feature emulation using Shadow VirtQueue 1 - 2 - --- 2022-11-24 Eugenio Perez Martin New
9pfs: Fix some return statements in the synth backend 9pfs: Fix some return statements in the synth backend - - - - --- 2022-11-24 Greg Kurz New
[RFC,5/5] hw/nvme: extend pi pass capable commands Protection information pass-through for block devices - - - - --- 2022-11-24 Dmitry Tihov New
[RFC,4/5] hw/nvme: implement pi pass read/write/wrz commands Protection information pass-through for block devices - - - - --- 2022-11-24 Dmitry Tihov New
[RFC,3/5] hw/nvme: add protection information pass parameter Protection information pass-through for block devices - - - - --- 2022-11-24 Dmitry Tihov New
[RFC,2/5] block: add transfer of protection information Protection information pass-through for block devices - - - - --- 2022-11-24 Dmitry Tihov New
« 1 2 ... 546 547 5484262 4263 »