On 29/10/2019 17:57, Ian Jackson wrote:
> The pvshim can only be built 64-bit because the hypervisor is only
> 64-bit nowadays.  The hypervisor build supports XEN_COMPILE_ARCH and
> XEN_TARGET_ARCH which override the information from uname.  The pvshim
> build runs out of the tools/ directory but calls the hypervisor build
> system.
>
> If one runs in a Linux 32-bit userland with a 64-bit kernel, one used
> to be able to set XEN_COMPILE_ARCH.  But nowadays this does not work.

This looks to be a bugfix to 8845155c831c59e867ee3dd31ee63e0cc6c7dcf2 ?

In particular, this deleted the logic to only build the shim for
XEN_TARGET_ARCH != x86_32.

~Andrew

_______________________________________________
Xen-devel mailing list
[email protected]
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to