Show patches with: State = Action Required       |   22698 patches
« 1 2 3 4226 227 »
Patch Series S/W/F Date Submitter Delegate State
[v3,16/16] target/mips: Convert nanoMIPS LI opcodes to decodetree target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-26 Philippe Mathieu-Daudé New
[v3,15/16] target/mips: Convert MIPS16e LI opcodes to decodetree target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-26 Philippe Mathieu-Daudé New
[v3,14/16] target/mips: Convert microMIPS LI opcode to decodetree target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-26 Philippe Mathieu-Daudé New
[v3,13/16] target/mips: Add gen_li() helper target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-26 Philippe Mathieu-Daudé New
[v3,12/16] target/mips: Convert nanoMIPS LSA opcode to decodetree target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-26 Philippe Mathieu-Daudé New
[v3,11/16] target/mips: Convert microMIPS LSA opcode to decodetree target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-26 Philippe Mathieu-Daudé New
[v3,10/16] target/mips: Introduce decode tree bindings for nanoMIPS ISA target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-26 Philippe Mathieu-Daudé New
[v3,09/16] scripts/decodetree: Add support for 48-bit instructions target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-26 Philippe Mathieu-Daudé New
[v3,08/16] target/mips: Introduce decode tree bindings for microMIPS ISA target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-26 Philippe Mathieu-Daudé New
[v3,07/16] target/mips: Introduce decode tree bindings for MIPS16e ASE target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-26 Philippe Mathieu-Daudé New
[v3,06/16] target/mips: Decode LSA shift amount using decodetree function target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-26 Philippe Mathieu-Daudé New
[v3,05/16] target/mips: Have gen_[d]lsa() callers add 1 to shift amount argument target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-26 Philippe Mathieu-Daudé New
[v3,04/16] target/mips: Call translator_ld() in translate_insn() callees target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-26 Philippe Mathieu-Daudé New
[v3,03/16] target/mips: Convert Octeon LX instructions to decodetree target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-26 Philippe Mathieu-Daudé New
[v3,02/16] target/mips: Extract generic gen_lx() helper target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-26 Philippe Mathieu-Daudé New
[v3,01/16] target/mips: Extract gen_base_index_addr() helper target/mips: Convert nanoMIPS LSA opcode to decodetree --- 2024-11-26 Philippe Mathieu-Daudé New
[13/13] target/mips: Make DSPControl register 32-bit wide target/mips: Simplify some target_ulong registers to 32-bit --- 2024-11-26 Philippe Mathieu-Daudé New
[12/13] target/mips: Access MXU registers using TCGv_i32 API target/mips: Simplify some target_ulong registers to 32-bit --- 2024-11-26 Philippe Mathieu-Daudé New
[11/13] target/mips: Declare MXU registers as 32-bit target/mips: Simplify some target_ulong registers to 32-bit --- 2024-11-26 Philippe Mathieu-Daudé New
[10/13] target/mips: Introduce gen_move_high32_i32() target/mips: Simplify some target_ulong registers to 32-bit --- 2024-11-26 Philippe Mathieu-Daudé New
[09/13] target/mips: Introduce gen_move_low32_i32() target/mips: Simplify some target_ulong registers to 32-bit --- 2024-11-26 Philippe Mathieu-Daudé New
[08/13] target/mips: Introduce gen_store_gpr_i32() target/mips: Simplify some target_ulong registers to 32-bit --- 2024-11-26 Philippe Mathieu-Daudé New
[07/13] target/mips: Introduce gen_load_gpr_i32() target/mips: Simplify some target_ulong registers to 32-bit --- 2024-11-26 Philippe Mathieu-Daudé New
[06/13] target/mips: Rename gen_op_addr_add?() -> gen_op_addr_add?_tl() target/mips: Simplify some target_ulong registers to 32-bit --- 2024-11-26 Philippe Mathieu-Daudé New
[05/13] target/mips: Rename gen_base_offset_addr() -> gen_base_offset_addr_tl() target/mips: Simplify some target_ulong registers to 32-bit --- 2024-11-26 Philippe Mathieu-Daudé New
[04/13] target/mips: Rename gen_move_high32() -> gen_move_high32_tl() target/mips: Simplify some target_ulong registers to 32-bit --- 2024-11-26 Philippe Mathieu-Daudé New
[03/13] target/mips: Rename gen_move_low32() -> gen_move_low32_tl() target/mips: Simplify some target_ulong registers to 32-bit --- 2024-11-26 Philippe Mathieu-Daudé New
[02/13] target/mips: Rename gen_store_gpr() -> gen_store_gpr_tl() target/mips: Simplify some target_ulong registers to 32-bit --- 2024-11-26 Philippe Mathieu-Daudé New
[01/13] target/mips: Rename gen_load_gpr() -> gen_load_gpr_tl() target/mips: Simplify some target_ulong registers to 32-bit --- 2024-11-26 Philippe Mathieu-Daudé New
[PATCH-for-10.0,v2,13/13] hw/pci/pci: Remove legacy MachineClass::pci_allow_0_address flag hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-26 Philippe Mathieu-Daudé New
[PATCH-for-10.0,v2,12/13] hw/riscv/virt: Create GPEX host bridge without refuse-bar-at-addr-0 hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-26 Philippe Mathieu-Daudé New
[PATCH-for-10.0,v2,11/13] hw/arm/virt: Create GPEX host bridge without refuse-bar-at-addr-0 hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-26 Philippe Mathieu-Daudé New
[PATCH-for-10.0,v2,10/13] hw/pci-host/gpex: Expose 'refuse-bar-at-addr-0' property hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-26 Philippe Mathieu-Daudé New
[PATCH-for-10.0,v2,09/13] hw/ppc/spapr: Create host bridge setting bar_at_addr_0_refused=false hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-26 Philippe Mathieu-Daudé New
[PATCH-for-10.0,v2,08/13] hw/pci: Propagate bar_at_addr_0_refused to pci_register_root_bus() hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-26 Philippe Mathieu-Daudé New
[PATCH-for-10.0,v2,07/13] hw/pci: Propagate bar_at_addr_0_refused to pci_root_bus_new() hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-26 Philippe Mathieu-Daudé New
[PATCH-for-10.0,v2,06/13] hw/pci: Propagate bar_at_addr_0_refused to pci_root_bus_init() hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-26 Philippe Mathieu-Daudé New
[PATCH-for-10.0,v2,05/13] hw/pci: Propagate bar_at_addr_0_refused to pci_root_bus_internal_init() hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-26 Philippe Mathieu-Daudé New
[PATCH-for-10.0,v2,04/13] hw/pci: Introduce PCIBusFlag::PCI_BUS_BAR_AT_ADDR0_REFUSED hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-26 Philippe Mathieu-Daudé New
[PATCH-for-10.0,v2,03/13] hw/pci: Factor machine_refuses_bar_at_addr_0() helper out hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-26 Philippe Mathieu-Daudé New
[PATCH-for-10.0,v2,02/13] hw/pci-bridge: Initialize bridge with parent bus flags hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-26 Philippe Mathieu-Daudé New
[PATCH-for-10.0,v2,01/13] hw/pci: Do not declare PCIBus::flags mask as enum hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-26 Philippe Mathieu-Daudé New
[1/1] hw/arm/sbsa-ref: bump default memory size to 2GB [1/1] hw/arm/sbsa-ref: bump default memory size to 2GB --- 2024-11-26 Marcin Juszkiewicz New
[RFC,v3,26/26] hw/arm/virt: Add measurement log for confidential boot arm: Run Arm CCA VMs with KVM --- 2024-11-25 Jean-Philippe Brucker New
[RFC,v3,25/26] target/arm/kvm-rme: Add measurement log arm: Run Arm CCA VMs with KVM --- 2024-11-25 Jean-Philippe Brucker New
[RFC,v3,24/26] hw/core/loader: Add fields to RomLoaderNotify arm: Run Arm CCA VMs with KVM --- 2024-11-25 Jean-Philippe Brucker New
[RFC,v3,23/26] hw/tpm: Add TPM event log arm: Run Arm CCA VMs with KVM --- 2024-11-25 Jean-Philippe Brucker New
[RFC,v3,22/26] hw/arm/boot: Skip bootloader for confidential guests arm: Run Arm CCA VMs with KVM --- 2024-11-25 Jean-Philippe Brucker New
[RFC,v3,21/26] hw/arm/boot: Load DTB as is for confidential VMs arm: Run Arm CCA VMs with KVM --- 2024-11-25 Jean-Philippe Brucker New
[v3,20/26] hw/arm/virt: Use RAM instead of flash for confidential guest firmware arm: Run Arm CCA VMs with KVM --- 2024-11-25 Jean-Philippe Brucker New
[v3,19/26] hw/arm/virt: Move virt_flash_create() to machvirt_init() arm: Run Arm CCA VMs with KVM --- 2024-11-25 Jean-Philippe Brucker New
[v3,18/26] hw/arm/boot: Mark all guest memory as RIPAS_RAM. arm: Run Arm CCA VMs with KVM --- 2024-11-25 Jean-Philippe Brucker New
[v3,17/26] hw/arm/virt: Reserve one bit of guest-physical address for RME arm: Run Arm CCA VMs with KVM --- 2024-11-25 Jean-Philippe Brucker New
[v3,16/26] hw/arm/virt: Disable DTB randomness for confidential VMs arm: Run Arm CCA VMs with KVM --- 2024-11-25 Jean-Philippe Brucker New
[v3,15/26] hw/arm/virt: Add support for Arm RME arm: Run Arm CCA VMs with KVM --- 2024-11-25 Jean-Philippe Brucker New
[v3,14/26] target/arm/cpu: Inform about reading confidential CPU registers arm: Run Arm CCA VMs with KVM --- 2024-11-25 Jean-Philippe Brucker New
[v3,13/26] target/arm/cpu: Set number of PMU counters in KVM arm: Run Arm CCA VMs with KVM --- 2024-11-25 Jean-Philippe Brucker New
[v3,12/26] target/arm/cpu: Set number of breakpoints and watchpoints in KVM arm: Run Arm CCA VMs with KVM --- 2024-11-25 Jean-Philippe Brucker New
[v3,11/26] target/arm/kvm-rme: Add measurement algorithm property arm: Run Arm CCA VMs with KVM --- 2024-11-25 Jean-Philippe Brucker New
[v3,10/26] target/arm/kvm-rme: Add Realm Personalization Value parameter arm: Run Arm CCA VMs with KVM --- 2024-11-25 Jean-Philippe Brucker New
[v3,09/26] target/arm/kvm-rme: Initialize Realm memory arm: Run Arm CCA VMs with KVM --- 2024-11-25 Jean-Philippe Brucker New
[v3,08/26] hw/core/loader: Add ROM loader notifier arm: Run Arm CCA VMs with KVM --- 2024-11-25 Jean-Philippe Brucker New
[v3,07/26] target/arm/kvm: Create scratch VM as Realm if necessary arm: Run Arm CCA VMs with KVM --- 2024-11-25 Jean-Philippe Brucker New
[v3,06/26] target/arm/kvm-rme: Initialize vCPU arm: Run Arm CCA VMs with KVM --- 2024-11-25 Jean-Philippe Brucker New
[v3,05/26] target/arm/kvm: Split kvm_arch_get/put_registers arm: Run Arm CCA VMs with KVM --- 2024-11-25 Jean-Philippe Brucker New
[v3,04/26] target/arm/kvm-rme: Initialize realm arm: Run Arm CCA VMs with KVM --- 2024-11-25 Jean-Philippe Brucker New
[v3,03/26] target/arm/kvm: Return immediately on error in kvm_arch_init() arm: Run Arm CCA VMs with KVM --- 2024-11-25 Jean-Philippe Brucker New
[v3,02/26] target/arm: Add confidential guest support arm: Run Arm CCA VMs with KVM --- 2024-11-25 Jean-Philippe Brucker New
[v3,01/26] kvm: Merge kvm_check_extension() and kvm_vm_check_extension() arm: Run Arm CCA VMs with KVM --- 2024-11-25 Jean-Philippe Brucker New
[PATCH-for-10.0,3/3] hw/boards: Rename no_sdcard -> create_default_sdcard_drive hw/boards: Try to make sense of MachineClass::no_sdcard flag --- 2024-11-25 Philippe Mathieu-Daudé New
[PATCH-for-10.0,2/3] hw/boards: Explicit no_sdcard=false as ON_OFF_AUTO_OFF hw/boards: Try to make sense of MachineClass::no_sdcard flag --- 2024-11-25 Philippe Mathieu-Daudé New
[PATCH-for-10.0,1/3] hw/boards: Convert no_sdcard flag to OnOffAuto tri-state hw/boards: Try to make sense of MachineClass::no_sdcard flag --- 2024-11-25 Philippe Mathieu-Daudé New
[PULL,28/28] tests/functional: Remove sleep workarounds from Aspeed tests [PULL,01/28] tests/functional: fix mips64el test to honour workdir --- 2024-11-25 Alex Bennée New
[PULL,25/28] docs: explicitly permit a "commonly known identity" with SoB [PULL,01/28] tests/functional: fix mips64el test to honour workdir --- 2024-11-25 Alex Bennée New
[PULL,23/28] plugins: eradicate qemu-plugins.symbols static file [PULL,01/28] tests/functional: fix mips64el test to honour workdir --- 2024-11-25 Alex Bennée New
[PULL,17/28] tests/functional: add a QMP backdoor for debugging stalled tests [PULL,01/28] tests/functional: fix mips64el test to honour workdir --- 2024-11-25 Alex Bennée New
[PULL,16/28] tests/functional: remove time.sleep usage from tuxrun tests [PULL,01/28] tests/functional: fix mips64el test to honour workdir --- 2024-11-25 Alex Bennée New
[PULL,05/28] tests/functional: remove leftover :avocado: tags [PULL,01/28] tests/functional: fix mips64el test to honour workdir --- 2024-11-25 Alex Bennée New
[PULL,for,9.2-rc2,00/28] testing, plugin and doc fixes --- 2024-11-25 Alex Bennée New
[PATCH-for-10.0,8/8] hw/pci/pci: Remove legacy MachineClass::pci_allow_0_address flag hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-25 Philippe Mathieu-Daudé New
[PATCH-for-10.0,7/8] hw/riscv/virt: Set PCI_BUS_IO_ADDR0_ALLOWED flag on GPEX host bridge hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-25 Philippe Mathieu-Daudé New
[PATCH-for-10.0,6/8] hw/riscv/virt: Remove pointless GPEX_HOST() cast hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-25 Philippe Mathieu-Daudé New
[PATCH-for-10.0,5/8] hw/arm/sbsa-ref: Set PCI_BUS_IO_ADDR0_ALLOWED flag on GPEX host bridge hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-25 Philippe Mathieu-Daudé New
[PATCH-for-10.0,4/8] hw/arm/virt: Set PCI_BUS_IO_ADDR0_ALLOWED flag on GPEX host bridge hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-25 Philippe Mathieu-Daudé New
[PATCH-for-10.0,3/8] hw/pci-host/gpex: Allow machines to set PCI_BUS_IO_ADDR0_ALLOWED flag hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-25 Philippe Mathieu-Daudé New
[PATCH-for-10.0,2/8] hw/ppc/spapr_pci: Set PCI_BUS_IO_ADDR0_ALLOWED flag in host bridge hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-25 Philippe Mathieu-Daudé New
[PATCH-for-10.0,1/8] hw/pci/pci_bus: Introduce PCIBusFlags::PCI_BUS_IO_ADDR0_ALLOWED hw/boards: Remove legacy MachineClass::pci_allow_0_address flag --- 2024-11-25 Philippe Mathieu-Daudé New
[1/1] tests/avocado: update sbsa-ref firmware [1/1] tests/avocado: update sbsa-ref firmware --- 2024-11-25 Marcin Juszkiewicz New
tests/functional/aarch64_virt: add test for FEAT_RME tests/functional/aarch64_virt: add test for FEAT_RME --- 2024-11-25 Pierrick Bouvier New
[PULL,2/2] linux-user: Fix strace output for s390x mmap() [PULL,1/2] linux-user: Print tid not pid with strace --- 2024-11-23 Richard Henderson New
[PULL,0/2] linux-user patch queue --- 2024-11-23 Richard Henderson New
[12/12] docs/system/arm/aspeed: add missing model supermicrox11spi-bmc Minor fixes for Arm documentation --- 2024-11-22 Pierrick Bouvier New
[11/12] docs/system/arm/virt: document missing properties Minor fixes for Arm documentation --- 2024-11-22 Pierrick Bouvier New
[10/12] docs/system/arm/xlnx-versal-virt: document ospi-flash property Minor fixes for Arm documentation --- 2024-11-22 Pierrick Bouvier New
[09/12] docs/system/arm/fby35: document execute-in-place property Minor fixes for Arm documentation --- 2024-11-22 Pierrick Bouvier New
[08/12] docs/system/arm/orangepi: update links Minor fixes for Arm documentation --- 2024-11-22 Pierrick Bouvier New
[07/12] docs/system/arm/fby35: update link to product page Minor fixes for Arm documentation --- 2024-11-22 Pierrick Bouvier New
[06/12] docs/system/arm/: add FEAT_DoubleLock Minor fixes for Arm documentation --- 2024-11-22 Pierrick Bouvier New
[05/12] docs/system/arm/: add FEAT_MTE_ASYNC Minor fixes for Arm documentation --- 2024-11-22 Pierrick Bouvier New
[04/12] target/arm/tcg/: fix typo in FEAT name Minor fixes for Arm documentation --- 2024-11-22 Pierrick Bouvier New
« 1 2 3 4226 227 »