[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v5 06/14] xen: Move the hvm_start_info C representation from libxc to public/xen.h
On 22/06/16 18:15, Anthony PERARD wrote: > Instead of having several representation of hvm_start_info in C, define > it in public/xen.h so both libxc and hvmloader can use it. > > Signed-off-by: Anthony PERARD <anthony.perard@xxxxxxxxxx> > --- > Change in V5: > - remove packed attribute. > > New in V4. > --- > tools/libxc/include/xc_dom.h | 31 ------------------------------- > xen/include/public/xen.h | 27 +++++++++++++++++++++++++++ +1 to the public interface, but I would recommend introducing a new file public/hvm/start_info.h rather than extending the general dumping ground which is xen.h ~Andrew _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |