]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Allow duration=0 for virsh nodesuspend
authorDaniel P. Berrange <berrange@redhat.com>
Fri, 30 Nov 2012 18:43:40 +0000 (18:43 +0000)
committerCole Robinson <crobinso@redhat.com>
Sun, 9 Dec 2012 21:53:41 +0000 (16:53 -0500)
commit68fb799b46b2193a203cbb69f11f5f2ecba480e1
tree0ff7aabe42b20e9476e82f9a55dd54956e557881
parent8a0bb98d1ec5e9e6917e1abc38a6e1ad590e0a8c
Allow duration=0 for virsh nodesuspend

The virNodeSuspend API allows for a duration of 0, to mean no
timed wakup. virsh needlessly forbids this though

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
(cherry picked from commit 1cad5ebae6074318ca22789b1e38d4594d54f883)
tools/virsh-host.c