I see a couple of issues with this patch that I am working out now Apologies for premature submission. (Thats what I get for submitting at the end of the day) New patch to follow shortly Ben Guthro wrote on 11/19/2008 05:47 PM: > 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(-) > -- Libvir-list mailing list Libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list