Joerg Roedel
|
e5eab0cede
KVM: SVM: fix guest global tlb flushes with NPT
|
16 年之前 |
Joerg Roedel
|
44874f8491
KVM: SVM: fix random segfaults with NPT enabled
|
16 年之前 |
Avi Kivity
|
577bdc4966
KVM: Avoid instruction emulation when event delivery is pending
|
17 年之前 |
Joerg Roedel
|
5f4cb662a0
KVM: SVM: allow enabling/disabling NPT by reloading only the architecture module
|
17 年之前 |
Avi Kivity
|
d6e88aec07
KVM: Prefix some x86 low level function with kvm_, to avoid namespace issues
|
17 年之前 |
Joerg Roedel
|
0da1db75a2
KVM: SVM: fix suspend/resume support
|
17 年之前 |
Avi Kivity
|
7cc8883074
KVM: Remove decache_vcpus_on_cpu() and related callbacks
|
17 年之前 |
Avi Kivity
|
4ecac3fd6d
KVM: Handle virtualization instruction #UD faults during reboot
|
17 年之前 |
Chris Lalancette
|
14ae51b6c0
KVM: SVM: Fake MSR_K7 performance counters
|
17 年之前 |
Joerg Roedel
|
d2ebb4103f
KVM: SVM: add tracing support for TDP page faults
|
17 年之前 |
Joerg Roedel
|
af9ca2d703
KVM: SVM: add missing kvmtrace markers
|
17 年之前 |
Joerg Roedel
|
a069805579
KVM: SVM: implement dedicated INTR exit handler
|
17 年之前 |
Joerg Roedel
|
c47f098d69
KVM: SVM: implement dedicated NMI exit handler
|
17 年之前 |
Marcelo Tosatti
|
2f5997140f
KVM: migrate PIT timer
|
17 年之前 |
Sheng Yang
|
67253af52e
KVM: Add kvm_x86_ops get_tdp_level()
|
17 年之前 |
Joerg Roedel
|
1336028b9a
KVM: SVM: remove selective CR0 comment
|
17 年之前 |
Joerg Roedel
|
aaf697e4e0
KVM: SVM: remove now obsolete FIXME comment
|
17 年之前 |
Joerg Roedel
|
aaacfc9ae2
KVM: SVM: disable CR8 intercept when tpr is not masking interrupts
|
17 年之前 |
Joerg Roedel
|
d7bf8221a3
KVM: SVM: sync V_TPR with LAPIC.TPR if CR8 write intercept is disabled
|
17 年之前 |
Joerg Roedel
|
649d68643e
KVM: SVM: sync TPR value to V_TPR field in the VMCB
|
17 年之前 |
Avi Kivity
|
a79d2f1805
KVM: SVM: force a new asid when initializing the vmcb
|
17 年之前 |
Joerg Roedel
|
3564990af1
KVM: SVM: do not intercept task switch with NPT
|
17 年之前 |
Joerg Roedel
|
53371b5098
KVM: SVM: add intercept for machine check exception
|
17 年之前 |
Joerg Roedel
|
6394b6494c
KVM: SVM: align shadow CR4.MCE with host
|
17 年之前 |
Joerg Roedel
|
ec077263b2
KVM: SVM: indent svm_set_cr4 with tabs instead of spaces
|
17 年之前 |
Izik Eidus
|
37817f2982
KVM: x86: hardware task switching support
|
17 年之前 |
Izik Eidus
|
2e4d265349
KVM: x86: add functions to get the cpl of vcpu
|
17 年之前 |
Avi Kivity
|
4fcaa98267
KVM: Remove pointless desc_ptr #ifdef
|
17 年之前 |
Harvey Harrison
|
b8688d51bb
KVM: replace remaining __FUNCTION__ occurances
|
17 年之前 |
Harvey Harrison
|
4866d5e3d5
KVM: SVM: make iopm_base static
|
17 年之前 |