[libvirt] [PATCH] Load CPU map from builddir when run uninstalled

Richard W.M. Jones rjones at redhat.com
Mon Mar 10 15:53:28 UTC 2014


On Mon, Mar 10, 2014 at 04:26:30PM +0100, Jiri Denemark wrote:
> When libvirtd is run from a build directory without being installed, it
> should not depend on files from a libvirt package installed in the
> system. Not only because there may not be any libvirt installed at all.
> We already do a good job for plugins but cpu_map.xml was still loaded
> from the system.
> 
> The Makefile.am change is necessary to make this all work from VPATH
> builds since libvirtd has no idea where to find libvirt sources. It only
> knows the path from which it was started, i.e, a builddir.
> 
> https://bugzilla.redhat.com/show_bug.cgi?id=1074327
> Signed-off-by: Jiri Denemark <jdenemar at redhat.com>

Works for me, so you can add:

Tested-by: Richard W.M. Jones <rjones at redhat.com>

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Fedora Windows cross-compiler. Compile Windows programs, test, and
build Windows installers. Over 100 libraries supported.
http://fedoraproject.org/wiki/MinGW




More information about the libvir-list mailing list