[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH RFC 03/31] xen/x86: Store antifeatures inverted in a featureset
On 22/12/15 16:32, Jan Beulich wrote: >>>> On 16.12.15 at 22:24, <andrew.cooper3@xxxxxxxxxx> wrote: >> --- /dev/null >> +++ b/xen/arch/x86/cpuid/cpuid-private.h >> @@ -0,0 +1,27 @@ >> +#ifdef __XEN__ >> + >> +#include <asm/cpufeature.h> >> + >> +#include <xen/lib.h> >> + >> +#else >> + >> +# error TODO for userspace > I suppose your intentions with this will become apparent in later > patches? Everything in xen/arch/x86/cpuid/ is shared code between Xen and libxc, to avoid having different algorithms/structures between the hypervisor and toolstack. ~Andrew _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |