Marcelo Tosatti
|
2f5997140f
KVM: migrate PIT timer
|
17 years ago |
Sheng Yang
|
67253af52e
KVM: Add kvm_x86_ops get_tdp_level()
|
17 years ago |
Joerg Roedel
|
1336028b9a
KVM: SVM: remove selective CR0 comment
|
17 years ago |
Joerg Roedel
|
aaf697e4e0
KVM: SVM: remove now obsolete FIXME comment
|
17 years ago |
Joerg Roedel
|
aaacfc9ae2
KVM: SVM: disable CR8 intercept when tpr is not masking interrupts
|
17 years ago |
Joerg Roedel
|
d7bf8221a3
KVM: SVM: sync V_TPR with LAPIC.TPR if CR8 write intercept is disabled
|
17 years ago |
Joerg Roedel
|
649d68643e
KVM: SVM: sync TPR value to V_TPR field in the VMCB
|
17 years ago |
Avi Kivity
|
a79d2f1805
KVM: SVM: force a new asid when initializing the vmcb
|
17 years ago |
Joerg Roedel
|
3564990af1
KVM: SVM: do not intercept task switch with NPT
|
17 years ago |
Joerg Roedel
|
53371b5098
KVM: SVM: add intercept for machine check exception
|
17 years ago |
Joerg Roedel
|
6394b6494c
KVM: SVM: align shadow CR4.MCE with host
|
17 years ago |
Joerg Roedel
|
ec077263b2
KVM: SVM: indent svm_set_cr4 with tabs instead of spaces
|
17 years ago |
Izik Eidus
|
37817f2982
KVM: x86: hardware task switching support
|
17 years ago |
Izik Eidus
|
2e4d265349
KVM: x86: add functions to get the cpl of vcpu
|
17 years ago |
Avi Kivity
|
4fcaa98267
KVM: Remove pointless desc_ptr #ifdef
|
17 years ago |
Harvey Harrison
|
b8688d51bb
KVM: replace remaining __FUNCTION__ occurances
|
17 years ago |
Harvey Harrison
|
4866d5e3d5
KVM: SVM: make iopm_base static
|
17 years ago |
Joerg Roedel
|
24e09cbf48
KVM: SVM: enable LBR virtualization
|
17 years ago |
Joerg Roedel
|
f65c229c3e
KVM: SVM: allocate the MSR permission map per VCPU
|
17 years ago |
Joerg Roedel
|
e6101a96c9
KVM: SVM: let init_vmcb() take struct vcpu_svm as parameter
|
17 years ago |
Joerg Roedel
|
709ddebf81
KVM: SVM: add support for Nested Paging
|
17 years ago |
Joerg Roedel
|
1855267210
KVM: export information about NPT to generic x86 code
|
17 years ago |
Joerg Roedel
|
6c7dac72d5
KVM: SVM: add module parameter to disable Nested Paging
|
17 years ago |
Joerg Roedel
|
e3da3acdb3
KVM: SVM: add detection of Nested Paging feature
|
17 years ago |
Joerg Roedel
|
33bd6a0b3e
KVM: SVM: move feature detection to hardware setup code
|
17 years ago |
Joerg Roedel
|
50a37eb4e0
KVM: align valid EFER bits with the features of the host system
|
17 years ago |
Joerg Roedel
|
a2938c8070
KVM: SVM: fix Windows XP 64 bit installation crash
|
17 years ago |
Joerg Roedel
|
6b390b6392
KVM: SVM: set NM intercept when enabling CR0.TS in the guest
|
17 years ago |
Joerg Roedel
|
334df50a86
KVM: SVM: Fix lazy FPU switching
|
17 years ago |
Sheng Yang
|
571008dacc
KVM: x86 emulator: Only allow VMCALL/VMMCALL trapped by #UD
|
17 years ago |