.. |
Kconfig
|
fb56dbb31c
KVM: Export include/linux/kvm.h only if $ARCH actually supports KVM
|
17 years ago |
Makefile
|
043405e100
KVM: Move x86 msr handling to new files x86.[ch]
|
17 years ago |
i8259.c
|
e01a1b570f
KVM: Portability: Stop including x86-specific headers in kvm_main.c
|
17 years ago |
ioapic.c
|
b1fd3d30ba
KVM: Extend ioapic code to support iosapic
|
17 years ago |
iodev.h
|
e2174021cf
KVM: Portability: Move IO device definitions to its own header file
|
17 years ago |
irq.c
|
34c16eecf7
KVM: Portability: Split kvm_vcpu into arch dependent and independent parts (part 1)
|
17 years ago |
irq.h
|
e01a1b570f
KVM: Portability: Stop including x86-specific headers in kvm_main.c
|
17 years ago |
kvm.h
|
41074d07c7
KVM: MMU: Fix inherited permissions for emulated guest pte updates
|
17 years ago |
kvm_main.c
|
e4a533a416
KVM: Convert KVM from ->nopage() to ->fault()
|
17 years ago |
kvm_svm.h
|
fb3f0f51d9
KVM: Dynamically allocate vcpus
|
18 years ago |
lapic.c
|
8be5453f95
KVM: Replace kvm_lapic with kvm_vcpu in ioapic/lapic interface
|
17 years ago |
mmu.c
|
7819026eef
KVM: MMU: Fix SMP shadow instantiation race
|
17 years ago |
paging_tmpl.h
|
7819026eef
KVM: MMU: Fix SMP shadow instantiation race
|
17 years ago |
segment_descriptor.h
|
5fb76f9be1
KVM: Portability: Move memory segmentation to x86.c
|
17 years ago |
svm.c
|
1d07543414
KVM: SVM: Exit to userspace if write to cr8 and not using in-kernel apic
|
17 years ago |
svm.h
|
80a8119ca3
KVM: SVM: Trap access to the cr8 register
|
17 years ago |
types.h
|
d77a39d982
KVM: Portability: Move address types to their own header file
|
17 years ago |
vmx.c
|
e5314067f6
KVM: VMX: Avoid exit when setting cr8 if the local apic is in the kernel
|
17 years ago |
vmx.h
|
e5edaa01c4
KVM: VMX: wbinvd exiting
|
17 years ago |
x86.c
|
152ff9be2e
KVM: SVM: Emulate read/write access to cr8
|
17 years ago |
x86.h
|
c1a5d4f990
KVM: Replace #GP injection by the generalized exception queue
|
17 years ago |
x86_emulate.c
|
6e3d5dfbad
KVM: x86 emulator: Fix stack instructions on 64-bit mode
|
17 years ago |
x86_emulate.h
|
e8d8d7fe88
KVM: x86 emulator: Rename 'cr2' to 'memop'
|
17 years ago |