[libvirt] [PATCH] allow to set path to xen userspace tools

Guido Günther agx at sigxcpu.org
Tue Jul 7 11:16:02 UTC 2009


Hi,
attached patch makes the path to the xen userspace tools configurable.
Debian keeps this under /usr/lib/xen-default/ instead of /usr/lib/xen/.
We don't have the amd64 libs in /usr/lib64/xen either so we can use:
 ./configure --with-xen-tools=/usr/lib/xen-defaults --with-xen-tools64=/usr/lib/xen-defaults
instead of patching src/xen_internals.c directly.
Skipping above options gives the current behaviour. I checked that "make
check" still passes. O.k. to apply?
Cheers,
 -- Guido
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-introduce-XEN_TOOLS-dir.patch
Type: text/x-diff
Size: 13255 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20090707/994c2a5e/attachment-0001.bin>


More information about the libvir-list mailing list