linux-stable-rt/drivers/kvm
Hollis Blanchard d77a39d982 KVM: Portability: Move address types to their own header file
Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com>
Acked-by: Carsten Otte <cotte@de.ibm.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
2008-01-30 17:53:17 +02:00
..
Kconfig KVM: Export include/linux/kvm.h only if $ARCH actually supports KVM 2008-01-30 17:53:16 +02:00
Makefile
i8259.c
ioapic.c KVM: Extend ioapic code to support iosapic 2008-01-30 17:53:17 +02:00
irq.c
irq.h KVM: Replace dest_Lowest_Prio and dest_Fixed with self-defined macros 2008-01-30 17:53:17 +02:00
kvm.h KVM: Portability: Move address types to their own header file 2008-01-30 17:53:17 +02:00
kvm_main.c KVM: Correct kvm_init() error paths not freeing bad_pge. 2008-01-30 17:53:16 +02:00
kvm_svm.h
lapic.c KVM: Replace kvm_lapic with kvm_vcpu in ioapic/lapic interface 2008-01-30 17:53:17 +02:00
mmu.c KVM: MMU: mark pages that were inserted to the shadow pages table as accessed 2008-01-30 17:53:15 +02:00
paging_tmpl.h
segment_descriptor.h
svm.c KVM: SVM: Remove KVM specific defines for MSR_EFER 2008-01-30 17:53:16 +02:00
svm.h
types.h KVM: Portability: Move address types to their own header file 2008-01-30 17:53:17 +02:00
vmx.c KVM: VMX: Remove the secondary execute control dependency on irqchip 2008-01-30 17:53:14 +02:00
vmx.h
x86.c KVM: Portability: Move KVM_INTERRUPT vcpu ioctl to x86.c 2008-01-30 17:53:16 +02:00
x86.h
x86_emulate.c KVM: x86 emulator: unify four switch statements into two 2008-01-30 17:53:16 +02:00
x86_emulate.h KVM: x86 emulator: Rename 'cr2' to 'memop' 2008-01-30 17:53:15 +02:00