[libvirt] [PATCH] Xen events

Ben Guthro bguthro at virtualiron.com
Thu Nov 6 14:09:20 UTC 2008


The following patch implements a framework for emitting events from the Xen driver, via monitoring xenstore.

Currently, this only emits the STARTED, and STOPPED events, as this is all that seems to be available via monitoring xenstore. 

 xen_unified.c |  162 +++++++++++++++++++++++
 xen_unified.h |   38 +++++
 xs_internal.c |  408 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 xs_internal.h |   51 +++++++
 4 files changed, 657 insertions(+), 2 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: events-xen.patch
Type: text/x-patch
Size: 24113 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20081106/1544458a/attachment-0001.bin>


More information about the libvir-list mailing list