[meta-virtualization] [PATCH 0/3] Xen on ARM: fix 64-bit and add 32-bit

Bruce Ashfield bruce.ashfield at gmail.com
Mon Aug 20 08:36:29 PDT 2018


merged.

Bruce

On Sat, Aug 18, 2018 at 9:37 PM, Christopher Clark
<christopher.w.clark at gmail.com> wrote:
> From: Christopher Clark <christopher.clark6 at baesystems.com>
>
> This series fixes the Xen build for 64-bit ARM targets with gcc 8.2
> with a minor patch to correct static string lengths, already reviewed
> upstream:
> https://lists.xenproject.org/archives/html/xen-devel/2018-08/msg01367.html
>
> and introduces 32-bit ARM compatibility, verified by testing with a cubietruck.
> This currently requires another tiny patch to suppress a new (false positive)
> compiler warning.
>
> Christopher Clark (3):
>   xen: Fix build on arm64 w/ gcc 8.2
>   xen: fix truncation warning in tools build for ARM 32-bit
>   xen: enable 32-bit ARM builds
>
>  .../xen-4.11-arm-acpi-fix-string-lengths.patch     | 101 +++++++++++++++++++++
>  .../xen/files/xen-tools-xenpmd-snprintf.patch      |  78 ++++++++++++++++
>  recipes-extended/xen/xen.inc                       |   7 +-
>  recipes-extended/xen/xen_4.11.0.bb                 |   2 +
>  4 files changed, 187 insertions(+), 1 deletion(-)
>  create mode 100644 recipes-extended/xen/files/xen-4.11-arm-acpi-fix-string-lengths.patch
>  create mode 100644 recipes-extended/xen/files/xen-tools-xenpmd-snprintf.patch
>
> --
> 2.7.4
>



-- 
"Thou shalt not follow the NULL pointer, for chaos and madness await
thee at its end"


More information about the meta-virtualization mailing list