qemu/target-s390x
Alexander Graf c92114b1fb S390: Add stub for cpu_get_phys_page_debug
We don't implement any virtual memory in the S390 target so far, so let's
add a stub for this now mandatory function.

Fixes building of S390 target.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2010-04-01 21:51:59 +02:00
..
cpu.h
exec.h
helper.c S390: Add stub for cpu_get_phys_page_debug 2010-04-01 21:51:59 +02:00
kvm.c
machine.c
op_helper.c
translate.c