Joerg Roedel
|
81dd35d42c
KVM: SVM: Add xsetbv intercept
|
14 years ago |
Joerg Roedel
|
38e5e92fe8
KVM: SVM: Implement Flush-By-Asid feature
|
14 years ago |
Joerg Roedel
|
f40f6a459c
KVM: SVM: Use svm_flush_tlb instead of force_new_asid
|
14 years ago |
Joerg Roedel
|
fa22a8d608
KVM: SVM: Remove flush_guest_tlb function
|
14 years ago |
Joerg Roedel
|
b53ba3f9cc
KVM: SVM: Add clean-bit for LBR state
|
14 years ago |
Joerg Roedel
|
0574dec0d7
KVM: SVM: Add clean-bit for CR2 register
|
14 years ago |
Joerg Roedel
|
060d0c9a2e
KVM: SVM: Add clean-bit for Segements and CPL
|
14 years ago |
Joerg Roedel
|
17a703cb14
KVM: SVM: Add clean-bit for GDT and IDT
|
14 years ago |
Joerg Roedel
|
72214b9601
KVM: SVM: Add clean-bit for DR6 and DR7
|
14 years ago |
Joerg Roedel
|
dcca1a6506
KVM: SVM: Add clean-bit for control registers
|
14 years ago |
Joerg Roedel
|
b2747166dc
KVM: SVM: Add clean-bit for NPT state
|
14 years ago |
Joerg Roedel
|
decdbf6a4c
KVM: SVM: Add clean-bit for interrupt state
|
14 years ago |
Joerg Roedel
|
d48086d1e3
KVM: SVM: Add clean-bit for the ASID
|
14 years ago |
Joerg Roedel
|
f56838e4c3
KVM: SVM: Add clean-bit for IOPM_BASE and MSRPM_BASE
|
14 years ago |
Joerg Roedel
|
116a0a2367
KVM: SVM: Add clean-bit for intercetps, tsc-offset and pause filter count
|
14 years ago |
Roedel, Joerg
|
8d28fec406
KVM: SVM: Add clean-bits infrastructure code
|
14 years ago |
Joerg Roedel
|
4cc703100b
KVM: SVM: Use get_host_vmcb function in svm_get_msr for TSC
|
14 years ago |
Joerg Roedel
|
8a05a1b869
KVM: SVM: Add manipulation functions for misc intercepts
|
14 years ago |
Joerg Roedel
|
18c918c5f5
KVM: SVM: Add manipulation functions for exception intercepts
|
14 years ago |
Joerg Roedel
|
3aed041a4c
KVM: SVM: Add manipulation functions for DRx intercepts
|
14 years ago |
Roedel, Joerg
|
4ee546b434
KVM: SVM: Add manipulation functions for CRx intercepts
|
14 years ago |
Joerg Roedel
|
384c636843
KVM: SVM: Add function to recalculate intercept masks
|
14 years ago |
Joerg Roedel
|
2030753de7
KVM: SVM: Make Use of the generic guest-mode functions
|
14 years ago |
Avi Kivity
|
6389ee9463
KVM: Pull extra page fault information into struct x86_exception
|
14 years ago |
Avi Kivity
|
586f960796
KVM: Add instruction-set-specific exit qualifications to kvm_exit trace
|
14 years ago |
Avi Kivity
|
aa17911e3c
KVM: Record instruction set in kvm_exit tracepoint
|
14 years ago |
Avi Kivity
|
2a6b20b83d
KVM: SVM: Replace svm_has() by standard Linux cpuid accessors
|
14 years ago |
Avi Kivity
|
82ca2d108b
KVM: SVM: Fold save_host_msrs() and load_host_msrs() into their callers
|
14 years ago |
Avi Kivity
|
dacccfdd6b
KVM: SVM: Move fs/gs/ldt save/restore to heavyweight exit path
|
14 years ago |
Avi Kivity
|
afe9e66f82
KVM: SVM: Move svm->host_gs_base into a separate structure
|
14 years ago |