El 21/08/15 a les 23.00, Andrew Cooper ha escrit: > On 21/08/15 17:53, Roger Pau Monne wrote: >> --- a/xen/include/public/xen.h >> +++ b/xen/include/public/xen.h >> @@ -784,6 +784,25 @@ struct start_info { >> }; >> typedef struct start_info start_info_t; >> >> +/* >> + * Start of day structure passed to HVMlite guests in %ebx. > > As we are planning to rename HVMlite to PVH, I would avoid the use of > HVMlite in committed code. > > Also as this is HVM specific, might it be better in public/hvm? I guess > that depends on whether ARM is likely to use it.
I don't have an opinion on this, I just placed it where it seemed more natural to me, which is after the classic PV start_info definition. Roger. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel