diff options
author | Jan Kiszka <jan.kiszka@siemens.com> | 2011-03-15 12:26:28 +0100 |
---|---|---|
committer | Marcelo Tosatti <mtosatti@redhat.com> | 2011-03-16 17:11:06 -0300 |
commit | bb4ea39329d6c3de4c10034621781f703d095699 (patch) | |
tree | 9627e9893b96c6b3aba7f804484a08e584309ff6 /cpu-all.h | |
parent | d73cd8f4ea1c2944bd16f7a1c445eaa25c9e6e26 (diff) | |
download | hqemu-bb4ea39329d6c3de4c10034621781f703d095699.zip hqemu-bb4ea39329d6c3de4c10034621781f703d095699.tar.gz |
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>
Diffstat (limited to 'cpu-all.h')
0 files changed, 0 insertions, 0 deletions