From: Paul Durrant <Paul.Durrant@citrix.com>
To: Xen-devel <xen-devel@lists.xenproject.org>
Cc: Ian Jackson <Ian.Jackson@citrix.com>,
Tamas K Lengyel <tamas@tklengyel.com>,
Wei Liu <wei.liu2@citrix.com>,
Razvan Cojocaru <rcojocaru@bitdefender.com>
Subject: Re: [PATCH] xen-access: request compat devicemodel API
Date: Thu, 23 Feb 2017 17:00:34 +0000 [thread overview]
Message-ID: <1b1336eaeb7d4c278bf4e99435c83dda@AMSPEX02CL03.citrite.net> (raw)
In-Reply-To: <20170223164645.11752-1-wei.liu2@citrix.com>
> -----Original Message-----
> From: Xen-devel [mailto:xen-devel-bounces@lists.xen.org] On Behalf Of
> Wei Liu
> Sent: 23 February 2017 16:47
> To: Xen-devel <xen-devel@lists.xenproject.org>
> Cc: Ian Jackson <Ian.Jackson@citrix.com>; Tamas K Lengyel
> <tamas@tklengyel.com>; Wei Liu <wei.liu2@citrix.com>; Razvan Cojocaru
> <rcojocaru@bitdefender.com>
> Subject: [Xen-devel] [PATCH] xen-access: request compat devicemodel API
>
> xc_hvm_inject_trap is moved to the new libdevicemodel. Request the
> compat layer from libxenctrl for now to make it build again.
>
> Signed-off-by: Wei Liu <wei.liu2@citrix.com>
> ---
> Cc: Ian Jackson <ian.jackson@eu.citrix.com>
> Cc: Razvan Cojocaru <rcojocaru@bitdefender.com>
> Cc: Tamas K Lengyel <tamas@tklengyel.com>
>
> This patch is urgent to unblock staging build.
>
> Another way of fixing this is to actually use the new function. I'm not
> too fussed about this.
Reviewed-by: Paul Durrant <paul.durrant@citrix.com>
> ---
> tools/tests/xen-access/Makefile | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/tools/tests/xen-access/Makefile b/tools/tests/xen-
> access/Makefile
> index 25ff4694c5..e11f639ccf 100644
> --- a/tools/tests/xen-access/Makefile
> +++ b/tools/tests/xen-access/Makefile
> @@ -2,6 +2,7 @@ XEN_ROOT=$(CURDIR)/../../..
> include $(XEN_ROOT)/tools/Rules.mk
>
> CFLAGS += -Werror
> +CFLAGS += -DXC_WANT_COMPAT_DEVICEMODEL_API
>
> CFLAGS += $(CFLAGS_libxenctrl)
> CFLAGS += $(CFLAGS_libxenguest)
> --
> 2.11.0
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> https://lists.xen.org/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel
next prev parent reply other threads:[~2017-02-23 17:00 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-23 16:46 [PATCH] xen-access: request compat devicemodel API Wei Liu
2017-02-23 17:00 ` Ian Jackson
2017-02-23 17:00 ` Paul Durrant [this message]
2017-02-23 17:18 ` Razvan Cojocaru
2017-02-23 17:21 ` Wei Liu
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=1b1336eaeb7d4c278bf4e99435c83dda@AMSPEX02CL03.citrite.net \
--to=paul.durrant@citrix.com \
--cc=Ian.Jackson@citrix.com \
--cc=rcojocaru@bitdefender.com \
--cc=tamas@tklengyel.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).