On Mon, Jan 10, 2011 at 03:28:55PM -0500, Cole Robinson wrote:
> This structure will be used to unify lots of duplicated event handling code
> across the state drivers.
> 
> v2:
>     Check for state == NULL in StateFree
>     Add NONNULL tagging
>     Use bool for isDispatching
> 
> Signed-off-by: Cole Robinson <crobi...@redhat.com>
> ---
>  cfg.mk                   |    1 +
>  src/conf/domain_event.c  |   94 
> ++++++++++++++++++++++++++++++++++++----------
>  src/conf/domain_event.h  |   48 ++++++++++++++++-------
>  src/libvirt_private.syms |    2 +
>  4 files changed, 111 insertions(+), 34 deletions(-)

ACK

Daniel

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to