android_kernel_xiaomi_sdm845/arch/x86/kvm
Joerg Roedel 9f62e19a11 KVM: VMX: unifdef the EFER specific code
To allow access to the EFER register in 32bit KVM the EFER specific code has to
be exported to the x86 generic code. This patch does this in a backwards
compatible manner.

[avi: add check for EFER-less hosts]

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 KVM: Move kvm_vcpu_kick() to x86.c 2008-01-30 18:01:19 +02:00
irq.h KVM: Move apic timer migration away from critical section 2008-01-30 18:01:22 +02:00
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 KVM: Accelerated apic support 2008-01-30 18:01:20 +02:00
Makefile KVM: Move ioapic code to common directory. 2008-01-30 18:01:19 +02:00
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: align valid EFER bits with the features of the host system 2008-04-27 11:53:18 +03:00
svm.h
vmx.c KVM: VMX: unifdef the EFER specific code 2008-04-27 11:53:18 +03:00
vmx.h KVM: VMX: Enable Virtual Processor Identification (VPID) 2008-04-27 11:53:17 +03:00
x86_emulate.c KVM: x86 emulator: group decoding for group 1 instructions 2008-04-27 11:53:16 +03:00
x86.c KVM: align valid EFER bits with the features of the host system 2008-04-27 11:53:18 +03:00