]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Allow choice of shutdown method via virsh
authorDaniel P. Berrange <berrange@redhat.com>
Wed, 5 Oct 2011 17:31:57 +0000 (18:31 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 24 Jan 2012 11:19:51 +0000 (12:19 +0100)
commit17cfff6f17f17be4b66571be75d5870134e73668
tree255ab9b1e204199c7256672ab44817ebe4d6ebf4
parentfb52a399285713317629b28ea7aaf4b0b92e8f21
Allow choice of shutdown method via virsh

Extend the 'shutdown' and 'reboot' methods so that they both
accept a new argument

    --mode acpi|agent

* tools/virsh.c: New args for shutdown/reboot
* tools/virsh.pod: Document new args
tools/virsh.c
tools/virsh.pod