[libvirt] [PATCH 2/6] domain_event: Add common domain event queue/flush helpers

Daniel P. Berrange berrange at redhat.com
Thu Jan 13 13:14:07 UTC 2011


On Mon, Jan 10, 2011 at 03:28:56PM -0500, Cole Robinson wrote:
> The same code for queueing, flushing, and deregistering events exists
> in multiple drivers, which will soon use these common functions.
> 
> v2:
>     Adjust libvirt_private.syms
>     isDispatching bool fixes
>     NONNULL tagging
> 
> Signed-off-by: Cole Robinson <crobinso at redhat.com>
> ---
>  src/conf/domain_event.c  |   74 +++++++++++++++++++++++++++++++++++++++++++++-
>  src/conf/domain_event.h  |   21 +++++++++++++
>  src/libvirt_private.syms |    4 ++
>  3 files changed, 98 insertions(+), 1 deletions(-)

ACK

Daniel




More information about the libvir-list mailing list