qemu-e2k/target-i386
Jan Kiszka f2574737f6 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>
2011-03-16 17:11:06 -03:00
..
cpu.h x86: Properly reset PAT MSR 2011-03-16 17:11:05 -03:00
cpuid.c x86: Properly reset PAT MSR 2011-03-16 17:11:05 -03:00
exec.h x86: Account for MCE in cpu_has_work 2011-03-15 01:19:05 -03:00
helper_template.h
helper.c x86: Properly reset PAT MSR 2011-03-16 17:11:05 -03:00
helper.h
kvm.c kvm: x86: Push kvm_arch_debug to kvm_arch_handle_exit 2011-03-16 17:11:06 -03:00
machine.c x86: Save/restore PAT MSR 2011-03-16 17:11:05 -03:00
op_helper.c
ops_sse_header.h
ops_sse.h
svm.h
TODO
translate.c