[libvirt] [PATCH] Xen Events Updated

Ben Guthro bguthro at virtualiron.com
Wed Nov 19 22:47:42 UTC 2008


I finally was able to get back to this patch.

Attached is a new version which detects which xend version it is running under, and adjust appropriately.

 configure.in                |   13 +
 include/libvirt/virterror.h |    1
 po/POTFILES.in              |    1
 src/Makefile.am             |    3
 src/virterror.c             |    3
 src/xen_inotify.c           |  456 ++++++++++++++++++++++++++++++++++++++++++++
 src/xen_inotify.h           |   31 ++
 src/xen_unified.c           |  192 ++++++++++++++++++
 src/xen_unified.h           |   59 +++++
 src/xm_internal.c           |  196 +++++++++++-------
 src/xs_internal.c           |  437 ++++++++++++++++++++++++++++++++++++++++++
 src/xs_internal.h           |   51 ++++
 12 files changed, 1367 insertions(+), 76 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: events-xen.patch
Type: text/x-patch
Size: 58327 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20081119/160025bc/attachment-0001.bin>


More information about the libvir-list mailing list