aboutsummaryrefslogtreecommitdiff
path: root/linux-user/ppc
diff options
context:
space:
mode:
authorNicholas Piggin <npiggin@gmail.com>2020-03-19 16:44:39 +1000
committerDavid Gibson <david@gibson.dropbear.id.au>2020-03-24 11:56:14 +1100
commit0418bf78fe8e61e619782940e77ca2d18b8c2d35 (patch)
treee9e8d4439f380e8a70ee11bda948e70d1465ff41 /linux-user/ppc
parentf9e3e1a35e8fd63d61fae58bd98d24d7defa9316 (diff)
downloadqemu-0418bf78fe8e61e619782940e77ca2d18b8c2d35.zip
qemu-0418bf78fe8e61e619782940e77ca2d18b8c2d35.tar.gz
qemu-0418bf78fe8e61e619782940e77ca2d18b8c2d35.tar.bz2
target/ppc: Fix ISA v3.0 (POWER9) slbia implementation
The new ISA v3.0 slbia variants have not been implemented for TCG, which can lead to crashing when a POWER9 machine boots Linux using the hash MMU, for example ("disable_radix" kernel command line). Add them. Signed-off-by: Nicholas Piggin <npiggin@gmail.com> Message-Id: <20200319064439.1020571-1-npiggin@gmail.com> Reviewed-by: Cédric Le Goater <clg@kaod.org> [dwg: Fixed compile error for USER_ONLY builds] Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'linux-user/ppc')
0 files changed, 0 insertions, 0 deletions