From: Paul Durrant <Paul.Durrant@citrix.com>
To: "xen-devel@lists.xenproject.org" <xen-devel@lists.xenproject.org>
Cc: Anthony Perard <anthony.perard@citrix.com>,
Ian Jackson <Ian.Jackson@citrix.com>,
Wei Liu <wei.liu2@citrix.com>
Subject: Re: [PATCH] tools: Fix build of QEMU with lib xendevicemodel support
Date: Thu, 2 Mar 2017 11:39:00 +0000 [thread overview]
Message-ID: <60fca2e42a264798834775c856959907@AMSPEX02CL03.citrite.net> (raw)
In-Reply-To: <20170302112235.32403-1-anthony.perard@citrix.com>
> -----Original Message-----
> From: Anthony PERARD [mailto:anthony.perard@citrix.com]
> Sent: 02 March 2017 11:23
> To: xen-devel@lists.xenproject.org
> Cc: Paul Durrant <Paul.Durrant@citrix.com>; Anthony Perard
> <anthony.perard@citrix.com>; Ian Jackson <Ian.Jackson@citrix.com>; Wei
> Liu <wei.liu2@citrix.com>
> Subject: [PATCH] tools: Fix build of QEMU with lib xendevicemodel support
>
> Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
You beat me to it. I just found this when I blew away my installed tools.
Thanks for fixing.
Paul
> ---
> tools/Makefile | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/tools/Makefile b/tools/Makefile
> index 68633a413d..3e15463567 100644
> --- a/tools/Makefile
> +++ b/tools/Makefile
> @@ -269,6 +269,7 @@ subdir-all-qemu-xen-dir: qemu-xen-dir-find
> -I$(XEN_ROOT)/tools/libs/evtchn/include \
> -I$(XEN_ROOT)/tools/libs/gnttab/include \
> -I$(XEN_ROOT)/tools/libs/foreignmemory/include \
> + -I$(XEN_ROOT)/tools/libs/devicemodel/include \
> -I$(XEN_ROOT)/tools/libxc/include \
> -I$(XEN_ROOT)/tools/xenstore/include \
> -I$(XEN_ROOT)/tools/xenstore/compat/include \
> @@ -278,6 +279,7 @@ subdir-all-qemu-xen-dir: qemu-xen-dir-find
> -L$(XEN_ROOT)/tools/libs/evtchn \
> -L$(XEN_ROOT)/tools/libs/gnttab \
> -L$(XEN_ROOT)/tools/libs/foreignmemory \
> + -L$(XEN_ROOT)/tools/libs/devicemodel \
> -Wl,-rpath-link=$(XEN_ROOT)/tools/libs/toollog \
> -Wl,-rpath-link=$(XEN_ROOT)/tools/libs/evtchn \
> -Wl,-rpath-link=$(XEN_ROOT)/tools/libs/gnttab \
> --
> Anthony PERARD
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel
prev parent reply other threads:[~2017-03-02 11:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-02 11:22 [PATCH] tools: Fix build of QEMU with lib xendevicemodel support Anthony PERARD
2017-03-02 11:32 ` Wei Liu
2017-03-02 11:39 ` Paul Durrant [this message]
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=60fca2e42a264798834775c856959907@AMSPEX02CL03.citrite.net \
--to=paul.durrant@citrix.com \
--cc=Ian.Jackson@citrix.com \
--cc=anthony.perard@citrix.com \
--cc=wei.liu2@citrix.com \
--cc=xen-devel@lists.xenproject.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).