On my 4.11-based rework branch I found that the following upstream commits were needed:
437e00fea04becc91c1b6bc1c0baa636b067a5cc tools/kdd: mute spurious gcc warning e1b7eb92d3ec6ce3ca68cffb36a148eb59f59613 tools: Move ARRAY_SIZE() into xen-tools/libs.h [ this is needed for BUILD_BUG_ON, which is used by the next patch ] b8f33431f3dd23fb43a879f4bdb4283fdc9465ad libxl/arm: Fix build on arm64 + acpi w/ gcc 8.2 For Xen 4.8 based packages, it may also be necessary to have 5f28de0b0e474e01931b719fa27ca30b8aa446e0 libxl: compilation warning fix for arm & aarch64 but that fix is in the upstream 4.11 branch. Ian. -- Ian Jackson <[email protected]> These opinions are my own. If I emailed you from an address @fyvzl.net or @evade.org.uk, that is a private address which bypasses my fierce spamfilter.

