qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v1] xen: preserve COMPAT in CFLAGS


From: Anthony PERARD
Subject: Re: [Qemu-devel] [PATCH v1] xen: preserve COMPAT in CFLAGS
Date: Mon, 21 Jan 2019 17:23:25 +0000
User-agent: Mutt/1.11.2 (2019-01-07)

On Mon, Jan 21, 2019 at 04:16:35PM +0000, Anthony PERARD wrote:
> As for 
> https://lists.xenproject.org/archives/html/xen-devel/2018-10/msg01950.html
> It appear that the same QEMU 2.9.1 is used, but QEMU isn't supposed to
> use the function xc_map_foreign_bulk when built against Xen 4.12. That
> function is only supposed to be used when building against Xen 4.6 and
> earlier.  QEMU 2.9.1 knows about Xen up to 4.8, it should have used
> xenforeignmemory_map directly. So, this is probably an issue with
> ./configure.

You may want to backport that patch:
https://lists.nongnu.org/archive/html/qemu-devel/2019-01/msg05074.html
That should help with building older version of QEMU against Xen 4.12
and newer.

-- 
Anthony PERARD



reply via email to

[Prev in Thread] Current Thread [Next in Thread]