[PATCH 0/5] x86/HVM: misc tidying

Jan Beulich posted 5 patches 5 months, 2 weeks ago
Failed in applying to current master (apply log)
There is a newer version of this series
[PATCH 0/5] x86/HVM: misc tidying
Posted by Jan Beulich 5 months, 2 weeks ago
1: VMX: drop vmx_virt_exception and make vmx_vmfunc static
2: x86/HVM: hide SVM/VMX when their enabling is prohibited by firmware
3: VMX: don't run with CR4.VMXE set when VMX could not be enabled
4: x86/HVM: drop tsc_scaling.setup() hook
5: x86/HVM: improve CET-IBT pruning of ENDBR

Jan