Tiejun Chen
|
baa035227b
kvm: x86: vmx: reorder some msr writing
|
10 years ago |
Bandan Das
|
78051e3b7e
KVM: nVMX: Disable unrestricted mode if ept=0
|
10 years ago |
Wanpeng Li
|
81dc01f749
kvm: vmx: add nested virtualization support for xsaves
|
10 years ago |
Wanpeng Li
|
203000993d
kvm: vmx: add MSR logic for XSAVES
|
10 years ago |
Wanpeng Li
|
f53cd63c2d
kvm: x86: handle XSAVES vmcs and vmexit
|
10 years ago |
Wanpeng Li
|
55412b2eda
kvm: x86: Add kvm_x86_ops hook that enables XSAVES for guest
|
10 years ago |
Tiejun Chen
|
81ed33e4aa
kvm: x86: vmx: cleanup handle_ept_violation
|
10 years ago |
Andy Lutomirski
|
54b98bff8e
x86, kvm, vmx: Don't set LOAD_IA32_EFER when host and guest match
|
11 years ago |
Andy Lutomirski
|
f6577a5fa1
x86, kvm, vmx: Always use LOAD_IA32_EFER if available
|
11 years ago |
Nadav Amit
|
82b32774c2
KVM: x86: Breakpoints do not consider CS.base
|
11 years ago |
Nadav Amit
|
7305eb5d8c
KVM: x86: Clear DR6[0:3] on #DB during handle_dr
|
11 years ago |
Wei Wang
|
4114c27d45
KVM: x86: reset RVI upon system reset
|
11 years ago |
Paolo Bonzini
|
a2ae9df7c9
kvm: x86: vmx: avoid returning bool to distinguish success from error
|
11 years ago |
Tiejun Chen
|
34a1cd60d1
kvm: x86: vmx: move some vmx setting from vmx_init() to hardware_setup()
|
11 years ago |
Tiejun Chen
|
f2c7648d91
kvm: x86: vmx: move down hardware_setup() and hardware_unsetup()
|
11 years ago |
Nadav Amit
|
16f8a6f979
KVM: vmx: Unavailable DR4/5 is checked before CPL
|
11 years ago |
Nadav Amit
|
0e8a09969a
KVM: x86: Clear DR7.LE during task-switch
|
11 years ago |
Nadav Amit
|
6bdf06625d
KVM: x86: DR7.GD should be cleared upon any #DB exception
|
11 years ago |
Andy Lutomirski
|
52ce3c21ae
x86,kvm,vmx: Don't trap writes to CR4.TSD
|
11 years ago |
Paolo Bonzini
|
a73896cb5b
KVM: vmx: defer load of APIC access page address during reset
|
11 years ago |
Jan Kiszka
|
282da870f4
KVM: nVMX: Disable preemption while reading from shadow VMCS
|
11 years ago |
Michael S. Tsirkin
|
2bc19dc375
kvm: x86: don't kill guest on unknown exit reason
|
11 years ago |
Petr Matousek
|
a642fc3050
kvm: vmx: handle invvpid vm exit gracefully
|
11 years ago |
Andy Honig
|
8b3c3104c3
KVM: x86: Prevent host from panicking on shared MSR writes.
|
11 years ago |
Nadav Amit
|
854e8bb1aa
KVM: x86: Check non-canonical addresses upon WRMSR
|
11 years ago |
Andy Lutomirski
|
d974baa398
x86,kvm,vmx: Preserve CR4 across VM entry
|
11 years ago |
Linus Torvalds
|
0429fbc0bd
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
11 years ago |
Tang Chen
|
c24ae0dcd3
kvm: x86: Unpin and remove kvm_arch->apic_access_page
|
11 years ago |
Tang Chen
|
38b9917350
kvm: vmx: Implement set_apic_access_page_addr
|
11 years ago |
Tiejun Chen
|
b461966063
kvm: x86: fix two typos in comment
|
11 years ago |