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(a)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