[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2] libxl: wait for the ack when issuing power control requests
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@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |