On Thu, Jan 17, 2019 at 05:40:59PM +0100, Juergen Gross wrote: > In case of soft reset the gnttab limit setting will fail, so omit it. > Setting of max vcpu count is pointless in this case, too, so we can > drop that as well. > > Without this patch soft reset will fail with: > > libxl: error: libxl_dom.c:363:libxl__build_pre: Couldn't set grant table > limits > > Reported-by: Jim Fehlig <[email protected]> > Signed-off-by: Juergen Gross <[email protected]> > Tested-by: Jim Fehlig <[email protected]>
Reviewed-by: Wei Liu <[email protected]> > --- > 4.12 is not affected due to Andrew's domain creation interface changes, > 4.9 and earlier are not affected due to xc_domain_set_gnttab_limits() > only having been introduced in 4.10. Thanks for checking. _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
