linux/arch/x86/kvm
Liang Li c447e76b4c kvm/fpu: Enable eager restore kvm FPU for MPX
The MPX feature requires eager KVM FPU restore support. We have verified
that MPX cannot work correctly with the current lazy KVM FPU restore
mechanism. Eager KVM FPU restore should be enabled if the MPX feature is
exposed to VM.

Signed-off-by: Yang Zhang <yang.z.zhang@intel.com>
Signed-off-by: Liang Li <liang.z.li@intel.com>
[Also activate the FPU on AMD processors. - Paolo]
Cc: stable@vger.kernel.org
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2015-05-20 12:30:26 +02:00
..
Kconfig
Makefile
assigned-dev.c
assigned-dev.h
cpuid.c kvm/fpu: Enable eager restore kvm FPU for MPX 2015-05-20 12:30:26 +02:00
cpuid.h kvm/fpu: Enable eager restore kvm FPU for MPX 2015-05-20 12:30:26 +02:00
emulate.c
i8254.c
i8254.h
i8259.c
ioapic.c
ioapic.h
iommu.c
irq.c
irq.h
irq_comm.c
kvm_cache_regs.h
lapic.c
lapic.h
mmu.c
mmu.h
mmu_audit.c
mmutrace.h
paging_tmpl.h
pmu.c
svm.c
trace.h
tss.h
vmx.c
x86.c kvm/fpu: Enable eager restore kvm FPU for MPX 2015-05-20 12:30:26 +02:00
x86.h