[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] xc_cpuid_x86.c: Simplify masking conditions and remove redundant work
On Mon, Sep 8, 2014 at 8:07 PM, Andrew Cooper <andrew.cooper3@xxxxxxxxxx> wrote:
I move it to architectural logic as I said. See: In my opinion, for LM: > +Â Â Â Â Â Â clear_bit(X86_FEATURE_LAHF_LM, regs[2]); > +Â Â Â Â Â Â clear_bit(X86_FEATURE_LM, regs[3]); for NX: clear_bit(X86_FEATURE_NX, regs[3]);Â should have done the work, so we do not need to do it again both in amd_xc_cpuid_policy or intel_xc_cpuid_policy Zhuo Â
_______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |