[libvirt] [PATCH] bhyve: domain events support

Roman Bogorodskiy bogorodskiy at gmail.com
Fri May 9 10:54:03 UTC 2014


  Roman Bogorodskiy wrote:

> Tested with a sequance of virsh commands like that:
> 
>  - Redefine already defined domain (bhyve) using 'define' command
>  - 'undefine bhyve'
>  - 'define /path/to/bhyve.xml'
>  - 'start bhyve'
>  - 'destroy bhyve'
>  - 'start --file /path/to/bhyve.xml'
>  - 'destroy bhyve'
> 
> This procudes list of events from 'event --all --loop':
> 
> event 'lifecycle' for domain bhyve: Defined Updated
> event 'lifecycle' for domain bhyve: Undefined Removed
> event 'lifecycle' for domain bhyve: Defined Added
> event 'lifecycle' for domain bhyve: Started Booted
> event 'lifecycle' for domain bhyve: Stopped Destroyed
> event 'lifecycle' for domain bhyve: Started Booted
> event 'lifecycle' for domain bhyve: Stopped Destroyed
> 
> 
> Roman Bogorodskiy (1):
>   bhyve: domain events support
> 
>  src/bhyve/bhyve_driver.c | 88 +++++++++++++++++++++++++++++++++++++++++++++++-
>  src/bhyve/bhyve_utils.h  |  3 ++
>  2 files changed, 90 insertions(+), 1 deletion(-)

ping?

Roman Bogorodskiy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20140509/a5616f4c/attachment-0001.sig>


More information about the libvir-list mailing list