]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
domain_event: Add virDomainEventState structure
authorCole Robinson <crobinso@redhat.com>
Wed, 5 Jan 2011 22:27:40 +0000 (17:27 -0500)
committerCole Robinson <crobinso@redhat.com>
Fri, 13 May 2011 14:48:32 +0000 (10:48 -0400)
commitaaf2b70bae05f01bb9f073e13d1ec7d54e2f62cc
tree31ba38a19eb7216086e9a94c6cff6a014b1fcf37
parentb9e51e5677613c56f5a3d591fdf69d2f3a308cfe
domain_event: Add virDomainEventState structure

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 <crobinso@redhat.com>
cfg.mk
src/conf/domain_event.c
src/conf/domain_event.h
src/libvirt_private.syms