[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v8 18/21] libxc/xen: introduce a start info structure for HVMlite guests
>>> On 06.11.15 at 17:05, <roger.pau@xxxxxxxxxx> wrote: > --- a/xen/include/public/xen.h > +++ b/xen/include/public/xen.h > @@ -784,6 +784,29 @@ struct start_info { > }; > typedef struct start_info start_info_t; > > +/* > + * Start of day structure passed to PVH guests in %ebx. > + * > + * NOTE: nothing will be loaded at physical address 0, so > + * a 0 value in any of this fields should be treated as > + * not present. > + */ > +struct hvm_start_info { Mind making the comment read "... in any of the address fields ..."? Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |