Hello, Juergen Gross, on Mon 29 Aug 2016 16:18:26 +0200, wrote: > +union start_info_union > +{ > + start_info_t start_info; > + char padding[512]; > +};
Why defining a union? 512 is actually not enough for start_info_t. Samuel _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel