[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v3] xenbus: advertize control feature flags
On 10/10/16 12:13, Paul Durrant wrote: > The Xen docs specify several flags which a guest can set to advertize > which values of the xenstore control/shutdown key it will recognize. > This patch adds code to write all the relevant feature-flag keys. > > Signed-off-by: Paul Durrant <paul.durrant@xxxxxxxxxx> > Cc: Boris Ostrovsky <boris.ostrovsky@xxxxxxxxxx> > Cc: David Vrabel <david.vrabel@xxxxxxxxxx> > Cc: Juergen Gross <jgross@xxxxxxxx> Hmm, I'd prefer node[] allocated on the stack over dynamic allocation. What about something like the following? It will at least issue build warnings in case the size is too small, will use less memory and less coding. Juergen Attachment:
0001-xenbus-advertise-control-feature-flags.patch _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |