summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorSuraj Jitindar Singh2017-03-01 07:54:38 +0100
committerDavid Gibson2017-03-03 01:30:59 +0100
commitb2899495e3bd467adb9ef195655407cd58a97ded (patch)
tree7865d751110667c937ffce15c8447dd284b666a4 /scripts
parenttarget/ppc: Don't gen an SDR1 on POWER9 and rework register creation (diff)
downloadqemu-b2899495e3bd467adb9ef195655407cd58a97ded.tar.gz
qemu-b2899495e3bd467adb9ef195655407cd58a97ded.tar.xz
qemu-b2899495e3bd467adb9ef195655407cd58a97ded.zip
target/ppc/POWER9: Add POWER9 mmu fault handler
Add a new mmu fault handler for the POWER9 cpu and add it as the handler for the POWER9 cpu definition. This handler checks if the guest is radix or hash based on the value in the partition table entry and calls the correct fault handler accordingly. The hash fault handling code has also been updated to check if the partition is using segment tables. Currently only legacy hash (no segment tables) is supported. Signed-off-by: Suraj Jitindar Singh <sjitindarsingh@gmail.com> Reviewed-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions