]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Introduce virDomainPMSuspendForDuration API
authorMichal Privoznik <mprivozn@redhat.com>
Thu, 26 Jan 2012 18:05:46 +0000 (19:05 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Sat, 28 Jan 2012 09:20:46 +0000 (10:20 +0100)
commit8f8b08026335473bd670bef3d81b78cc27d5833d
tree5b3863ddd275e0d8b3d444bfd542df45a0c53c8a
parent835817806e1839dcb7528b5164d9c3e0d6ba6995
Introduce virDomainPMSuspendForDuration API

This API allows a domain to be put into one of S# ACPI states.
Currently, S3 and S4 are supported. These states are shared
with virNodeSuspendForDuration.
However, for now we don't support any duration other than zero.
The same apply for flags.
include/libvirt/libvirt.h.in
src/driver.h
src/libvirt.c
src/libvirt_public.syms
src/remote/remote_driver.c
src/remote/remote_protocol.x
src/remote_protocol-structs
src/rpc/gendispatch.pl