aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)AuthorFilesLines
10 daystarget/ppc/mmu_common.c: Remove hash field from mmu_ctx_tBALATON Zoltan1-11/+8
10 daystarget/ppc/mmu_common.c: Remove unused field from mmu_ctx_tBALATON Zoltan1-2/+0
10 daystarget/ppc/mmu_common.c: Simplify ppc6xx_tlb_pte_check()BALATON Zoltan1-24/+19
10 daystarget/ppc/mmu_common.c: Return directly in ppc6xx_tlb_pte_check()BALATON Zoltan1-7/+3
10 daystarget/ppc/mmu_common.c: Remove yet another single use local variableBALATON Zoltan1-3/+2
10 daystarget/ppc/mmu_common.c: Remove another single use local variableBALATON Zoltan1-4/+3
10 daystarget/ppc/mmu_common.c: Remove single use local variableBALATON Zoltan1-3/+2
10 daystarget/ppc/mmu_common.c: Remove single use local variableBALATON Zoltan1-3/+1
10 daystarget/ppc/mmu_common.c: Remove local name for a constantBALATON Zoltan1-3/+2
10 daystarget/ppc: Reorganise and rename ppc_hash32_pp_prot()BALATON Zoltan3-24/+15
10 daystarget/ppc : Update VSX storage access insns to use tcg_gen_qemu _ld/st_i128.Chinmay Rath1-41/+33
10 daystarget/ppc: Update VMX storage access insns to use tcg_gen_qemu_ld/st_i128.Chinmay Rath1-22/+20
10 daystarget/ppc: Move get/set_avr64 functions to vmx-impl.c.inc.Chinmay Rath2-10/+10
10 daystarget/ppc: Move VSX fp compare insns to decodetree.Chinmay Rath5-60/+48
10 daystarget/ppc: Move VSX vector storage access insns to decodetree.Chinmay Rath3-124/+97
10 daystarget/ppc: Move VSX vector with length storage access insns to decodetree.Chinmay Rath6-45/+96
10 daystarget/ppc: Moving VSX scalar storage access insns to decodetree.Chinmay Rath3-54/+49
10 daystarget/ppc: Move VSX logical instructions to decodetree.Chinmay Rath3-32/+29
10 daystarget/ppc: Move VSX arithmetic and max/min insns to decodetree.Chinmay Rath5-102/+101
10 daystarget/ppc: Move ISA300 flag check out of do_helper_XX3.Chinmay Rath1-9/+7
10 daystarget/ppc: Improve VMX integer add/sub saturate instructions.Chinmay Rath1-7/+7
10 daystarget/ppc: Move VMX integer add/sub saturate insns to decodetree.Chinmay Rath5-99/+220
10 daysppc/pnv: Add an LPAR per core machine optionNicholas Piggin1-1/+2
10 daysppc/pnv: Add POWER10 ChipTOD quirk for big-coreNicholas Piggin1-0/+9
10 daysppc/pnv: Implement Power9 CPU core thread state indirect registerNicholas Piggin1-0/+17
10 daysppc: Add has_smt_siblings property to CPUPPCStateNicholas Piggin1-1/+2
10 daystarget/ppc: Add helpers to check for SMT sibling threadsNicholas Piggin5-47/+30
10 daysppc: Add a core_index to CPUPPCState for SMT vCPUsNicholas Piggin1-4/+5
10 daystarget/ppc: Move SPR indirect registers into PnvCoreNicholas Piggin3-46/+45
10 daysppc/pnv: Move timebase state into PnvCoreNicholas Piggin2-46/+35
10 daystarget/ppc: Fix msgsnd for POWER8Nicholas Piggin1-30/+44
10 daystarget/ppc/cpu_init: Synchronize HASHPKEYR with KVM for migrationShivaprasad G Bhat1-2/+2
10 daystarget/ppc/cpu_init: Synchronize HASHKEYR with KVM for migrationShivaprasad G Bhat1-2/+2
10 daystarget/ppc/cpu_init: Synchronize DEXCR with KVM for migrationShivaprasad G Bhat1-2/+2
10 daystarget/ppc/arch_dump: set prstatus pid to cpuidOmar Sandoval1-9/+15
10 daystarget/ppc: handle vcpu hotplug failure gracefullyHarsh Prateek Bora1-0/+46
11 daysMerge tag 'bsd-user-for-9.1-pull-request' of gitlab.com:bsdimp/qemu into stagingRichard Henderson2-0/+8
11 daystarget/loongarch: Fix helper_lddir() a CID INTEGER_OVERFLOW issueSong Gao1-0/+1
12 daysMerge tag 'hw-misc-20240723' of https://github.com/philmd/qemu into stagingRichard Henderson1-3/+2
12 daysMerge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson5-1/+883
12 dayssparc/ldst_helper: make range overlap check more readableYao Xingtao1-3/+2
12 daysbsd-user: Make compile for non-linux user-mode stuffWarner Losh1-0/+4
12 daysbsd-user: Hard wire aarch64 to be 4k pages onlyWarner Losh1-0/+4
13 daysMerge tag 'pull-tcg-20240723' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson8-99/+191
13 daysMerge tag 'pull-maintainer-9.1-rc0-230724-1' of https://gitlab.com/stsquad/qe...Richard Henderson11-27/+55
13 daystarget/riscv: Simplify probing in vext_ldffRichard Henderson1-14/+17
13 daystarget/s390x: Use set/clear_helper_retaddr in mem_helper.cRichard Henderson1-6/+37
13 daystarget/s390x: Use user_or_likely in access_memmoveRichard Henderson1-29/+27
13 daystarget/s390x: Use user_or_likely in do_access_memsetRichard Henderson1-5/+1
13 daystarget/ppc: Improve helper_dcbz for user-onlyRichard Henderson1-4/+11