aboutsummaryrefslogtreecommitdiff
path: root/target/ppc/translate_init.inc.c
AgeCommit message (Expand)AuthorFilesLines
2019-02-18target/ppc: Add helper_mfvscrRichard Henderson1-1/+1
2019-02-18target/ppc: Use helper_mtvscr for reset and gdbRichard Henderson1-3/+2
2019-02-17target/ppc: Disable ISA 2.06 PM instructions on POWER9Benjamin Herrenschmidt1-1/+1
2019-02-17target/ppc: Enable reporting of SPRs to GDBFabiano Rosas1-2/+60
2019-01-24ppc: e6500 registers SPR 604 twiceJon Diekema1-8/+0
2019-01-09target/ppc: move FP and VMX registers into aligned vsr register arrayMark Cave-Ayland1-12/+14
2018-12-21target/ppc: use g_new(T, n) instead of g_malloc(sizeof(T) * n)Greg Kurz1-3/+3
2018-11-08target/ppc: Add one reg id for ptcrSuraj Jitindar Singh1-5/+5
2018-11-08target/ppc: add external PID supportRoman Kapl1-2/+19
2018-10-19cpus hw target: Use warn_report() & friends to report warningsMarkus Armbruster1-2/+2
2018-08-28ppc: Remove deprecated ppcemb targetThomas Huth1-34/+1
2018-08-21ppc: add DBCR based debuggingRoman Kapl1-0/+17
2018-08-21target/ppc: Enable fp exceptions for user-onlyRichard Henderson1-0/+2
2018-07-03target/ppc: Add do_unaligned_access hookRichard Henderson1-0/+1
2018-06-16target/ppc, spapr: Move VPA information to machine_dataDavid Gibson1-8/+0
2018-06-12target/ppc: Allow PIR read in privileged modeluporl1-1/+1
2018-06-12target/ppc: Allow privileged access to SPR_PCRJoel Stanley1-2/+7
2018-05-29ppc: Rename 2.13 machines to 3.0Peter Maydell1-1/+1
2018-05-11rename included C files to foo.inc.c, remove osdep.hPaolo Bonzini1-0/+10522