[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] xen-access: request compat devicemodel API
> -----Original Message----- > From: Xen-devel [mailto:xen-devel-bounces@xxxxxxxxxxxxx] On Behalf Of > Wei Liu > Sent: 23 February 2017 16:47 > To: Xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxxx> > Cc: Ian Jackson <Ian.Jackson@xxxxxxxxxx>; Tamas K Lengyel > <tamas@xxxxxxxxxxxxx>; Wei Liu <wei.liu2@xxxxxxxxxx>; Razvan Cojocaru > <rcojocaru@xxxxxxxxxxxxxxx> > 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@xxxxxxxxxx> > --- > Cc: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> > Cc: Razvan Cojocaru <rcojocaru@xxxxxxxxxxxxxxx> > Cc: Tamas K Lengyel <tamas@xxxxxxxxxxxxx> > > 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@xxxxxxxxxx> > --- > 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@xxxxxxxxxxxxx > https://lists.xen.org/xen-devel _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |