On Tue, Oct 01, 2019 at 05:22:33PM +0200, Roger Pau Monne wrote: > +int libxl_domain_reboot(libxl_ctx *ctx, uint32_t domid, > + const libxl_asyncop_how *ao_how) > { > - GC_INIT(ctx); > + AO_CREATE(ctx, domid, ao_how); > + libxl__xswait_state *pvcontrol; > int ret;
Forgot to `stg refresh` before sending and this didn't get changed to rc. I can send a new version or this can be fixed on commit I guess if everything else is fine. Thanks, Roger. _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel