linux/arch/x86/kvm
Avi Kivity 6b52d18605 KVM: Activate fpu on clts
Assume that if the guest executes clts, it knows what it's doing, and load the
guest fpu to prevent an #NM exception.

Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
2010-03-01 12:36:04 -03:00
..
Kconfig
Makefile
emulate.c KVM: x86: Use macros for x86_emulate_ops to avoid future mistakes 2010-03-01 12:36:01 -03:00
i8254.c
i8254.h
i8259.c
irq.c
irq.h
kvm_cache_regs.h
kvm_timer.h
lapic.c
lapic.h
mmu.c KVM: rename is_writeble_pte() to is_writable_pte() 2010-03-01 12:36:00 -03:00
mmu.h
mmutrace.h
paging_tmpl.h KVM: rename is_writeble_pte() to is_writable_pte() 2010-03-01 12:36:00 -03:00
svm.c KVM: Activate fpu on clts 2010-03-01 12:36:04 -03:00
timer.c
trace.h
tss.h
vmx.c KVM: Activate fpu on clts 2010-03-01 12:36:04 -03:00
x86.c KVM: Activate fpu on clts 2010-03-01 12:36:04 -03:00
x86.h