On Tue, Jun 26, 2018 at 02:18:15PM +0100, Andrew Cooper wrote: > These MSRs, while being Intel specific, are used to offer virtualised > CPUID faulting support on AMD hardware, so remove the INTEL infix. > > The bit position constants are used by guest_rdmsr(), but the logic can > be expressed using MASK_INSR() which allows the removal of the bit > position constants. > > Signed-off-by: Andrew Cooper <[email protected]>
Reviewed-by: Wei Liu <[email protected]> _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
