original_kernel/arch/x86/kvm
Avi Kivity 4fcaa98267 KVM: Remove pointless desc_ptr #ifdef
The desc_struct changes left an unnecessary #ifdef; remove it.

Signed-off-by: Avi Kivity <avi@qumranet.com>
2008-04-27 11:53:27 +03:00
..
Kconfig
Makefile
i8259.c
irq.c
irq.h
kvm_svm.h KVM: SVM: allocate the MSR permission map per VCPU 2008-04-27 11:53:21 +03:00
lapic.c KVM: replace remaining __FUNCTION__ occurances 2008-04-27 11:53:27 +03:00
lapic.h
mmu.c KVM: replace remaining __FUNCTION__ occurances 2008-04-27 11:53:27 +03:00
mmu.h KVM: MMU: add TDP support to the KVM MMU 2008-04-27 11:53:20 +03:00
paging_tmpl.h KVM: replace remaining __FUNCTION__ occurances 2008-04-27 11:53:27 +03:00
svm.c KVM: Remove pointless desc_ptr #ifdef 2008-04-27 11:53:27 +03:00
svm.h
vmx.c KVM: VMX: Don't adjust tsc offset forward 2008-04-27 11:53:27 +03:00
vmx.h KVM: VMX: fix typo in VMX header define 2008-04-27 11:53:21 +03:00
x86.c KVM: replace remaining __FUNCTION__ occurances 2008-04-27 11:53:27 +03:00
x86_emulate.c KVM: x86 emulator: fix sparse warnings in x86_emulate.c 2008-04-27 11:53:24 +03:00