linux/drivers/kvm
Zhang Xiantao d657a98e3c KVM: Portability: Move kvm_vcpu definition back to kvm.h
This patches moves kvm_vcpu definition to kvm.h, and finally
kvm.h includes x86.h.

Signed-off-by: Zhang Xiantao <xiantao.zhang@intel.com>
Acked-by: Carsten Otte <cotte@de.ibm.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
2008-01-30 17:58:09 +02:00
..
i8259.c KVM: Portability: Stop including x86-specific headers in kvm_main.c 2008-01-30 17:53:17 +02:00
ioapic.c KVM: Portability: Introduce kvm_vcpu_arch 2008-01-30 17:58:09 +02:00
iodev.h KVM: Portability: Move IO device definitions to its own header file 2008-01-30 17:53:17 +02:00
irq.c
irq.h KVM: Portability: Move kvm_vcpu definition back to kvm.h 2008-01-30 17:58:09 +02:00
Kconfig KVM: Export include/linux/kvm.h only if $ARCH actually supports KVM 2008-01-30 17:53:16 +02:00
kvm_main.c KVM: Portability: Introduce kvm_vcpu_arch 2008-01-30 17:58:09 +02:00
kvm_svm.h
kvm.h KVM: Portability: Move kvm_vcpu definition back to kvm.h 2008-01-30 17:58:09 +02:00
lapic.c KVM: Portability: Introduce kvm_vcpu_arch 2008-01-30 17:58:09 +02:00
Makefile
mmu.c KVM: Portability: Split mmu-related static inline functions to mmu.h 2008-01-30 17:58:09 +02:00
mmu.h KVM: Portability: Split mmu-related static inline functions to mmu.h 2008-01-30 17:58:09 +02:00
paging_tmpl.h KVM: Portability: Introduce kvm_vcpu_arch 2008-01-30 17:58:09 +02:00
segment_descriptor.h
svm.c KVM: Portability: Split mmu-related static inline functions to mmu.h 2008-01-30 17:58:09 +02:00
svm.h KVM: SVM: Trap access to the cr8 register 2008-01-30 17:53:19 +02:00
types.h KVM: Portability: Move kvm_vcpu definition back to kvm.h 2008-01-30 17:58:09 +02:00
vmx.c KVM: Portability: Split mmu-related static inline functions to mmu.h 2008-01-30 17:58:09 +02:00
vmx.h
x86_emulate.c KVM: Portability: Introduce kvm_vcpu_arch 2008-01-30 17:58:09 +02:00
x86_emulate.h KVM: x86 emulator: Rename 'cr2' to 'memop' 2008-01-30 17:53:15 +02:00
x86.c KVM: Portability: Split mmu-related static inline functions to mmu.h 2008-01-30 17:58:09 +02:00
x86.h KVM: Portability: Move kvm_vcpu definition back to kvm.h 2008-01-30 17:58:09 +02:00