mirror_qemu/target-s390x
Jan Kiszka bb4ea39329 kvm: Align kvm_arch_handle_exit to kvm_cpu_exec changes
Make the return code of kvm_arch_handle_exit directly usable for
kvm_cpu_exec. This is straightforward for x86 and ppc, just s390
would require more work. Avoid this for now by pushing the return code
translation logic into s390's kvm_arch_handle_exit.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
CC: Alexander Graf <agraf@suse.de>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
2011-03-16 17:11:06 -03:00
..
cpu.h Delete useless 'extern' qualifiers for functions 2011-01-23 16:21:20 +00:00
exec.h inline cpu_halted into sole caller 2011-03-13 14:44:21 +00:00
helper.c S390: Add stub for cpu_get_phys_page_debug 2010-04-01 21:51:59 +02:00
kvm.c kvm: Align kvm_arch_handle_exit to kvm_cpu_exec changes 2011-03-16 17:11:06 -03:00
machine.c Add support for S390x system emulation 2009-12-05 17:36:05 +01:00
op_helper.c Update to a hopefully more future proof FSF address 2010-03-07 15:48:43 +00:00
translate.c s390: compile fixes 2010-12-26 00:29:49 +01:00