kernel-ark/arch/x86/kvm
Avi Kivity 4610c83cdc KVM: SVM: Lazy fpu with npt
Now that we can allow the guest to play with cr0 when the fpu is loaded,
we can enable lazy fpu when npt is in use.

Acked-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
2010-03-01 12:35:51 -03:00
..
emulate.c KVM: Replace read accesses of vcpu->arch.cr0 by an accessor 2010-03-01 12:35:50 -03:00
i8254.c KVM: convert slots_lock to a mutex 2010-03-01 12:35:45 -03:00
i8254.h
i8259.c KVM: convert slots_lock to a mutex 2010-03-01 12:35:45 -03:00
irq.c
irq.h KVM: x86: disallow multiple KVM_CREATE_IRQCHIP 2009-12-03 09:32:23 +02:00
Kconfig KVM: Add KVM_MMIO kconfig item 2010-03-01 12:35:41 -03:00
kvm_cache_regs.h KVM: VMX: Allow the guest to own some cr0 bits 2010-03-01 12:35:50 -03:00
kvm_timer.h
lapic.c KVM: Fix race between APIC TMR and IRR 2010-01-25 12:26:36 -02:00
lapic.h
Makefile KVM: Move assigned device code to own file 2009-12-03 09:32:09 +02:00
mmu.c KVM: Replace read accesses of vcpu->arch.cr0 by an accessor 2010-03-01 12:35:50 -03:00
mmu.h KVM: Replace read accesses of vcpu->arch.cr0 by an accessor 2010-03-01 12:35:50 -03:00
mmutrace.h
paging_tmpl.h KVM: MMU: bail out pagewalk on kvm_read_guest error 2010-01-25 12:26:38 -02:00
svm.c KVM: SVM: Lazy fpu with npt 2010-03-01 12:35:51 -03:00
timer.c
trace.h KVM: SVM: Add tracepoint for skinit instruction 2009-12-03 09:32:16 +02:00
tss.h
vmx.c KVM: VMX: Give the guest ownership of cr0.ts when the fpu is active 2010-03-01 12:35:50 -03:00
x86.c KVM: Set cr0.et when the guest writes cr0 2010-03-01 12:35:51 -03:00
x86.h