Show patches with: State = Action Required       |   323633 patches
« 1 2 3 43236 3237 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/2] hw/timer/hpet: Drop the unused macro hw/timer/hpet: miscellaneous cleanup - - - --- 2024-11-26 Zhao Liu New
[1/2] hw/timer/hpet: Fix comment about capabilities register hw/timer/hpet: miscellaneous cleanup - - - --- 2024-11-26 Zhao Liu New
[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 - 1 - --- 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 - 1 - --- 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 - 1 - --- 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 - 1 - --- 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 - 1 - --- 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 - 2 - --- 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 - 1 - --- 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 - 1 - --- 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 - 1 - --- 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 - 1 - --- 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 - 1 - --- 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 - 1 - --- 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 - 1 - --- 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 - 1 - --- 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 - 1 - --- 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 - 1 - --- 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 - 1 - --- 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 - 1 - --- 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 - 1 - --- 2024-11-26 Philippe Mathieu-Daudé New
[v1,4/4] migration: enable multifd and postcopy together Allow to enable multifd and postcopy migration together - - - --- 2024-11-26 Prasad Pandit New
[v1,3/4] migration: refactor ram_save_target_page functions Allow to enable multifd and postcopy migration together - - - --- 2024-11-26 Prasad Pandit New
[v1,2/4] migration: remove multifd check with postcopy Allow to enable multifd and postcopy migration together - - - --- 2024-11-26 Prasad Pandit New
[v1,1/4] migration/multifd: move macros to multifd header Allow to enable multifd and postcopy migration together - - - --- 2024-11-26 Prasad Pandit 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
[for-10.0,2/2] hw: add compat machines for 10.0 compat machines for 10.0 - - - --- 2024-11-26 Cornelia Huck New
[for-10.0,1/2] hw/i386: define _AS_LATEST() macros for machine types compat machines for 10.0 - 2 - --- 2024-11-26 Cornelia Huck 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
meson.build: Refuse XCode versions < v15.0 meson.build: Refuse XCode versions < v15.0 - 1 1 --- 2024-11-26 Thomas Huth New
hw/virtio/virtio-mem: Prohibit unplugging when size <= requested_size hw/virtio/virtio-mem: Prohibit unplugging when size <= requested_size - - - --- 2024-11-26 Wei Chen New
[2/2] hw/loongarch/virt: Improve fdt table creation for CPU object hw/loongarch/virt: Improve fdt table creation - - - --- 2024-11-26 Bibo Mao New
[1/2] hw/loongarch/virt: Create fdt table on machine creation done notification hw/loongarch/virt: Improve fdt table creation - - - --- 2024-11-26 Bibo Mao New
[PULL,1/1] virtio-net: Add queues before loading them [PULL,1/1] virtio-net: Add queues before loading them 1 - - --- 2024-11-26 Jason Wang New
[PULL,0/1] Net patches round 2 - - - --- 2024-11-26 Jason Wang New
[PULL,2/2] migration: Fix extra cleanup at postcopy listen [PULL,1/2] migration: Allow pipes to keep working for fd migrations - - - --- 2024-11-25 Peter Xu New
[PULL,1/2] migration: Allow pipes to keep working for fd migrations [PULL,1/2] migration: Allow pipes to keep working for fd migrations - 1 - --- 2024-11-25 Peter Xu New
[PULL,0/2] Migration 20241125 patches - - - --- 2024-11-25 Peter Xu 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 1 - - --- 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 1 - - --- 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 1 2 - --- 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
migration: Fix extra cleanup at postcopy listen migration: Fix extra cleanup at postcopy listen - - - --- 2024-11-25 Fabiano Rosas 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 - 1 - --- 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 - 1 - --- 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 - 1 - --- 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 3 2 - --- 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 - 1 1 --- 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 New
[PULL,21/28] plugins: add missing export for qemu_plugin_num_vcpus [PULL,01/28] tests/functional: fix mips64el test to honour workdir - 2 - --- 2024-11-25 Alex Bennée New
[PULL,20/28] tests/functional: update the aarch64 tuxrun tests [PULL,01/28] tests/functional: fix mips64el test to honour workdir - 1 - --- 2024-11-25 Alex Bennée New
[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 New
« 1 2 3 43236 3237 »