[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 02/10] x86/emul: Add feature check for clzero
>>> On 27.03.17 at 11:56, <andrew.cooper3@xxxxxxxxxx> wrote: > @@ -5183,6 +5184,8 @@ x86_emulate( > { > unsigned long zero = 0; > > + vcpu_must_have(clzero); Hmm, wait - doesn't this break the test harness? I.e. don't you need to also adjust emul_test_cpuid()? Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |