All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ian Campbell <Ian.Campbell@citrix.com>
To: David Vrabel <david.vrabel@citrix.com>
Cc: libvir-list@redhat.com, "Jim Fehlig" <jfehlig@suse.com>,
	"Roger Pau Monné" <roger.pau@citrix.com>,
	xen-devel@lists.xen.org
Subject: Re: dom0 kenrel crashes for openstack + libvirt + libxl
Date: Fri, 21 Nov 2014 14:32:53 +0000	[thread overview]
Message-ID: <1416580373.17932.15.camel@citrix.com> (raw)
In-Reply-To: <546F49CD.1020907@citrix.com>

On Fri, 2014-11-21 at 14:18 +0000, David Vrabel wrote:
> On 21/11/14 14:05, Ian Campbell wrote:
> > On Fri, 2014-11-21 at 09:28 +0000, Ian Campbell wrote:
> >> I think libvirt is wrong to specify an absolute path here, IMHO by
> >> default it should just specify "pygrub" and let libxl figure out the
> >> correct path. Jim, what do you think?
> > 
> > e.g. something like the following untested (but pretty obvious[0])
> > patch.
> [...]
> > +# define "pygrub"
> 
> I'm going to go with pretty obviously broken.  You're missing the macro
> name.

Doh! Indeed...

Lets try that again...

8<----------

>From 9f2d8da8264b426f54b92378e9e00973694193d4 Mon Sep 17 00:00:00 2001
From: Ian Campbell <ian.campbell@citrix.com>
Date: Fri, 21 Nov 2014 14:00:38 +0000
Subject: [PATCH] libxl: Allow libxl to find pygrub binary.

Specifying an explicit path to pygrub (e.g. BINDIR "/pygrub") only works if
Xen and libvirt happen to be installed to the same prefix. A more flexible
approach is to simply specify "pygrub" which will cause libxl to use the
correct path which it knows (since it is built with the same prefix as pygrub).

This is particular problematic in the Debian packaging, since the Debian Xen
package relocates pygrub into a libexec dir, however I think this change makes
sense upstream.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
---
 .gnulib                |    2 +-
 src/libxl/libxl_conf.h |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gnulib b/.gnulib
index 9565c3b..2d28074 160000
--- a/.gnulib
+++ b/.gnulib
@@ -1 +1 @@
-Subproject commit 9565c3be73eb6d76b7b42a21d68d2e00a62abb6d
+Subproject commit 2d280742a9e30088aa169f53353765d5daafe4c0
diff --git a/src/libxl/libxl_conf.h b/src/libxl/libxl_conf.h
index 25f77ea..d7a3971 100644
--- a/src/libxl/libxl_conf.h
+++ b/src/libxl/libxl_conf.h
@@ -53,7 +53,7 @@
 # define LIBXL_LIB_DIR LOCALSTATEDIR "/lib/libvirt/libxl"
 # define LIBXL_SAVE_DIR LIBXL_LIB_DIR "/save"
 # define LIBXL_DUMP_DIR LIBXL_LIB_DIR "/dump"
-# define LIBXL_BOOTLOADER_PATH BINDIR "/pygrub"
+# define LIBXL_BOOTLOADER_PATH "pygrub"
 
 /* libxl interface for setting VCPU affinity changed in 4.5. In fact, a new
  * parameter has been added, representative of 'VCPU soft affinity'. If one
-- 
1.7.10.4

  reply	other threads:[~2014-11-21 14:32 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-12 18:41 dom0 kenrel crashes for openstack + libvirt + libxl Xing Lin
2014-11-13  8:12 ` Ian Campbell
2014-11-13 11:15   ` Ian Campbell
2014-11-13 10:40 ` David Vrabel
2014-11-13 10:57 ` Roger Pau Monné
2014-11-13 11:22   ` Stefan Bader
2014-11-14  5:54   ` Xing Lin
2014-11-14  9:01     ` Ian Campbell
2014-11-15  4:10       ` Xing Lin
2014-11-17 12:35         ` Stefano Stabellini
2014-11-17 12:40           ` Ian Campbell
2014-11-17 12:39         ` Ian Campbell
2014-11-17 14:44           ` Stefan Bader
2014-11-17 14:49             ` Ian Campbell
2014-11-17 15:10             ` Stefano Stabellini
2014-11-19 18:57           ` Xing Lin
2014-11-20  9:30             ` Ian Campbell
2014-11-20 23:53               ` Xing Lin
2014-11-21  9:28                 ` Ian Campbell
2014-11-21 14:05                   ` Ian Campbell
2014-11-21 14:18                     ` David Vrabel
2014-11-21 14:32                       ` Ian Campbell [this message]
2014-11-21 17:21                         ` Ian Campbell
2014-11-21 20:03                         ` Jim Fehlig
2014-11-21 16:59             ` Ian Campbell
2014-11-21 17:14               ` Stefan Bader

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1416580373.17932.15.camel@citrix.com \
    --to=ian.campbell@citrix.com \
    --cc=david.vrabel@citrix.com \
    --cc=jfehlig@suse.com \
    --cc=libvir-list@redhat.com \
    --cc=roger.pau@citrix.com \
    --cc=xen-devel@lists.xen.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.