Show patches with: Submitter = BALATON Zoltan       |    State = Action Required       |    Archived = No       |   1532 patches
« 1 2 3 415 16 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v6,48/48] target/ppc/mmu_common.c: Simplify a switch statement Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-11 BALATON Zoltan New
[v6,47/48] target/ppc/mmu_common.c: Remove single use local variable Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-11 BALATON Zoltan New
[v6,46/48] target/ppc/mmu_common.c: Convert local variable to bool Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-11 BALATON Zoltan New
[v6,45/48] target/ppc/mmu_common.c: Remove nx field from mmu_ctx_t Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-11 BALATON Zoltan New
[v6,44/48] target/ppc/mmu_common.c: Remove hash field from mmu_ctx_t Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-11 BALATON Zoltan New
[v6,43/48] target/ppc/mmu_common.c: Remove unused field from mmu_ctx_t Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-11 BALATON Zoltan New
[v6,42/48] target/ppc/mmu_common.c: Simplify ppc6xx_tlb_pte_check() Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-11 BALATON Zoltan New
[v6,41/48] target/ppc/mmu_common.c: Return directly in ppc6xx_tlb_pte_check() Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-11 BALATON Zoltan New
[v6,40/48] target/ppc/mmu_common.c: Remove yet another single use local Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-11 BALATON Zoltan New
[v6,39/48] target/ppc/mmu_common.c: Remove another single use local Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-11 BALATON Zoltan New
[v6,38/48] target/ppc/mmu_common.c: Remove single use local variable Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-11 BALATON Zoltan New
[v6,37/48] target/ppc/mmu_common.c: Remove single use local variable Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-11 BALATON Zoltan New
[v6,36/48] target/ppc/mmu_common.c: Remove local name for a constant Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-11 BALATON Zoltan New
[v6,35/48] target/ppc: Move out BookE and related MMU functions from mmu_common.c Misc PPC exception and BookE MMU clean ups 1 - - - --- 2024-05-11 BALATON Zoltan New
[v6,34/48] target/ppc: Add a function to check for page protection bit Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-11 BALATON Zoltan New
[v6,33/48] target/ppc/mmu-radix64.c: Drop a local variable Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-11 BALATON Zoltan New
[v6,32/48] target/ppc/mmu-hash32.c: Drop a local variable Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-11 BALATON Zoltan New
[v6,31/48] target/ppc: Split off common embedded TLB init Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-11 BALATON Zoltan New
[v6,30/48] target/ppc: Remove id_tlbs flag from CPU env Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-11 BALATON Zoltan New
[v6,29/48] target/ppc/mmu_common.c: Remove pte_update_flags() Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-11 BALATON Zoltan New
[v6,28/48] 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-11 BALATON Zoltan New
[v6,27/48] target/ppc/mmu_common.c: Transform ppc_jumbo_xlate() into ppc_6xx_xlate() Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-11 BALATON Zoltan New
[v6,26/48] target/ppc/mmu_common.c: Split off 40x cases from ppc_jumbo_xlate() Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-11 BALATON Zoltan New
[v6,25/48] target/ppc/mmu_common.c: Split off real mode handling from get_physical_address_wtlb() Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-11 BALATON Zoltan New
[v6,24/48] target/ppc/mmu_common.c: Simplify ppc_booke_xlate() part 2 Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-11 BALATON Zoltan New
[v6,23/48] target/ppc/mmu_common.c: Simplify ppc_booke_xlate() part 1 Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-11 BALATON Zoltan New
[v6,22/48] target/ppc/mmu_common.c: Split off BookE handling from ppc_jumbo_xlate() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-11 BALATON Zoltan New
[v6,21/48] target/ppc/mmu_common.c: Remove BookE from direct store handling Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-11 BALATON Zoltan New
[v6,20/48] target/ppc: Remove pp_check() and reuse ppc_hash32_pp_prot() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-11 BALATON Zoltan New
[v6,19/48] 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-11 BALATON Zoltan New
[v6,18/48] 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-11 BALATON Zoltan New
[v6,17/48] 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-11 BALATON Zoltan New
[v6,16/48] target/ppc/mmu_common.c: Replace hard coded constants in ppc_jumbo_xlate() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-11 BALATON Zoltan New
[v6,15/48] target/ppc/mmu_common.c: Deindent ppc_jumbo_xlate() Misc PPC exception and BookE MMU clean ups 1 - - - --- 2024-05-11 BALATON Zoltan New
[v6,14/48] target/ppc/mmu_common.c: Fix misindented qemu_log_mask() calls Misc PPC exception and BookE MMU clean ups 1 - - - --- 2024-05-11 BALATON Zoltan New
[v6,13/48] target/ppc/mmu_common.c: Inline and remove check_physical() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-11 BALATON Zoltan New
[v6,12/48] 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-11 BALATON Zoltan New
[v6,11/48] target/ppc/mmu_common.c: Split out BookE cases before checking real mode Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-11 BALATON Zoltan New
[v6,10/48] target/ppc/mmu_common.c: Eliminate ret from mmu6xx_get_physical_address() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-11 BALATON Zoltan New
[v6,09/48] target/ppc/mmu_common.c: Move some debug logging Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-11 BALATON Zoltan New
[v6,08/48] target/ppc/mmu_common.c: Move else branch to avoid large if block Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-11 BALATON Zoltan New
[v6,07/48] target/ppc/mmu_common.c: Introduce mmu6xx_get_physical_address() Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-11 BALATON Zoltan New
[v6,06/48] target/ppc/mmu_common.c: Drop cases for unimplemented MPC8xx MMU Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-11 BALATON Zoltan New
[v6,05/48] target/ppc/mmu_common.c: Simplify checking for real mode Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-11 BALATON Zoltan New
[v6,04/48] target/ppc/mmu_common.c: Remove unneeded local variable Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-11 BALATON Zoltan New
[v6,03/48] target/ppc/mmu_common.c: Move calculation of a value closer to its usage Misc PPC exception and BookE MMU clean ups - - - - --- 2024-05-11 BALATON Zoltan New
[v6,02/48] target/ppc: Remove unused helper Misc PPC exception and BookE MMU clean ups - 1 - - --- 2024-05-11 BALATON Zoltan New
[v6,01/48] target/ppc: Remove unused struct 'mmu_ctx_hash32' Misc PPC exception and BookE MMU clean ups - - 1 - --- 2024-05-11 BALATON Zoltan New
[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
« 1 2 3 415 16 »