mirror of
https://github.com/torvalds/linux.git
synced 2026-07-12 00:03:39 +02:00
The clts code didn't use set_cr0 properly, so our lazy FPU processing wasn't being done by the clts instruction at all. (this isn't called on Intel as the hardware does the decode for us) Signed-off-by: Amit Shah <amit.shah@qumranet.com> Signed-off-by: Avi Kivity <avi@qumranet.com> |
||
|---|---|---|
| .. | ||
| i8259.c | ||
| ioapic.c | ||
| irq.c | ||
| irq.h | ||
| Kconfig | ||
| kvm_main.c | ||
| kvm_svm.h | ||
| kvm.h | ||
| lapic.c | ||
| Makefile | ||
| mmu.c | ||
| paging_tmpl.h | ||
| segment_descriptor.h | ||
| svm.c | ||
| svm.h | ||
| vmx.c | ||
| vmx.h | ||
| x86_emulate.c | ||
| x86_emulate.h | ||