]> Git Repo - qemu.git/commit - target/sparc/cpu.h
target-sparc: ignore MMU-faults if MMU is disabled in hypervisor mode
authorArtyom Tarasenko <[email protected]>
Mon, 23 Jan 2012 13:31:21 +0000 (14:31 +0100)
committerArtyom Tarasenko <[email protected]>
Wed, 18 Jan 2017 21:03:44 +0000 (22:03 +0100)
commit1ceca928538a3633b74a7dc718a05ce6767f2f76
tree6408fa57917fcaceba7e49ddefaa2b04e1243d38
parent23eb9e6b6d5315171cc15969bbc755f258004df0
target-sparc: ignore MMU-faults if MMU is disabled in hypervisor mode

while IMMU/DMMU is disabled
- ignore MMU-faults in hypervisorv mode or if CPU doesn't have hypervisor
- signal TT_INSN_REAL_TRANSLATION_MISS/TT_DATA_REAL_TRANSLATION_MISS otherwise

Signed-off-by: Artyom Tarasenko <[email protected]>
target/sparc/cpu.h
target/sparc/ldst_helper.c
This page took 0.023131 seconds and 4 git commands to generate.