Avi Kivity
|
78ac8b47c5
KVM: VMX: Save/restore rflags.vm correctly in real mode
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Jan Kiszka
|
c573cd2293
KVM: VMX: Update instruction length on intercepted BP
|
15 years ago |
Sheng Yang
|
a19a6d1131
KVM: VMX: Rename VMX_EPT_IGMT_BIT to VMX_EPT_IPAT_BIT
|
15 years ago |
Julia Lawall
|
c45b4fd416
KVM: VMX: Remove redundant test in vmx_set_efer()
|
15 years ago |
Avi Kivity
|
ebcbab4c03
KVM: VMX: Wire up .fpu_activate() callback
|
15 years ago |
Gui Jianfeng
|
6d3e435e70
KVM: VMX: Remove redundant check in vm_need_virtualize_apic_accesses()
|
15 years ago |
Avi Kivity
|
59200273c4
KVM: Trace failed msr reads and writes
|
15 years ago |
Avi Kivity
|
81231c698a
KVM: VMX: Pass cr0.mp through to the guest when the fpu is active
|
15 years ago |
Avi Kivity
|
f6801dff23
KVM: Rename vcpu->shadow_efer to efer
|
15 years ago |
Avi Kivity
|
3eeb3288bc
KVM: Add a helper for checking if the guest is in protected mode
|
15 years ago |
Avi Kivity
|
6b52d18605
KVM: Activate fpu on clts
|
15 years ago |
Jan Kiszka
|
fd7373cce7
KVM: VMX: Clean up DR6 emulation
|
15 years ago |
Jan Kiszka
|
138ac8d88f
KVM: VMX: Fix emulation of DR4 and DR5
|
15 years ago |
Jan Kiszka
|
f248341529
KVM: VMX: Fix exceptions of mov to dr
|
15 years ago |
Sheng Yang
|
7062dcaa36
KVM: VMX: Remove emulation failure report
|
15 years ago |
Avi Kivity
|
edcafe3c5a
KVM: VMX: Give the guest ownership of cr0.ts when the fpu is active
|
15 years ago |
Avi Kivity
|
02daab21d9
KVM: Lazify fpu activation and deactivation
|
15 years ago |
Avi Kivity
|
e8467fda83
KVM: VMX: Allow the guest to own some cr0 bits
|
15 years ago |
Avi Kivity
|
4d4ec08745
KVM: Replace read accesses of vcpu->arch.cr0 by an accessor
|
15 years ago |
Avi Kivity
|
a1f83a74fe
KVM: VMX: trace clts and lmsw instructions as cr accesses
|
15 years ago |
Sheng Yang
|
878403b788
KVM: VMX: Enable EPT 1GB page support
|
15 years ago |
Sheng Yang
|
17cc393596
KVM: x86: Rename gb_page_enable() to get_lpage_level() in kvm_x86_ops
|
15 years ago |
Avi Kivity
|
f4c9e87c83
KVM: Fill out ftrace exit reason strings
|
15 years ago |
Marcelo Tosatti
|
79fac95ecf
KVM: convert slots_lock to a mutex
|
15 years ago |
Marcelo Tosatti
|
f656ce0185
KVM: switch vcpu context to use SRCU
|
15 years ago |
Marcelo Tosatti
|
bc6678a33d
KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU update
|
15 years ago |
Marcelo Tosatti
|
46a26bf557
KVM: modify memslots layout in struct kvm
|
15 years ago |
Sheng Yang
|
4e47c7a6d7
KVM: VMX: Add instruction rdtscp support for guest
|
15 years ago |
Sheng Yang
|
0e85188049
KVM: Add cpuid_update() callback to kvm_x86_ops
|
15 years ago |