xqemu/target/sparc
Artyom Tarasenko 1ceca92853
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 <atar4qemu@gmail.com>
2017-01-18 22:03:44 +01:00
..
Makefile.objs
TODO
asi.h
cc_helper.c
cpu-qom.h
cpu.c qom/cpu: move tlb_flush to cpu_common_reset 2017-01-13 14:24:31 +00:00
cpu.h target-sparc: ignore MMU-faults if MMU is disabled in hypervisor mode 2017-01-18 22:03:44 +01:00
fop_helper.c
gdbstub.c
helper.c target-sparc: Use ctpop helper 2017-01-10 08:49:55 -08:00
helper.h target-sparc: Use ctpop helper 2017-01-10 08:49:55 -08:00
int32_helper.c
int64_helper.c
ldst_helper.c target-sparc: ignore MMU-faults if MMU is disabled in hypervisor mode 2017-01-18 22:03:44 +01:00
machine.c
mmu_helper.c
monitor.c
trace-events
translate.c target-sparc: Use ctpop helper 2017-01-10 08:49:55 -08:00
vis_helper.c
win_helper.c