kernel-ark/drivers/kvm
Avi Kivity fcd3410870 KVM: Remove unused and write-only variables
Trivial cleanup.

Signed-off-by: Avi Kivity <avi@qumranet.com>
2007-05-03 10:52:26 +03:00
..
Kconfig
kvm_main.c KVM: Modify guest segments after potentially switching modes 2007-05-03 10:52:26 +03:00
kvm_svm.h KVM: Remove unused and write-only variables 2007-05-03 10:52:26 +03:00
kvm_vmx.h
kvm.h KVM: Remove set_cr0_no_modeswitch() arch op 2007-05-03 10:52:25 +03:00
Makefile
mmu.c KVM: MMU: Remove global pte tracking 2007-05-03 10:52:25 +03:00
paging_tmpl.h KVM: MMU: Remove unnecessary check for pdptr access 2007-05-03 10:52:25 +03:00
segment_descriptor.h
svm.c KVM: Remove unused and write-only variables 2007-05-03 10:52:26 +03:00
svm.h
vmx.c KVM: Hack real-mode segments on vmx from KVM_SET_SREGS 2007-05-03 10:52:26 +03:00
vmx.h
x86_emulate.c
x86_emulate.h