All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoph Egger <Christoph.Egger@amd.com>
To: "stefano.stabellini@eu.citrix.com" <stefano.stabellini@eu.citrix.com>
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>,
	"keir@xen.org" <keir@xen.org>, Campbell <ian.campbell@citrix.com>,
	"Ian.Jackson@eu.citrix.com" <Ian.Jackson@eu.citrix.com>,
	"Ian.Campbell@eu.citrix.com" <Ian.Campbell@eu.citrix.com>Ian
Subject: Re: [PATCH v7 5/5] libxl: use new qemu at the location where xen-unstable installs it
Date: Fri, 30 Sep 2011 16:25:10 +0200	[thread overview]
Message-ID: <4E85D146.4030601@amd.com> (raw)
In-Reply-To: <1317392440-4137-5-git-send-email-stefano.stabellini@eu.citrix.com>

On 09/30/11 16:20, stefano.stabellini@eu.citrix.com wrote:
> From: Ian Campbell<ian.campbell@citrix.com>
>
> Signed-off-by: Ian Campbell<ian.campbell@citrix.com>

Acked-by: Christoph Egger <Christoph.Egger@amd.com>

>
> diff -r 75f27929ad92 tools/libxl/libxl_dm.c
> --- a/tools/libxl/libxl_dm.c	Fri Sep 23 11:22:23 2011 +0000
> +++ b/tools/libxl/libxl_dm.c	Fri Sep 23 11:22:39 2011 +0000
> @@ -55,7 +55,7 @@ const char *libxl__domain_device_model(l
>               dm = libxl__abs_path(gc, "qemu-dm", libxl_libexec_path());
>               break;
>           case LIBXL_DEVICE_MODEL_VERSION_QEMU_XEN:
> -            dm = libxl__strdup(gc, "/usr/bin/qemu");
> +            dm = libxl__abs_path(gc, "qemu", libxl_libexec_path());
>               break;
>           default:
>               LIBXL__LOG(ctx, LIBXL__LOG_ERROR,
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
>


-- 
---to satisfy European Law for business letters:
Advanced Micro Devices GmbH
Einsteinring 24, 85689 Dornach b. Muenchen
Geschaeftsfuehrer: Alberto Bozzo, Andrew Bowd
Sitz: Dornach, Gemeinde Aschheim, Landkreis Muenchen
Registergericht Muenchen, HRB Nr. 43632

  reply	other threads:[~2011-09-30 14:25 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-30 14:18 [PATCH v7 0/5] build upstream qemu and seabios by default Stefano Stabellini
2011-09-30 14:20 ` [PATCH v7 1/5] Introduce git-checkout.sh stefano.stabellini
2011-09-30 14:20 ` [PATCH v7 2/5] Rename ioemu-dir as qemu-xen-traditional-dir stefano.stabellini
2011-09-30 14:20 ` [PATCH v7 3/5] Clone and build upstream Qemu by default stefano.stabellini
2011-09-30 14:20 ` [PATCH v7 4/5] Clone and build Seabios " stefano.stabellini
2011-09-30 14:20 ` [PATCH v7 5/5] libxl: use new qemu at the location where xen-unstable installs it stefano.stabellini
2011-09-30 14:25   ` Christoph Egger [this message]
2011-10-10 16:23 ` [PATCH v7 0/5] build upstream qemu and seabios by default Ian Jackson
2011-10-13 17:54   ` Stefano Stabellini

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=4E85D146.4030601@amd.com \
    --to=christoph.egger@amd.com \
    --cc=Ian.Campbell@eu.citrix.com \
    --cc=Ian.Jackson@eu.citrix.com \
    --cc=ian.campbell@citrix.com \
    --cc=keir@xen.org \
    --cc=stefano.stabellini@eu.citrix.com \
    --cc=xen-devel@lists.xensource.com \
    /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.