[PATCH v7 0/7] x86emul: misc additions

Jan Beulich posted 7 patches 2 days, 7 hours ago
Failed in applying to current master (apply log)
[PATCH v7 0/7] x86emul: misc additions
Posted by Jan Beulich 2 days, 7 hours ago
1: x86emul: support LKGS
2: x86emul+VMX: support {RD,WR}MSRLIST
3: x86emul: support USER_MSR instructions
4: x86/cpu-policy: re-arrange no-VMX logic
5: VMX: support USER_MSR
6: x86emul: support MSR_IMM instructions
7: x86emul: support non-SIMD MOVRS

Due to lack of specification the VMX counterpart for MSR_IMM is still
missing (unlike USER_MSR).

Jan