mbox series

[v7,0/7] x86emul: misc additions

Message ID 3a25cd59-e1cb-4bfc-b868-fb11599d22f5@suse.com (mailing list archive)
Headers show
Series x86emul: misc additions | expand

Message

Jan Beulich Nov. 25, 2024, 3:05 p.m. UTC
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