On Wed, Sep 23, 2020 at 12:03:23PM +0100, Anthony PERARD wrote:
> QEMU as recently switch its build system to use meson and the
> ./configure step with meson is more restrictive that the step used to
> be, most installation path wants to be within prefix, otherwise we
> have this error message:
>
> -Original Message-
> From: Anthony PERARD
> Sent: 23 September 2020 12:03
> To: xen-devel@lists.xenproject.org
> Cc: Paul Durrant ; Anthony PERARD ;
> Ian Jackson
> ; Wei Liu
> Subject: [XEN PATCH] tools: Fix configure of upstream QEMU
>
> QEMU as recently switch its build system to u