linux/drivers/kvm
Eddie Dong 8a70cc3d0f KVM: VMX: Comment VMX primary/secondary exec ctl definitions
Add comments for secondary/primary Processor-Based VM-execution controls.

Signed-off-by: Yaozu (Eddie) Dong <eddie.dong@intel.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
2008-01-30 17:53:01 +02:00
..
Kconfig
Makefile
i8259.c
ioapic.c KVM: Split IOAPIC reset function and export for kernel RESET 2008-01-30 17:52:55 +02:00
irq.c
irq.h KVM: Split IOAPIC reset function and export for kernel RESET 2008-01-30 17:52:55 +02:00
kvm.h KVM: Portability: Move x86 vcpu ioctl handlers to x86.c 2008-01-30 17:53:00 +02:00
kvm_main.c KVM: Add make_page_dirty() to kvm_clear_guest_page() 2008-01-30 17:53:00 +02:00
kvm_svm.h
lapic.c
mmu.c KVM: MMU: Topup the mmu memory preallocation caches before emulating an insn 2008-01-30 17:52:57 +02:00
paging_tmpl.h
segment_descriptor.h KVM: Portability: Move memory segmentation to x86.c 2008-01-30 17:52:57 +02:00
svm.c KVM: Move page fault processing to common code 2008-01-30 17:52:57 +02:00
svm.h
vmx.c KVM: Fix faults during injection of real-mode interrupts 2008-01-30 17:53:01 +02:00
vmx.h KVM: VMX: Comment VMX primary/secondary exec ctl definitions 2008-01-30 17:53:01 +02:00
x86.c KVM: Portability: Move x86 vcpu ioctl handlers to x86.c 2008-01-30 17:53:00 +02:00
x86.h KVM: Portability: Move pio emulation functions to x86.c 2008-01-30 17:52:59 +02:00
x86_emulate.c KVM: x86 emulator: Hoist modrm and abs decoding into separate functions 2008-01-30 17:52:59 +02:00
x86_emulate.h KVM: x86 emulator: centralize decoding of one-byte register access insns 2008-01-30 17:52:59 +02:00