[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH 3/9] raisin: add QEMU upstream component



Hi Stefano,

On 15/04/2015 16:14, Stefano Stabellini wrote:
diff --git a/components/series b/components/series
index 3c3124d..8f614f0 100644
--- a/components/series
+++ b/components/series
@@ -1,3 +1,4 @@
  xen
+qemu
  grub
  libvirt
diff --git a/components/xen b/components/xen
index 2d345a8..dcf2f92 100644
--- a/components/xen
+++ b/components/xen
@@ -23,7 +23,7 @@ function xen_build() {
      cd "$BASEDIR"
      git-checkout $XEN_UPSTREAM_URL $XEN_UPSTREAM_REVISION xen-dir
      cd xen-dir
-    ./configure --prefix=$PREFIX
+    ./configure --prefix=$PREFIX --with-system-qemu=/usr/bin/qemu-system-i386

Currently the QEMU built by Xen is installed in a Xen directory (IIRC /usr/lib/xen/bin). Should not you use a similar path for raisin? Otherwise you would override the QEMU installed via the distrib package
manager.

I guess this could be done by $INST_DIR?

Regards,

--
Julien Grall

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.