Show patches with: Submitter = BALATON Zoltan       |    State = Action Required       |    Archived = No       |   1484 patches
« 1 2 3 414 15 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v5,32/32] target/ppc/mmu_common.c: Remove work around for spurious warnings Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-09 BALATON Zoltan New
[v5,31/32] target/ppc: Move out BookE and related MMU functions from mmu_common.c Misc PPC exception and BookE MMU clean ups 1 - - - --- 2024-05-09 BALATON Zoltan New
[v5,30/32] target/ppc: Add a function to check for page protection bit Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-09 BALATON Zoltan New
[v5,29/32] target/ppc/mmu-radix64.c: Drop a local variable Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-09 BALATON Zoltan New
[v5,28/32] target/ppc/mmu-hash32.c: Drop a local variable Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-09 BALATON Zoltan New
[v5,27/32] target/ppc: Split off common embedded TLB init Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-09 BALATON Zoltan New
[v5,26/32] target/ppc: Remove id_tlbs flag from CPU env Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-09 BALATON Zoltan New
[v5,25/32] target/ppc/mmu_common.c: Simplify ppc_booke_xlate() part 2 Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-09 BALATON Zoltan New
[v5,24/32] target/ppc/mmu_common.c: Simplify ppc_booke_xlate() part 1 Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-09 BALATON Zoltan New
[v5,23/32] target/ppc/mmu_common.c: Move mmu_ctx_t type to mmu_common.c Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-09 BALATON Zoltan New
[v5,22/32] target/ppc/mmu_common.c: Eliminate get_physical_address_wtlb() Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-09 BALATON Zoltan New
[v5,21/32] target/ppc/mmu_common.c: Split off BookE handling from ppc_jumbo_xlate() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-09 BALATON Zoltan New
[v5,20/32] target/ppc/mmu_common.c: Remove BookE from direct store handling Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-09 BALATON Zoltan New
[v5,19/32] target/ppc: Remove pp_check() and reuse ppc_hash32_pp_prot() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-09 BALATON Zoltan New
[v5,18/32] target/ppc/mmu_common.c: Don't use mmu_ctx_t in mmubooke206_get_physical_address() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-09 BALATON Zoltan New
[v5,17/32] target/ppc/mmu_common.c: Don't use mmu_ctx_t in mmubooke_get_physical_address() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-09 BALATON Zoltan New
[v5,16/32] target/ppc/mmu_common.c: Don't use mmu_ctx_t for mmu40x_get_physical_address() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-09 BALATON Zoltan New
[v5,15/32] target/ppc/mmu_common.c: Replace hard coded constants in ppc_jumbo_xlate() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-09 BALATON Zoltan New
[v5,14/32] target/ppc/mmu_common.c: Deindent ppc_jumbo_xlate() Misc PPC exception and BookE MMU clean ups 1 - - - --- 2024-05-09 BALATON Zoltan New
[v5,13/32] target/ppc/mmu_common.c: Fix misindented qemu_log_mask() calls Misc PPC exception and BookE MMU clean ups 1 - - - --- 2024-05-09 BALATON Zoltan New
[v5,12/32] target/ppc/mmu_common.c: Inline and remove check_physical() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-09 BALATON Zoltan New
[v5,11/32] 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-09 BALATON Zoltan New
[v5,10/32] target/ppc/mmu_common.c: Split out BookE cases before checking real mode Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-09 BALATON Zoltan New
[v5,09/32] target/ppc/mmu_common.c: Eliminate ret from mmu6xx_get_physical_address() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-09 BALATON Zoltan New
[v5,08/32] target/ppc/mmu_common.c: Move some debug logging Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-09 BALATON Zoltan New
[v5,07/32] target/ppc/mmu_common.c: Move else branch to avoid large if block Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-09 BALATON Zoltan New
[v5,06/32] target/ppc/mmu_common.c: Introduce mmu6xx_get_physical_address() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-09 BALATON Zoltan New
[v5,05/32] target/ppc/mmu_common.c: Drop cases for unimplemented MPC8xx MMU Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-09 BALATON Zoltan New
[v5,04/32] target/ppc/mmu_common.c: Simplify checking for real mode Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-09 BALATON Zoltan New
[v5,03/32] target/ppc/mmu_common.c: Remove unneeded local variable Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-09 BALATON Zoltan New
[v5,02/32] target/ppc/mmu_common.c: Move calculation of a value closer to its usage Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-09 BALATON Zoltan New
[v5,01/32] target/ppc: Remove unused helper Misc PPC exception and BookE MMU clean ups - 1 - - --- 2024-05-09 BALATON Zoltan New
[v4,33/33] target/ppc: Move out BookE and related MMU functions from mmu_common.c Misc PPC exception and BookE MMU clean ups 1 - - - --- 2024-05-08 BALATON Zoltan New
[v4,32/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
[v4,31/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
[v4,30/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
[v4,29/33] target/ppc: Split off common embedded TLB init Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v4,28/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
[v4,27/33] target/ppc/mmu_common.c: Simplify ppc_booke_xlate() part 2 Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v4,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
[v4,25/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
[v4,24/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
[v4,23/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
[v4,22/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
[v4,21/33] target/ppc/mmu_common.c: Don't use mmu_ctx_t in mmubooke206_get_physical_address() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v4,20/33] target/ppc/mmu_common.c: Don't use mmu_ctx_t in mmubooke_get_physical_address() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v4,19/33] target/ppc/mmu_common.c: Don't use mmu_ctx_t for mmu40x_get_physical_address() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-08 BALATON Zoltan New
[v4,18/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
[v4,17/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
[v4,16/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
[v4,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
[v4,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
[v4,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
[v4,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
[v4,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
[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
include/exec/cpu-common.h: Rename PAGE_BITS macro to PAGE_RWX include/exec/cpu-common.h: Rename PAGE_BITS macro to PAGE_RWX - - 2 - --- 2024-05-05 BALATON Zoltan 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
« 1 2 3 414 15 »