aboutsummaryrefslogtreecommitdiff
path: root/target/ppc
AgeCommit message (Expand)AuthorFilesLines
36 hoursMerge tag 'exec-20241220' of https://github.com/philmd/qemu into stagingHEADmasterStefan Hajnoczi15-30/+31
2 daysaccel/tcg: Include missing 'exec/translation-block.h' headerPhilippe Mathieu-Daudé1-0/+1
2 daysinclude: Rename sysemu/ -> system/Philippe Mathieu-Daudé14-30/+30
3 daystarget/ppc: Remove empty property listRichard Henderson1-6/+0
10 daysMerge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi1-1/+1
12 daystarget/ppc: Set default NaN pattern explicitlyPeter Maydell1-0/+4
12 daystarget/ppc: Use env->fp_status in helper_compute_fprf functionsPeter Maydell1-2/+1
12 daystarget/ppc: Set Float3NaNPropRule explicitlyPeter Maydell1-0/+8
12 daystarget/ppc: Set FloatInfZeroNaNRule explicitlyPeter Maydell1-0/+7
12 daysppc: Replace type_register() with type_register_static()Zhao Liu1-1/+1
2024-11-27target/ppc: Fix THREAD_SIBLING_FOREACH for multi-socketGlenn Miles1-2/+5
2024-11-27ppc/pnv: Fix direct controls quiesceNicholas Piggin1-0/+1
2024-11-27target/ppc: Fix non-maskable interrupt while haltedNicholas Piggin1-0/+7
2024-11-05Merge tag 'pull-target-arm-20241105' of https://git.linaro.org/people/pmaydel...Peter Maydell1-0/+8
2024-11-05target/ppc: Explicitly set 2-NaN propagation rulePeter Maydell1-0/+8
2024-11-04target/ppc: reduce duplicate code between init_proc_POWER{9, 10}Harsh Prateek Bora1-46/+12
2024-11-04target/ppc: combine multiple ail checks into oneHarsh Prateek Bora1-8/+2
2024-11-04target/ppc: simplify var usage in ppc_next_unmasked_interruptHarsh Prateek Bora1-27/+27
2024-11-04target/ppc: optimize p7 exception handling routinesHarsh Prateek Bora1-21/+25
2024-11-04target/ppc: optimize p8 exception handling routinesHarsh Prateek Bora1-28/+32
2024-11-04target/ppc: optimize p9 exception handling routinesHarsh Prateek Bora1-33/+39
2024-11-04target/ppc: optimize hreg_compute_pmu_hflags_valueHarsh Prateek Bora1-3/+3
2024-11-04target/ppc: optimize hreg_compute_pmu_hflags_valueHarsh Prateek Bora1-4/+5
2024-11-04target/ppc: use locally stored msr and avoid indirect accessHarsh Prateek Bora1-2/+2
2024-11-04target/ppc: Add Power11 DD2.0 processorAditya Gupta7-0/+86
2024-11-04target/ppc: Fix regression due to Power10 and Power11 having same PCRAditya Gupta1-0/+4
2024-11-04target/ppc: Introduce 'PowerPCCPUClass::spapr_logical_pvr'Aditya Gupta2-0/+5
2024-11-04target/ppc: Reduce code duplication across Power9/10 init codeHarsh Prateek Bora2-109/+99
2024-11-04ppc/spapr: remove deprecated machine pseries-2.12Harsh Prateek Bora3-23/+2
2024-11-04ppc/spapr: remove deprecated machine pseries-2.9Harsh Prateek Bora3-4/+1
2024-11-04ppc/spapr: remove deprecated machine pseries-2.7Harsh Prateek Bora3-58/+0
2024-11-04target/ppc: Fix VRMA to not check virtual page class key protectionNicholas Piggin1-1/+8
2024-11-04target/ppc: Fix HFSCR facility checksNicholas Piggin1-2/+2
2024-11-04target/ppc: Fix doorbell delivery to threads in powersaveNicholas Piggin1-4/+13
2024-11-04target/ppc: PMIs are level triggeredNicholas Piggin1-4/+0
2024-11-04target/ppc: Fix mtDPDES targeting SMT siblingsNicholas Piggin1-1/+1
2024-11-04ppc/pnv: Fix LPC serirq routing calculationNicholas Piggin1-0/+1
2024-11-04target/ppc: Make divd[u] handler method decodetree compatibleIlya Leoshkevich1-1/+1
2024-11-04target/ppc: Set ctx->opcode for decode_insn32()Ilya Leoshkevich1-2/+1
2024-10-15target/ppc: Use tcg_constant_tl() instead of tcg_gen_movi_tl()Philippe Mathieu-Daudé1-8/+5
2024-10-03kvm: Allow kvm_arch_get/put_registers to accept Error**Julia Suvorova1-2/+2
2024-09-28Merge tag 'pull-request-2024-09-25' of https://gitlab.com/thuth/qemu into sta...Peter Maydell2-5/+5
2024-09-27Merge tag 'pull-tcg-20240922' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell1-1/+1
2024-09-24target/ppc: replace assert(0) with g_assert_not_reached()Pierrick Bouvier2-5/+5
2024-09-22target/ppc: Fix lxvx/stxvx facility checkFabiano Rosas1-1/+1
2024-09-20license: Update deprecated SPDX tag LGPL-2.0+ to LGPL-2.0-or-laterPhilippe Mathieu-Daudé1-1/+1
2024-09-03target/ppc: Fix migration of CPUs with TLB_EMB TLB typeArman Nabiev1-1/+1
2024-07-26target/ppc: Remove includes from mmu-book3s-v3.hBALATON Zoltan3-3/+2
2024-07-26target/ppc/mmu-radix64: Remove externally unused parts from headerBALATON Zoltan3-53/+50
2024-07-26target/ppc: Unexport some functions from mmu-book3s-v3.hBALATON Zoltan3-40/+50