kernel-hacking-2024-linux-s.../arch/x86/kvm
Joerg Roedel f2b4b7ddf6 KVM: make EFER_RESERVED_BITS configurable for architecture code
This patch give the SVM and VMX implementations the ability to add some bits
the guest can set in its EFER register.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
2008-04-27 11:53:18 +03:00
..
i8259.c
irq.c
irq.h
Kconfig virtio: Put the virtio under the virtualization menu 2008-02-04 23:50:05 +11:00
kvm_svm.h
lapic.c KVM: Avoid infinite-frequency local apic timer 2008-03-04 15:19:48 +02:00
lapic.h
Makefile
mmu.c KVM: MMU: Decouple mmio from shadow page tables 2008-04-27 11:53:17 +03:00
mmu.h
paging_tmpl.h KVM: MMU: Decouple mmio from shadow page tables 2008-04-27 11:53:17 +03:00
segment_descriptor.h
svm.c KVM: SVM: fix Windows XP 64 bit installation crash 2008-03-04 15:19:45 +02:00
svm.h
vmx.c KVM: VMX: Enable Virtual Processor Identification (VPID) 2008-04-27 11:53:17 +03:00
vmx.h KVM: VMX: Enable Virtual Processor Identification (VPID) 2008-04-27 11:53:17 +03:00
x86.c KVM: make EFER_RESERVED_BITS configurable for architecture code 2008-04-27 11:53:18 +03:00
x86_emulate.c KVM: x86 emulator: group decoding for group 1 instructions 2008-04-27 11:53:16 +03:00