kernel-ark/drivers/kvm
Avi Kivity 2ff81f70b5 KVM: Remove unused 'instruction_length'
As we no longer emulate in userspace, this is meaningless.  We don't
compute it on SVM anyway.

Signed-off-by: Avi Kivity <avi@qumranet.com>
2007-05-03 10:52:32 +03:00
..
Kconfig
kvm_main.c KVM: Don't require explicit indication of completion of mmio or pio 2007-05-03 10:52:32 +03:00
kvm_svm.h
kvm.h KVM: Remove extraneous guest entry on mmio read 2007-05-03 10:52:32 +03:00
Makefile
mmu.c
paging_tmpl.h
segment_descriptor.h
svm.c
svm.h
vmx.c KVM: Remove unused 'instruction_length' 2007-05-03 10:52:32 +03:00
vmx.h
x86_emulate.c
x86_emulate.h