qemu-e2k/target-ppc
Benjamin Herrenschmidt 2c7ad80443 ppc/hash64: Fix support for LPCR:ISL
We need to ignore the segment page size and essentially treat
all pages as coming from a 4K segment.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
[dwg: Adjusted for differences in my version of the prereq patches]
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2016-07-05 15:18:26 +10:00
..
arch_dump.c
cpu-models.c
cpu-models.h
cpu-qom.h ppc: Fix 64K pages support in full emulation 2016-07-01 09:57:01 +10:00
cpu.h ppc/hash64: Add proper real mode translation support 2016-07-05 14:31:08 +10:00
dfp_helper.c
excp_helper.c ppc: Initial HDEC support 2016-07-01 09:57:01 +10:00
fpu_helper.c ppc: Fix xsrdpi, xvrdpi and xvrspi rounding 2016-07-05 10:43:02 +10:00
gdbstub.c
helper_regs.h ppc: Enforce setting MSR:EE,IR and DR when MSR:PR is set 2016-07-01 09:57:01 +10:00
helper.h ppc: Initial HDEC support 2016-07-01 09:57:01 +10:00
int_helper.c
kvm_ppc.h
kvm-stub.c
kvm.c ppc: Disable huge page support if it is not available for main RAM 2016-06-23 12:53:42 +10:00
machine.c
Makefile.objs
mem_helper.c
mfrom_table_gen.c
mfrom_table.c
misc_helper.c ppc: Improve emulation of THRM registers 2016-06-22 11:12:17 +10:00
mmu_helper.c
mmu-hash32.c
mmu-hash32.h
mmu-hash64.c ppc/hash64: Fix support for LPCR:ISL 2016-07-05 15:18:26 +10:00
mmu-hash64.h ppc/hash64: Add proper real mode translation support 2016-07-05 14:31:08 +10:00
monitor.c
STATUS
timebase_helper.c ppc: Initial HDEC support 2016-07-01 09:57:01 +10:00
trace-events trace: split out trace events for target-ppc/ directory 2016-06-20 17:22:17 +01:00
translate_init.c ppc/hash64: Add proper real mode translation support 2016-07-05 14:31:08 +10:00
translate.c target-ppc: gen_pause for instructions: yield, mdoio, mdoom, miso 2016-07-01 13:41:47 +10:00
user_only_helper.c