]> git.proxmox.com Git - qemu.git/commit
kvm: x86: Push kvm_arch_debug to kvm_arch_handle_exit
authorJan Kiszka <jan.kiszka@siemens.com>
Tue, 15 Mar 2011 11:26:30 +0000 (12:26 +0100)
committerMarcelo Tosatti <mtosatti@redhat.com>
Wed, 16 Mar 2011 20:11:06 +0000 (17:11 -0300)
commitf2574737f6a1218b4f4809ad6c8aba935126d90f
tree68901821856c5adc1ceff7f22c13f33ec47ac32f
parent2a4dac835008da7328e61d8596b310c05cab801d
kvm: x86: Push kvm_arch_debug to kvm_arch_handle_exit

There are no generic bits remaining in the handling of KVM_EXIT_DEBUG.
So push its logic completely into arch hands, i.e. only x86 so far.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
kvm-all.c
kvm.h
target-i386/kvm.c