On Tue, Oct 01, 2019 at 05:22:33PM +0200, Roger Pau Monne wrote: > Currently only suspend power control requests wait for an ack from the > domain, while power off or reboot requests simply write the command to > xenstore and exit. > > Introduce a 1 minute wait for the domain to acknowledge the request, or > else return an error. The suspend code is slightly modified to use the > new infrastructure added, but shouldn't have any functional change. > > Fix the ocaml bindings and also provide a backwards compatible > interface for the reboot and poweroff libxl API functions. > > Reported-by: Ross Lagerwall <[email protected]> > Signed-off-by: Roger Pau Monné <[email protected]>
Reviewed-by: Anthony PERARD <[email protected]> Thanks, -- Anthony PERARD _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
