commit | f2574737f6a1218b4f4809ad6c8aba935126d90f | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Tue Mar 15 12:26:30 2011 +0100 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Wed Mar 16 17:11:06 2011 -0300 |
tree | 68901821856c5adc1ceff7f22c13f33ec47ac32f | |
parent | 2a4dac835008da7328e61d8596b310c05cab801d [diff] |
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>