Show patches with: Archived = No       |   79184 patches
« 1 2 3 4791 792 »
Patch Series S/W/F Date Submitter Delegate State
[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,27/28] tests/functional: Convert Aspeed arm SDK tests [PULL,01/28] tests/functional: fix mips64el test to honour workdir --- 2024-11-25 Alex Bennée New
[PULL,26/28] tests/functional: Convert Aspeed aarch64 SDK 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,24/28] rust/pl011: Fix range checks for device ID accesses [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,22/28] plugins: detect qemu plugin API symbols from header [PULL,01/28] tests/functional: fix mips64el test to honour workdir --- 2024-11-25 Alex Bennée Accepted
[PULL,21/28] plugins: add missing export for qemu_plugin_num_vcpus [PULL,01/28] tests/functional: fix mips64el test to honour workdir --- 2024-11-25 Alex Bennée Accepted
[PULL,20/28] tests/functional: update the aarch64 tuxrun tests [PULL,01/28] tests/functional: fix mips64el test to honour workdir --- 2024-11-25 Alex Bennée Accepted
[PULL,19/28] tests/functional: Convert the Avocado aarch64 tuxrun tests [PULL,01/28] tests/functional: fix mips64el test to honour workdir --- 2024-11-25 Alex Bennée Accepted
[PULL,18/28] tests/functional: avoid accessing log_filename on earlier failures [PULL,01/28] tests/functional: fix mips64el test to honour workdir --- 2024-11-25 Alex Bennée Accepted
[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,15/28] tests/functional: rewrite console handling to be bytewise [PULL,01/28] tests/functional: fix mips64el test to honour workdir --- 2024-11-25 Alex Bennée Accepted
[PULL,14/28] tests/functional: require non-NULL success_message for console wait [PULL,01/28] tests/functional: fix mips64el test to honour workdir --- 2024-11-25 Alex Bennée Accepted
[PULL,13/28] tests/functional: don't try to wait for the empty string [PULL,01/28] tests/functional: fix mips64el test to honour workdir --- 2024-11-25 Alex Bennée Accepted
[PULL,12/28] tests/functional: logs details of console interaction operations [PULL,01/28] tests/functional: fix mips64el test to honour workdir --- 2024-11-25 Alex Bennée Accepted
[PULL,11/28] tests/functional: enable debug logging for QEMUMachine [PULL,01/28] tests/functional: fix mips64el test to honour workdir --- 2024-11-25 Alex Bennée Accepted
[PULL,10/28] tests/functional: honour requested test VM name in QEMUMachine [PULL,01/28] tests/functional: fix mips64el test to honour workdir --- 2024-11-25 Alex Bennée Accepted
[PULL,09/28] tests/functional: put QEMUMachine logs in testcase log directory [PULL,01/28] tests/functional: fix mips64el test to honour workdir --- 2024-11-25 Alex Bennée Accepted
[PULL,08/28] tests/functional: honour self.workdir in ACPI bits tests [PULL,01/28] tests/functional: fix mips64el test to honour workdir --- 2024-11-25 Alex Bennée Accepted
[PULL,07/28] tests/functional: remove comments talking about avocado [PULL,01/28] tests/functional: fix mips64el test to honour workdir --- 2024-11-25 Alex Bennée Accepted
[PULL,06/28] tests/functional: remove obsolete reference to avocado bug [PULL,01/28] tests/functional: fix mips64el test to honour workdir --- 2024-11-25 Alex Bennée Accepted
[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,04/28] tests/functional: remove todo wrt avocado.utils.wait_for [PULL,01/28] tests/functional: fix mips64el test to honour workdir --- 2024-11-25 Alex Bennée Accepted
[PULL,03/28] tests/functional: remove "AVOCADO" from env variable name [PULL,01/28] tests/functional: fix mips64el test to honour workdir --- 2024-11-25 Alex Bennée Accepted
[PULL,02/28] tests/functional: automatically clean up scratch files after tests [PULL,01/28] tests/functional: fix mips64el test to honour workdir --- 2024-11-25 Alex Bennée Accepted
[PULL,01/28] tests/functional: fix mips64el test to honour workdir [PULL,01/28] tests/functional: fix mips64el test to honour workdir --- 2024-11-25 Alex Bennée Accepted
[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,1/2] linux-user: Print tid not pid with strace [PULL,1/2] linux-user: Print tid not pid with strace --- 2024-11-23 Richard Henderson Accepted
[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
« 1 2 3 4791 792 »