Show patches with: State = Action Required       |    Archived = No       |   427202 patches
« 1 2 ... 873 874 8754272 4273 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,4/6] block.c: add subtree_drains where needed Removal of Aiocontext lock and usage of subtree drains in aborted transactions - - - - --- 2021-12-13 Emanuele Giuseppe Esposito New
[RFC,3/6] block/io.c: introduce bdrv_subtree_drained_{begin/end}_unlocked Removal of Aiocontext lock and usage of subtree drains in aborted transactions - - - - --- 2021-12-13 Emanuele Giuseppe Esposito New
[RFC,2/6] introduce BDRV_POLL_WHILE_UNLOCKED Removal of Aiocontext lock and usage of subtree drains in aborted transactions - - - - --- 2021-12-13 Emanuele Giuseppe Esposito New
[RFC,1/6] tests/unit/test-bdrv-drain.c: graph setup functions can't run in coroutines Removal of Aiocontext lock and usage of subtree drains in aborted transactions - - - - --- 2021-12-13 Emanuele Giuseppe Esposito New
target/mips: Remove duplicated MIPSCPU::cp0_count_rate target/mips: Remove duplicated MIPSCPU::cp0_count_rate - - 1 - --- 2021-12-13 Philippe Mathieu-Daudé New
MAINTAINERS: Add a separate entry for acpi/VIOT tables MAINTAINERS: Add a separate entry for acpi/VIOT tables 1 - - - --- 2021-12-13 Ani Sinha New
meson: be strict for boolean options meson: be strict for boolean options - - - - --- 2021-12-13 Антон Кочков New
[26/26] hw/intc/arm_gicv3_its: Factor out "find address of table entry" code arm gicv3 ITS: Various bug fixes and refactorings - - 1 - --- 2021-12-11 Peter Maydell New
[25/26] hw/intc/arm_gicv3_its: Fix return codes in process_mapd() arm gicv3 ITS: Various bug fixes and refactorings - - 2 - --- 2021-12-11 Peter Maydell New
[24/26] hw/intc/arm_gicv3_its: Fix return codes in process_mapc() arm gicv3 ITS: Various bug fixes and refactorings - - 2 - --- 2021-12-11 Peter Maydell New
[23/26] hw/intc/arm_gicv3_its: Fix return codes in process_mapti() arm gicv3 ITS: Various bug fixes and refactorings - - 2 - --- 2021-12-11 Peter Maydell New
[22/26] hw/intc/arm_gicv3_its: Refactor process_its_cmd() to reduce nesting arm gicv3 ITS: Various bug fixes and refactorings - - 2 - --- 2021-12-11 Peter Maydell New
[21/26] hw/intc/arm_gicv3_its: Fix return codes in process_its_cmd() arm gicv3 ITS: Various bug fixes and refactorings - - 2 - --- 2021-12-11 Peter Maydell New
[20/26] hw/intc/arm_gicv3_its: Use enum for return value of process_* functions arm gicv3 ITS: Various bug fixes and refactorings - - 3 - --- 2021-12-11 Peter Maydell New
[19/26] hw/intc/arm_gicv3_its: Don't use data if reading command failed arm gicv3 ITS: Various bug fixes and refactorings - - 2 - --- 2021-12-11 Peter Maydell New
[18/26] hw/intc/arm_gicv3_its: Fix handling of process_its_cmd() return value arm gicv3 ITS: Various bug fixes and refactorings - - 3 - --- 2021-12-11 Peter Maydell New
[17/26] hw/intc/arm_gicv3_its: Convert int ID check to num_intids convention arm gicv3 ITS: Various bug fixes and refactorings - - 1 - --- 2021-12-11 Peter Maydell New
[16/26] hw/intc/arm_gicv3_its: Fix event ID bounds checks arm gicv3 ITS: Various bug fixes and refactorings - - 2 - --- 2021-12-11 Peter Maydell New
[15/26] hw/intc/arm_gicv3_its: Rename max_l2_entries to num_l2_entries arm gicv3 ITS: Various bug fixes and refactorings - - 3 - --- 2021-12-11 Peter Maydell New
[14/26] hw/intc/arm_gicv3_its: Fix various off-by-one errors arm gicv3 ITS: Various bug fixes and refactorings - - 1 - --- 2021-12-11 Peter Maydell New
[13/26] hw/intc/arm_gicv3_its: Use FIELD macros for CTEs arm gicv3 ITS: Various bug fixes and refactorings - - 2 - --- 2021-12-11 Peter Maydell New
[12/26] hw/intc/arm_gicv3_its: Correct comment about CTE RDBase field size arm gicv3 ITS: Various bug fixes and refactorings - - 2 - --- 2021-12-11 Peter Maydell New
[11/26] hw/intc/arm_gicv3_its: Use 1ULL when shifting by (DTE.SIZE + 1) arm gicv3 ITS: Various bug fixes and refactorings - - - - --- 2021-12-11 Peter Maydell New
[10/26] hw/intc/arm_gicv3_its: Use FIELD macros for DTEs arm gicv3 ITS: Various bug fixes and refactorings - - 2 - --- 2021-12-11 Peter Maydell New
[09/26] hw/intc/arm_gicv3_its: Correct handling of MAPI arm gicv3 ITS: Various bug fixes and refactorings - - 2 - --- 2021-12-11 Peter Maydell New
[08/26] hw/intc/arm_gicv3_its: Don't misuse GITS_TYPE_PHYSICAL define arm gicv3 ITS: Various bug fixes and refactorings - - 2 - --- 2021-12-11 Peter Maydell New
[07/26] hw/intc/arm_gicv3_its: Correct setting of TableDesc entry_sz arm gicv3 ITS: Various bug fixes and refactorings - - 2 - --- 2021-12-11 Peter Maydell New
[06/26] hw/intc/arm_gicv3_its: Reduce code duplication in extract_table_params() arm gicv3 ITS: Various bug fixes and refactorings - - 3 - --- 2021-12-11 Peter Maydell New
[05/26] hw/intc/arm_gicv3_its: Don't return early in extract_table_params() loop arm gicv3 ITS: Various bug fixes and refactorings - - 2 - --- 2021-12-11 Peter Maydell New
[04/26] hw/intc/arm_gicv3_its: Remove maxids union from TableDesc arm gicv3 ITS: Various bug fixes and refactorings - - 2 - --- 2021-12-11 Peter Maydell New
[03/26] hw/intc/arm_gicv3_its: Remove redundant ITS_CTLR_ENABLED define arm gicv3 ITS: Various bug fixes and refactorings - - 3 - --- 2021-12-11 Peter Maydell New
[02/26] hw/intc/arm_gicv3_its: Correct off-by-one bounds check on rdbase arm gicv3 ITS: Various bug fixes and refactorings - 1 2 - --- 2021-12-11 Peter Maydell New
[01/26] hw/intc: clean-up error reporting for failed ITS cmd arm gicv3 ITS: Various bug fixes and refactorings - - 2 - --- 2021-12-11 Peter Maydell New
[v8,7/7] net/vmnet: update MAINTAINERS list Add vmnet.framework based network backend - - - - --- 2021-12-11 Vladislav Yaroshchuk New
[v8,6/7] net/vmnet: update qemu-options.hx Add vmnet.framework based network backend - - - - --- 2021-12-11 Vladislav Yaroshchuk New
[v8,5/7] net/vmnet: implement bridged mode (vmnet-bridged) Add vmnet.framework based network backend - - - - --- 2021-12-11 Vladislav Yaroshchuk New
[v8,4/7] net/vmnet: implement host mode (vmnet-host) Add vmnet.framework based network backend - - - - --- 2021-12-11 Vladislav Yaroshchuk New
[v8,3/7] net/vmnet: implement shared mode (vmnet-shared) Add vmnet.framework based network backend - - - - --- 2021-12-11 Vladislav Yaroshchuk New
[v8,2/7] net/vmnet: add vmnet backends to qapi/net Add vmnet.framework based network backend 1 - - - --- 2021-12-11 Vladislav Yaroshchuk New
[v8,1/7] net/vmnet: add vmnet dependency and customizable option Add vmnet.framework based network backend - - - - --- 2021-12-11 Vladislav Yaroshchuk New
[v5,23/23] hw/riscv: virt: Increase maximum number of allowed CPUs [v5,01/23] target/riscv: Fix trap cause for RV32 HS-mode CSR access from RV64 HS-mode - - - - --- 2021-12-11 Anup Patel New
[v5,22/23] docs/system: riscv: Document AIA options for virt machine [v5,01/23] target/riscv: Fix trap cause for RV32 HS-mode CSR access from RV64 HS-mode - - 1 - --- 2021-12-11 Anup Patel New
[v5,21/23] hw/riscv: virt: Add optional AIA IMSIC support to virt machine [v5,01/23] target/riscv: Fix trap cause for RV32 HS-mode CSR access from RV64 HS-mode - - - - --- 2021-12-11 Anup Patel New
[v5,20/23] hw/intc: Add RISC-V AIA IMSIC device emulation [v5,01/23] target/riscv: Fix trap cause for RV32 HS-mode CSR access from RV64 HS-mode - - - - --- 2021-12-11 Anup Patel New
[v5,19/23] hw/riscv: virt: Add optional AIA APLIC support to virt machine [v5,01/23] target/riscv: Fix trap cause for RV32 HS-mode CSR access from RV64 HS-mode - - - - --- 2021-12-11 Anup Patel New
[v5,18/23] hw/intc: Add RISC-V AIA APLIC device emulation [v5,01/23] target/riscv: Fix trap cause for RV32 HS-mode CSR access from RV64 HS-mode - - - - --- 2021-12-11 Anup Patel New
[v5,17/23] target/riscv: Allow users to force enable AIA CSRs in HART [v5,01/23] target/riscv: Fix trap cause for RV32 HS-mode CSR access from RV64 HS-mode - - 1 - --- 2021-12-11 Anup Patel New
[v5,16/23] hw/riscv: virt: Use AIA INTC compatible string when available [v5,01/23] target/riscv: Fix trap cause for RV32 HS-mode CSR access from RV64 HS-mode - - 1 - --- 2021-12-11 Anup Patel New
[v5,15/23] target/riscv: Implement AIA IMSIC interface CSRs [v5,01/23] target/riscv: Fix trap cause for RV32 HS-mode CSR access from RV64 HS-mode - - - - --- 2021-12-11 Anup Patel New
[v5,14/23] target/riscv: Implement AIA xiselect and xireg CSRs [v5,01/23] target/riscv: Fix trap cause for RV32 HS-mode CSR access from RV64 HS-mode - - - - --- 2021-12-11 Anup Patel New
[v5,13/23] target/riscv: Implement AIA mtopi, stopi, and vstopi CSRs [v5,01/23] target/riscv: Fix trap cause for RV32 HS-mode CSR access from RV64 HS-mode - - - - --- 2021-12-11 Anup Patel New
[v5,12/23] target/riscv: Implement AIA interrupt filtering CSRs [v5,01/23] target/riscv: Fix trap cause for RV32 HS-mode CSR access from RV64 HS-mode - - 1 - --- 2021-12-11 Anup Patel New
[v5,11/23] target/riscv: Implement AIA hvictl and hviprioX CSRs [v5,01/23] target/riscv: Fix trap cause for RV32 HS-mode CSR access from RV64 HS-mode - - 1 - --- 2021-12-11 Anup Patel New
[v5,10/23] target/riscv: Implement AIA CSRs for 64 local interrupts on RV32 [v5,01/23] target/riscv: Fix trap cause for RV32 HS-mode CSR access from RV64 HS-mode - - 1 - --- 2021-12-11 Anup Patel New
[v5,09/23] target/riscv: Implement AIA local interrupt priorities [v5,01/23] target/riscv: Fix trap cause for RV32 HS-mode CSR access from RV64 HS-mode - - 1 - --- 2021-12-11 Anup Patel New
[v5,08/23] target/riscv: Allow AIA device emulation to set ireg rmw callback [v5,01/23] target/riscv: Fix trap cause for RV32 HS-mode CSR access from RV64 HS-mode - - 1 - --- 2021-12-11 Anup Patel New
[v5,07/23] target/riscv: Add defines for AIA CSRs [v5,01/23] target/riscv: Fix trap cause for RV32 HS-mode CSR access from RV64 HS-mode - - 1 - --- 2021-12-11 Anup Patel New
[v5,06/23] target/riscv: Add AIA cpu feature [v5,01/23] target/riscv: Fix trap cause for RV32 HS-mode CSR access from RV64 HS-mode - - 2 - --- 2021-12-11 Anup Patel New
[v5,05/23] target/riscv: Allow setting CPU feature from machine/device emulation [v5,01/23] target/riscv: Fix trap cause for RV32 HS-mode CSR access from RV64 HS-mode - - 2 - --- 2021-12-11 Anup Patel New
[v5,04/23] target/riscv: Improve delivery of guest external interrupts [v5,01/23] target/riscv: Fix trap cause for RV32 HS-mode CSR access from RV64 HS-mode - - 1 - --- 2021-12-11 Anup Patel New
[v5,03/23] target/riscv: Implement hgeie and hgeip CSRs [v5,01/23] target/riscv: Fix trap cause for RV32 HS-mode CSR access from RV64 HS-mode - - 1 - --- 2021-12-11 Anup Patel New
[v5,02/23] target/riscv: Implement SGEIP bit in hip and hie CSRs [v5,01/23] target/riscv: Fix trap cause for RV32 HS-mode CSR access from RV64 HS-mode - - 1 - --- 2021-12-11 Anup Patel New
[v5,01/23] target/riscv: Fix trap cause for RV32 HS-mode CSR access from RV64 HS-mode [v5,01/23] target/riscv: Fix trap cause for RV32 HS-mode CSR access from RV64 HS-mode - 1 2 - --- 2021-12-11 Anup Patel New
[2/2] linux-user: call set/getscheduler set/getparam directly linux-user: fixes for sched_ syscalls - - - - --- 2021-12-11 Tonis Tiigi New
[1/2] linux-user: add sched_getattr support linux-user: fixes for sched_ syscalls - - - - --- 2021-12-11 Tonis Tiigi New
COLO: Move some trace code behind qemu_mutex_unlock_iothread() COLO: Move some trace code behind qemu_mutex_unlock_iothread() - - - - --- 2021-12-10 Lei Rao New
iotests/testrunner.py: refactor test_field_width iotests/testrunner.py: refactor test_field_width - - 1 - --- 2021-12-10 Vladimir Sementsov-Ogievskiy New
xen-hvm: Allow disabling buffer_io_timer xen-hvm: Allow disabling buffer_io_timer - - 1 - --- 2021-12-10 Jason Andryuk New
[v7,8/8] tests/acpi: add expected blob for VIOT test on virt machine virtio-iommu: Add ACPI support (Arm part + tests) 1 - 1 - --- 2021-12-10 Jean-Philippe Brucker New
[v7,7/8] tests/acpi: add expected blobs for VIOT test on q35 machine virtio-iommu: Add ACPI support (Arm part + tests) - - 1 - --- 2021-12-10 Jean-Philippe Brucker New
[v7,6/8] tests/acpi: add test case for VIOT virtio-iommu: Add ACPI support (Arm part + tests) - - 2 - --- 2021-12-10 Jean-Philippe Brucker New
[v7,5/8] tests/acpi: allow updates of VIOT expected data files virtio-iommu: Add ACPI support (Arm part + tests) 1 - 1 - --- 2021-12-10 Jean-Philippe Brucker New
[v7,4/8] hw/arm/virt: Use object_property_set instead of qdev_prop_set virtio-iommu: Add ACPI support (Arm part + tests) - - 2 - --- 2021-12-10 Jean-Philippe Brucker New
[v7,3/8] hw/arm/virt: Reject instantiation of multiple IOMMUs virtio-iommu: Add ACPI support (Arm part + tests) - 1 2 - --- 2021-12-10 Jean-Philippe Brucker New
[v7,2/8] hw/arm/virt: Remove device tree restriction for virtio-iommu virtio-iommu: Add ACPI support (Arm part + tests) 1 - 1 - --- 2021-12-10 Jean-Philippe Brucker New
[v7,1/8] hw/arm/virt-acpi-build: Add VIOT table for virtio-iommu virtio-iommu: Add ACPI support (Arm part + tests) 1 - 1 - --- 2021-12-10 Jean-Philippe Brucker New
[2/2] scsi/utils: pass host_status = SCSI_HOST_ERROR to guest kernel scsi: to fix issue on passing host_status to the guest kernel - - - - --- 2021-12-10 Dongli Zhang New
[1/2] scsi/scsi_bus: use host_status as parameter for scsi_sense_from_host_status() scsi: to fix issue on passing host_status to the guest kernel - 1 - - --- 2021-12-10 Dongli Zhang New
[4/4] target/ppc: move xscvqpdp to decodetree target/ppc: Fix VSX instructions register access - - 1 - --- 2021-12-10 Víctor Colombo New
[3/4] target/ppc: fix xscvqpdp register access target/ppc: Fix VSX instructions register access - - 1 - --- 2021-12-10 Víctor Colombo New
[2/4] target/ppc: Move xs{max,min}[cj]dp to decodetree target/ppc: Fix VSX instructions register access - - 1 - --- 2021-12-10 Víctor Colombo New
[1/4] target/ppc: Fix xs{max,min}[cj]dp to use VSX registers target/ppc: Fix VSX instructions register access - - 1 - --- 2021-12-10 Víctor Colombo New
configure: remove DIRS configure: remove DIRS - - 2 1 --- 2021-12-10 Paolo Bonzini New
tests/tcg: use CONFIG_LINUX_USER, not CONFIG_LINUX tests/tcg: use CONFIG_LINUX_USER, not CONFIG_LINUX - - - - --- 2021-12-10 Paolo Bonzini New
configure: remove dead variables configure: remove dead variables - - 2 - --- 2021-12-10 Paolo Bonzini New
[v1] Add dummy Aspeed AST2600 Display Port MCU (DPMCU) [v1] Add dummy Aspeed AST2600 Display Port MCU (DPMCU) - - 2 - --- 2021-12-10 Troy Lee New
uas: add missing return uas: add missing return - 1 1 - --- 2021-12-10 Gerd Hoffmann New
[v1] Add dummy Aspeed AST2600 Display Port MCU (DPMCU) [v1] Add dummy Aspeed AST2600 Display Port MCU (DPMCU) - - - - --- 2021-12-10 Troy Lee New
[v11,77/77] target/riscv: rvv-1.0: Add ELEN checks for widening and narrowing instructions support vector extension v1.0 1 - - - --- 2021-12-10 Frank Chang New
[v11,76/77] target/riscv: rvv-1.0: update opivv_vadc_check() comment support vector extension v1.0 - - 1 - --- 2021-12-10 Frank Chang New
[v11,75/77] target/riscv: rvv-1.0: rename vmandnot.mm and vmornot.mm to vmandn.mm and vmorn.mm support vector extension v1.0 - - 1 - --- 2021-12-10 Frank Chang New
[v11,74/77] target/riscv: rvv-1.0: add vector unit-stride mask load/store insns support vector extension v1.0 1 - - - --- 2021-12-10 Frank Chang New
[v11,73/77] target/riscv: rvv-1.0: add evl parameter to vext_ldst_us() support vector extension v1.0 - - 1 - --- 2021-12-10 Frank Chang New
[v11,72/77] target/riscv: rvv-1.0: add vsetivli instruction support vector extension v1.0 - - 1 - --- 2021-12-10 Frank Chang New
[v11,71/77] target/riscv: rvv-1.0: rename r2_zimm to r2_zimm11 support vector extension v1.0 - - 1 - --- 2021-12-10 Frank Chang New
[v11,70/77] target/riscv: rvv-1.0: floating-point reciprocal estimate instruction support vector extension v1.0 1 - - - --- 2021-12-10 Frank Chang New
[v11,69/77] target/riscv: rvv-1.0: floating-point reciprocal square-root estimate instruction support vector extension v1.0 1 - - - --- 2021-12-10 Frank Chang New
[v11,68/77] target/riscv: gdb: support vector registers for rv64 & rv32 support vector extension v1.0 1 - - - --- 2021-12-10 Frank Chang New
[v11,67/77] target/riscv: rvv-1.0: trigger illegal instruction exception if frm is not valid support vector extension v1.0 1 - - - --- 2021-12-10 Frank Chang New
[v11,66/77] target/riscv: rvv-1.0: implement vstart CSR support vector extension v1.0 - - 1 - --- 2021-12-10 Frank Chang New
« 1 2 ... 873 874 8754272 4273 »