]> Git Repo - qemu.git/commit - target/ppc/translate_init.inc.c
target/ppc/POWER9: Add ISAv3.00 MMU definition
authorSuraj Jitindar Singh <[email protected]>
Fri, 10 Feb 2017 05:25:51 +0000 (16:25 +1100)
committerDavid Gibson <[email protected]>
Wed, 22 Feb 2017 00:28:28 +0000 (11:28 +1100)
commit86cf1e9fe852e5c322968c2c708a7efa8b7be5d9
treea822ee586b21bab11008149a31eca4871f774375
parent7659ca1a3e22aa298022b1ecb21bf3650a01e814
target/ppc/POWER9: Add ISAv3.00 MMU definition

POWER9 processors implement the mmu as defined in version 3.00 of the ISA.

Add a definition for this mmu model and set the POWER9 cpu model to use
this mmu model.

Signed-off-by: Suraj Jitindar Singh <[email protected]>
Signed-off-by: David Gibson <[email protected]>
target/ppc/cpu-qom.h
target/ppc/mmu_helper.c
target/ppc/translate_init.c
This page took 0.021975 seconds and 4 git commands to generate.