Re: [Xen-devel] [PATCH v3 11/19] Toolstack: Refactor shutdown support

2015-01-27 Thread Ian Jackson
Ian Campbell writes ("[PATCH v3 11/19] Toolstack: Refactor shutdown support"): > Signed-off-by: Ian Campbell > --- > v3: Timeout is set in the caller, not the method handler. "Different > guests might take different times to shut down - but different > toolstacks shouldn't." Acked-by: Ian

[Xen-devel] [PATCH v3 11/19] Toolstack: Refactor shutdown support

2015-01-26 Thread Ian Campbell
Signed-off-by: Ian Campbell --- v3: Timeout is set in the caller, not the method handler. "Different guests might take different times to shut down - but different toolstacks shouldn't." --- Osstest/Toolstack/libvirt.pm | 6 ++ Osstest/Toolstack/xl.pm | 7 +++ ts-guest-stop