qemu-e2k/target-s390x
David Hildenbrand 234779a2b9 s390x: s390_cpu_get_phys_page_debug has to return -1
If translation fails, we have to return -1. For now, we
would simply return the value last stored to raddr (if any).

This way, reading invalid memory via gdb will return values, although it
shouldn't.

Reviewed-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
2016-01-27 15:34:48 +01:00
..
arch_dump.c
cc_helper.c
cpu-qom.h
cpu.c
cpu.h
fpu_helper.c
gdbstub.c
helper.c s390x: s390_cpu_get_phys_page_debug has to return -1 2016-01-27 15:34:48 +01:00
helper.h
insn-data.def
insn-format.def
int_helper.c
interrupt.c
ioinst.c
ioinst.h
kvm.c
machine.c
Makefile.objs
mem_helper.c
misc_helper.c
mmu_helper.c
translate.c