Show patches with: State = Action Required       |    Archived = No       |   1055 patches
« 1 2 3 410 11 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4,10/33] target/ppc/mmu_common.c: Move else branch to avoid large if block Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v4,09/33] target/ppc/mmu_common.c: Introduce mmu6xx_get_physical_address() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v4,08/33] target/ppc/mmu_common.c: Drop cases for unimplemented MPC8xx MMU Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v4,07/33] target/ppc/mmu_common.c: Simplify checking for real mode Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v4,06/33] target/ppc/mmu_common.c: Remove unneeded local variable Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v4,05/33] target/ppc/mmu_common.c: Move calculation of a value closer to its usage Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-08 BALATON Zoltan New
[v4,04/33] target/ppc: Remove unused helper Misc PPC exception and BookE MMU clean ups - 1 - - --- 2024-05-08 BALATON Zoltan New
[v4,03/33] target/ppc: Simplify syscall exception handlers Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v4,02/33] target/ppc: Move patching nip from exception handler to helper_scv Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-08 BALATON Zoltan New
[v4,01/33] target/ppc: Fix gen_sc to use correct nip Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-08 BALATON Zoltan New
[v3,33/33] target/ppc: Add a macro to check for page protection bit Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-08 BALATON Zoltan New
[v3,32/33] target/ppc/mmu-radix64.c: Drop a local variable Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v3,31/33] target/ppc/mmu-hash32.c: Drop a local variable Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v3,30/33] target/ppc: Split off common embedded TLB init Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v3,29/33] target/ppc: Remove id_tlbs flag from CPU env Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v3,28/33] target/ppc/mmu_common.c: Move BookE MMU functions together Misc PPC exception and BookE MMU clean ups 1 - - - --- 2024-05-08 BALATON Zoltan New
[v3,27/33] target/ppc/mmu_common.c: Simplify ppc_booke_xlate() part 2 Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-08 BALATON Zoltan New
[v3,26/33] target/ppc/mmu_common.c: Simplify ppc_booke_xlate() part 1 Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v3,25/33] target/ppc/mmu_common.c: Remove BookE handling from get_physical_address_wtlb() Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-08 BALATON Zoltan New
[v3,24/33] target/ppc/mmu_common.c: Split off BookE handling from ppc_jumbo_xlate() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v3,23/33] target/ppc/mmu_common.c: Remove BookE from direct store handling Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v3,22/33] target/ppc: Remove pp_check() and reuse ppc_hash32_pp_prot() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v3,21/33] target/ppc/mmu_common.c: Make get_physical_address_wtlb() static Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v3,20/33] target/ppc/mmu_common.c: Replace hard coded constants in ppc_jumbo_xlate() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v3,19/33] target/ppc/mmu_common.c: Deindent ppc_jumbo_xlate() Misc PPC exception and BookE MMU clean ups 1 - - - --- 2024-05-08 BALATON Zoltan New
[v3,18/33] target/ppc/mmu_common.c: Fix misindented qemu_log_mask() calls Misc PPC exception and BookE MMU clean ups 1 - - - --- 2024-05-08 BALATON Zoltan New
[v3,17/33] target/ppc/mmu_common.c: Simplify mmubooke206_get_physical_address() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v3,16/33] target/ppc/mmu_common.c: Simplify mmubooke_get_physical_address() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v3,15/33] target/ppc/mmu_common.c: Inline and remove check_physical() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v3,14/33] target/ppc/mmu_common.c: Split off real mode cases in get_physical_address_wtlb() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v3,13/33] target/ppc/mmu_common.c: Split out BookE cases before checking real mode Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v3,12/33] target/ppc/mmu_common.c: Eliminate ret from mmu6xx_get_physical_address() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v3,11/33] target/ppc/mmu_common.c: Move some debug logging Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v3,10/33] target/ppc/mmu_common.c: Move else branch to avoid large if block Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v3,09/33] target/ppc/mmu_common.c: Introduce mmu6xx_get_physical_address() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v3,08/33] target/ppc/mmu_common.c: Drop cases for unimplemented MPC8xx MMU Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v3,07/33] target/ppc/mmu_common.c: Simplify checking for real mode Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v3,06/33] target/ppc/mmu_common.c: Remove unneeded local variable Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v3,05/33] target/ppc/mmu_common.c: Move calculation of a value closer to its usage Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-08 BALATON Zoltan New
[v3,04/33] target/ppc: Remove unused helper Misc PPC exception and BookE MMU clean ups - 1 - - --- 2024-05-08 BALATON Zoltan New
[v3,03/33] target/ppc: Simplify syscall exception handlers Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v3,02/33] target/ppc: Move patching nip from exception handler to helper_scv Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-08 BALATON Zoltan New
[v3,01/33] target/ppc: Fix gen_sc to use correct nip Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-08 BALATON Zoltan New
[v2] ppc: Deprecate 'ref405ep' machine and 405 CPUs [v2] ppc: Deprecate 'ref405ep' machine and 405 CPUs 1 - - - --- 2024-05-07 Cédric Le Goater New
ppc: Deprecate 'ref405ep' machine and 405 CPUs ppc: Deprecate 'ref405ep' machine and 405 CPUs - - - - --- 2024-05-07 Cédric Le Goater New
[v2,05/11] vfio: Make VFIOIOMMUClass::add_window() and its wrapper return bool Untitled series #405757 - - 1 - --- 2024-05-07 Zhenzhong Duan New
[v2,04/11] vfio: Make VFIOIOMMUClass::setup() return bool Untitled series #405757 - - 1 - --- 2024-05-07 Zhenzhong Duan New
spapr: Migrate ail-mode-3 spapr cap spapr: Migrate ail-mode-3 spapr cap - 1 2 - --- 2024-05-06 Nicholas Piggin New
[3/3] vfio: Make VFIOIOMMUClass::add_window() and its wrapper return bool Untitled series #405586 - - 1 - --- 2024-05-06 Zhenzhong Duan New
[2/3] vfio: Make VFIOIOMMUClass::setup() return bool Untitled series #405586 - - 1 - --- 2024-05-06 Zhenzhong Duan New
ppc/pnv: Update Power10's cfam id to use Power10 DD2 ppc/pnv: Update Power10's cfam id to use Power10 DD2 - - 1 - --- 2024-05-02 Aditya Gupta New
[v2,28/28] target/ppc: Split off common 4xx TLB init Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-01 BALATON Zoltan New
[v2,27/28] target/ppc: Remove id_tlbs flag from CPU env Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-01 BALATON Zoltan New
[v2,26/28] target/ppc/mmu_common.c: Move BookE MMU functions together Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-01 BALATON Zoltan New
[v2,25/28] target/ppc/mmu_common.c: Simplify ppc_booke_xlate() Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-01 BALATON Zoltan New
[v2,24/28] target/ppc/mmu_common.c: Remove BookE handling from get_physical_address_wtlb() Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-01 BALATON Zoltan New
[v2,23/28] target/ppc/mmu_common.c: Split off BookE handling from ppc_jumbo_xlate() Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-01 BALATON Zoltan New
[v2,22/28] target/ppc: Remove ppc_hash32_pp_prot() and reuse common function Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-01 BALATON Zoltan New
[v2,21/28] target/ppc: Move mmu_ctx_t definition to mmu_common.c Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-01 BALATON Zoltan New
[v2,20/28] target/ppc/mmu_common.c: Make get_physical_address_wtlb() static Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-01 BALATON Zoltan New
[v2,19/28] target/ppc/mmu_common.c: Replace hard coded constants in ppc_jumbo_xlate() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-01 BALATON Zoltan New
[v2,18/28] target/ppc/mmu_common.c: Deindent ppc_jumbo_xlate() Misc PPC exception and BookE MMU clean ups 1 - - - --- 2024-05-01 BALATON Zoltan New
[v2,17/28] target/ppc/mmu_common.c: Fix misindented qemu_log_mask() calls Misc PPC exception and BookE MMU clean ups 1 - - - --- 2024-05-01 BALATON Zoltan New
[v2,16/28] target/ppc/mmu_common.c: Simplify mmubooke206_get_physical_address() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-01 BALATON Zoltan New
[v2,15/28] target/ppc/mmu_common.c: Simplify mmubooke_get_physical_address() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-01 BALATON Zoltan New
[v2,14/28] target/ppc/mmu_common.c: Inline and remove check_physical() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-01 BALATON Zoltan New
[v2,13/28] target/ppc/mmu_common.c: Split off real mode cases in get_physical_address_wtlb() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-01 BALATON Zoltan New
[v2,12/28] target/ppc/mmu_common.c: Split out BookE cases before checking real mode Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-01 BALATON Zoltan New
[v2,11/28] target/ppc/mmu_common.c: Rename get_bat_6xx_tlb() Misc PPC exception and BookE MMU clean ups 1 - - - --- 2024-05-01 BALATON Zoltan New
[v2,10/28] target/ppc/mmu_common.c: Introduce mmu6xx_get_physical_address() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-01 BALATON Zoltan New
[v2,09/28] target/ppc/mmu_common.c: Drop cases for unimplemented MPC8xx MMU Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-01 BALATON Zoltan New
[v2,08/28] target/ppc/mmu_common.c: Simplify checking for real mode Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-01 BALATON Zoltan New
[v2,07/28] target/ppc/mmu_common.c: Remove unneeded local variable Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-01 BALATON Zoltan New
[v2,06/28] target/ppc/mmu_common.c: Move calculation of a value closer to its usage Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-01 BALATON Zoltan New
[v2,05/28] target/ppc/mmu_common.c: Move calculation of a value closer to its usage Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-01 BALATON Zoltan New
[v2,04/28] target/ppc: Remove unused helper Misc PPC exception and BookE MMU clean ups - 1 - - --- 2024-05-01 BALATON Zoltan New
[v2,03/28] target/ppc: Simplify syscall exception handlers Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-01 BALATON Zoltan New
[v2,02/28] target/ppc: Move patching nip from exception handler to helper_scv Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-01 BALATON Zoltan New
[v2,01/28] target/ppc: Fix gen_sc to use correct nip Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-01 BALATON Zoltan New
[14/14] docs: document special exception for machine type deprecation & removal hw: define and enforce a standard lifecycle for versioned machines - - 1 - --- 2024-05-01 Daniel P. Berrangé New
[13/14] hw/i386: remove obsolete manual deprecation reason string of i440fx machines hw: define and enforce a standard lifecycle for versioned machines - - 1 - --- 2024-05-01 Daniel P. Berrangé New
[12/14] hw/ppc: remove obsolete manual deprecation reason string of spapr machines hw: define and enforce a standard lifecycle for versioned machines - - 1 - --- 2024-05-01 Daniel P. Berrangé New
[11/14] hw: skip registration of outdated versioned machine types hw: define and enforce a standard lifecycle for versioned machines - - 1 - --- 2024-05-01 Daniel P. Berrangé New
[10/14] hw: set deprecation info for all versioned machine types hw: define and enforce a standard lifecycle for versioned machines - - 1 - --- 2024-05-01 Daniel P. Berrangé New
[09/14] hw: temporarily disable deletion of versioned machine types hw: define and enforce a standard lifecycle for versioned machines - - - - --- 2024-05-01 Daniel P. Berrangé New
[08/14] include/hw: add macros for deprecation & removal of versioned machines hw: define and enforce a standard lifecycle for versioned machines - - 1 - --- 2024-05-01 Daniel P. Berrangé New
[07/14] hw/i386: convert 'q35' machine definitions to use new macros hw: define and enforce a standard lifecycle for versioned machines - - - - --- 2024-05-01 Daniel P. Berrangé New
[06/14] hw/i386: convert 'i440fx' machine definitions to use new macros hw: define and enforce a standard lifecycle for versioned machines - - - - --- 2024-05-01 Daniel P. Berrangé New
[05/14] hw/m68k: convert 'virt' machine definitions to use new macros hw: define and enforce a standard lifecycle for versioned machines - - 1 - --- 2024-05-01 Daniel P. Berrangé New
[04/14] hw/ppc: convert 'spapr' machine definitions to use new macros hw: define and enforce a standard lifecycle for versioned machines - - 1 - --- 2024-05-01 Daniel P. Berrangé New
[03/14] hw/s390x: convert 'ccw' machine definitions to use new macros hw: define and enforce a standard lifecycle for versioned machines - - 1 - --- 2024-05-01 Daniel P. Berrangé New
[02/14] hw/arm: convert 'virt' machine definitions to use new macros hw: define and enforce a standard lifecycle for versioned machines - - 1 - --- 2024-05-01 Daniel P. Berrangé New
[01/14] include/hw: add helpers for defining versioned machine types hw: define and enforce a standard lifecycle for versioned machines - - 2 - --- 2024-05-01 Daniel P. Berrangé New
[3/3] target/ppc: Add ISA v3.1 variants of sync instruction target/ppc: Fixes and updates for sync instructions - - 1 - --- 2024-05-01 Nicholas Piggin New
[2/3] target/ppc: Fix embedded memory barriers target/ppc: Fixes and updates for sync instructions - - 1 - --- 2024-05-01 Nicholas Piggin New
[1/3] target/ppc: Move sync instructions to decodetree target/ppc: Fixes and updates for sync instructions - - 1 - --- 2024-05-01 Nicholas Piggin New
docs/about: Automatically deprecate versioned machine types older than 6 years docs/about: Automatically deprecate versioned machine types older than 6 years - - 2 - --- 2024-04-30 Thomas Huth New
[3/3] target/ppc: Move VMX integer max/min instructions to decodetree. target/ppc: Moving VMX insns to decodetree - - 1 - --- 2024-04-29 Chinmay Rath New
[2/3] target/ppc: Move VMX integer logical instructions to decodetree. target/ppc: Moving VMX insns to decodetree - - 1 - --- 2024-04-29 Chinmay Rath New
[1/3] target/ppc: Move VMX storage access instructions to decodetree target/ppc: Moving VMX insns to decodetree - - 1 - --- 2024-04-29 Chinmay Rath New
« 1 2 3 410 11 »