[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH for-4.11] x86/pv: Unconditionally hide EFER.SVME from PV guests
On 04/05/18 19:45, Boris Ostrovsky wrote: > On 05/04/2018 01:28 PM, Andrew Cooper wrote: >> --- a/xen/include/asm-x86/msr-index.h >> +++ b/xen/include/asm-x86/msr-index.h >> @@ -31,6 +31,9 @@ >> #define EFER_LMSLE (1<<_EFER_LMSLE) >> #define EFER_FFXSE (1<<_EFER_FFXSE) >> >> +#define EFER_KNOWN_MASK (EFER_SCE | EFER_LME | EFER_LMA | >> EFER_NX | \ > > I think there is an extra tab here (but this may be my email client not > showing it properly) Its correct in the file, but renders incorrectly everywhere else. (I did a doubletake the first time I saw the email.) > Reviewed-by: Boris Ostrovsky <boris.ostrovsky@xxxxxxxxxx> Thanks, ~Andrew _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |