aboutsummaryrefslogtreecommitdiff
path: root/target/ppc
AgeCommit message (Expand)Author
2020-05-07Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.1-20200507' into...Peter Maydell
2020-05-07target-ppc: fix rlwimi, rlwinm, rlwnm for Clang-9Daniele Buono
2020-05-07target/ppc: Add support for Radix partition-scoped translationCédric Le Goater
2020-05-07target/ppc: Rework ppc_radix64_walk_tree() for partition-scoped translationCédric Le Goater
2020-05-07target/ppc: Extend ppc_radix64_check_prot() with a 'partition_scoped' boolCédric Le Goater
2020-05-07target/ppc: Introduce ppc_radix64_xlate() for Radix tree translationCédric Le Goater
2020-05-07target/ppc: Assert if HV mode is set when running under a pseries machineCédric Le Goater
2020-05-07target/ppc: Introduce a relocation bool in ppc_radix64_handle_mmu_fault()Cédric Le Goater
2020-05-07target/ppc: Enforce that the root page directory size must be at least 5Suraj Jitindar Singh
2020-05-07ppc/spapr: tweak change system reset helperNicholas Piggin
2020-05-07target/ppc: Improve syscall exception loggingNicholas Piggin
2020-05-06target/ppc: Use tcg_gen_gvec_dup_immRichard Henderson
2020-05-06gdbstub: Introduce gdb_get_float64() to get 64-bit float registersPhilippe Mathieu-Daudé
2020-04-29various: Remove suspicious '\' character outside of #define in C codePhilippe Mathieu-Daudé
2020-04-20target/ppc: Fix TCG temporary leaks in gen_slbia()Philippe Mathieu-Daudé
2020-04-17target/ppc: Fix mtmsr(d) L=1 variant that loses interruptsNicholas Piggin
2020-04-17target/ppc: Fix wrong interpretation of the disposition flag.Ganesh Goudar
2020-04-07ppc/spapr: KVM FWNMI should not be enabled until guest requests itNicholas Piggin
2020-03-24hw/ppc: Take QEMU lock when calling ppc_dcr_read/write()Peter Maydell
2020-03-24target/ppc: Fix ISA v3.0 (POWER9) slbia implementationNicholas Piggin
2020-03-24target/ppc: Fix slbia TLB invalidation gapNicholas Piggin
2020-03-19Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell
2020-03-18Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-gdbstub-1...Peter Maydell
2020-03-17cpu: Use DeviceClass reset instead of a special CPUClass resetPeter Maydell
2020-03-17gdbstub: extend GByteArray to read register helpersAlex Bennée
2020-03-17target/ppc: allow ppc_cpu_do_system_reset to take an alternate vectorNicholas Piggin
2020-03-17ppc/spapr: Fix FWNMI machine check interrupt deliveryNicholas Piggin
2020-03-17target/ppc: Fix rlwinm on ppc64Vitaly Chikunov
2020-03-17spapr,ppc: Simplify signature of kvmppc_rma_size()David Gibson
2020-03-17target/ppc: Don't store VRMA SLBE persistentlyDavid Gibson
2020-03-17target/ppc: Only calculate RMLS derived RMA limit on demandDavid Gibson
2020-03-17target/ppc: Correct RMLS tableDavid Gibson
2020-03-17target/ppc: Streamline calculation of RMA limit from LPCR[RMLS]David Gibson
2020-03-17target/ppc: Use class fields to simplify LPCR maskingDavid Gibson
2020-03-17target/ppc: Remove RMOR register from POWER9 & POWER10David Gibson
2020-03-17spapr, ppc: Remove VPM0/RMLS hacks for POWER9David Gibson
2020-03-17target/ppc: Introduce ppc_hash64_use_vrma() helperDavid Gibson
2020-03-17target/ppc: Correct handling of real mode accesses with vhyp on hash MMUDavid Gibson
2020-03-17ppc: Remove stub of PPC970 HID4 implementationDavid Gibson
2020-03-17ppc: Remove stub support for 32-bit hypervisor modeDavid Gibson
2020-03-17ppc: Officially deprecate the CPU "compat" propertyGreg Kurz
2020-02-21target/ppc/cpu.h: Clean up comments in the struct CPUPPCState definitionBALATON Zoltan
2020-02-21target/ppc/cpu.h: Move fpu related members closer in cpu envBALATON Zoltan
2020-02-21target/ppc: Fix typo in commentsBALATON Zoltan
2020-02-21target/ppc/cpu.h: Remove duplicate includesBALATON Zoltan
2020-02-03target/ppc: Use probe_write for DCBZRichard Henderson
2020-02-03target/ppc: Remove redundant mask in DCBZRichard Henderson
2020-02-03target/ppc: Use probe_access for LMW, STMWRichard Henderson
2020-02-03target/ppc: Use probe_access for LSW, STSWRichard Henderson
2020-02-03target/ppc: Build rtas error log upon an MCEAravinda Prasad