[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH RFC v1 13/74] xen/domctl: Return arch_config via getdomaininfo
>>> On 04.01.18 at 14:05, <wei.liu2@xxxxxxxxxx> wrote: > --- a/xen/include/public/domctl.h > +++ b/xen/include/public/domctl.h > @@ -116,6 +116,7 @@ struct xen_domctl_getdomaininfo { > uint32_t ssidref; > xen_domain_handle_t handle; > uint32_t cpupool; > + struct xen_arch_domainconfig arch_config; > }; Such an addition requires the interface version to be bumped. As I assume we will want to backport this to 4.10, we should make sure this (and perhaps others in this series, but none outside) is the only domctl interface change for this version, i.e. for any others until 4.11 goes out we'd need to remember to bump it a second time then. With that Reviewed-by: Jan Beulich <jbeulich@xxxxxxxx> Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |