summaryrefslogtreecommitdiffstats
path: root/target/ppc/misc_helper.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc tcg: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* target/ppc: Remove superfluous breaksLiao Pingfang2020-09-011-5/+0Star
* target/ppc: add support for Hypervisor Facility Unavailable ExceptionCédric Le Goater2020-02-021-0/+27
* target/ppc: Add privileged message send facilitiesCédric Le Goater2020-02-021-0/+36
* Include qemu/main-loop.h lessMarkus Armbruster2019-08-161-0/+2
* target/ppc: Use env_cpu, env_archcpuRichard Henderson2019-06-101-16/+6Star
* target/ppc: Style fixes for misc_helper.cDavid Gibson2019-04-261-4/+5
* target/ppc: Flush the TLB locally when the LPIDR is writtenBenjamin Herrenschmidt2019-02-251-0/+15
* target/ppc: Allow privileged access to SPR_PCRJoel Stanley2018-06-121-0/+9
* target/ppc: add basic support for PTCR on POWER9Cédric Le Goater2018-05-041-0/+12
* target/ppc: Flush TLB on write to PIDRSuraj Jitindar Singh2017-04-261-0/+8
* target/ppc: SDR1 is a hypervisor resourceDavid Gibson2017-03-011-5/+3Star
* cputlb: drop flush_global flag from tlb_flushAlex Bennée2017-01-131-2/+2
* Move target-* CPU file into a target/ folderThomas Huth2016-12-201-0/+210