[libvirt] [PATCH 05/10] Introduce a 'stop' method to virDriverState

Eric Blake eblake at redhat.com
Tue Nov 27 19:48:50 UTC 2012


> To allow actions to be performed in libvirtd when the host
> shuts down, or user session exits, introduce a 'stop'
> method to virDriverState. This will do things like saving
> the VM state to a file.
> 
> Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
> ---
>  src/driver.h            |  2 ++
>  src/libvirt.c           | 18 ++++++++++++++++++
>  src/libvirt_daemon.syms |  1 +
>  src/libvirt_internal.h  |  1 +
>  4 files changed, 22 insertions(+)
> 

ACK.




More information about the libvir-list mailing list