[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2 06/10] tools/libxc: Pre-cleanup for xc_cpuid_{set, apply_policy}()
On 13.09.2019 21:27, Andrew Cooper wrote: > @@ -932,6 +932,13 @@ int xc_cpuid_set( > goto fail; > } > > + /* > + * Notes for following this algorithm: > + * > + * While it will accept any leaf data, it only makes sense to use on > + * feature leaves. regs[] initially contains the host values. This, > + * with the fall-through chain is how the 's' and 'k' options works. > + */ Nit: Stray "s" at the very end. And doesn't there want to be a 2nd comma after "chain" (I admit this is purely from a German language perspective). Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |