aboutsummaryrefslogtreecommitdiff
path: root/target/ppc/misc_helper.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster1-0/+2
2019-06-10target/ppc: Use env_cpu, env_archcpuRichard Henderson1-16/+6
2019-04-26target/ppc: Style fixes for misc_helper.cDavid Gibson1-4/+5
2019-02-26target/ppc: Flush the TLB locally when the LPIDR is writtenBenjamin Herrenschmidt1-0/+15
2018-06-12target/ppc: Allow privileged access to SPR_PCRJoel Stanley1-0/+9
2018-05-04target/ppc: add basic support for PTCR on POWER9Cédric Le Goater1-0/+12
2017-04-26target/ppc: Flush TLB on write to PIDRSuraj Jitindar Singh1-0/+8
2017-03-01target/ppc: SDR1 is a hypervisor resourceDavid Gibson1-5/+3
2017-01-13cputlb: drop flush_global flag from tlb_flushAlex Bennée1-2/+2
2016-12-20Move target-* CPU file into a target/ folderThomas Huth1-0/+210