libvirt/include/libvirt
Daniel P. Berrange 76d9f65644 Introduce two new methods for triggering controlled shutdown/reboot
The virDomainShutdownFlags and virDomainReboot APIs allow the caller
to request the operation is implemented via either acpi button press
or a guest agent. For containers, a couple of other methods make
sense, a message to /dev/initctl, and direct kill(SIGTERM|HUP) of
the container init process.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2012-11-30 19:19:38 +00:00
..
libvirt-qemu.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
libvirt.h.in Introduce two new methods for triggering controlled shutdown/reboot 2012-11-30 19:19:38 +00:00
Makefile.am maint: add missing copyright notices 2011-07-28 15:01:17 -06:00
virterror.h Add APIs for talking to init via /dev/initctl 2012-11-30 19:17:30 +00:00