[PATCH 0/2] VMX/cpu-policy: RDTSCP and INVPCID handling

Jan Beulich posted 2 patches 1 year ago
Failed in applying to current master (apply log)
[PATCH 0/2] VMX/cpu-policy: RDTSCP and INVPCID handling
Posted by Jan Beulich 1 year ago
While putting in place more of the still missing MSRLIST code, I've
noticed two anomalies here.

1: check availability of RDTSCP and INVPCID
2: disable RDTSCP and INVPCID insns as needed

Jan