Patches applied successfully (
tree,
apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20250912144427.1905141-1-andrew.cooper3@citrix.com
CHANGELOG.md | 3 +
automation/build/archlinux/current.dockerfile | 1 +
automation/build/debian/12-x86_32.dockerfile | 1 +
automation/build/debian/12-x86_64.dockerfile | 12 ++--
...c64le.dockerfile => 13-ppc64le.dockerfile} | 2 +-
...x86_32.dockerfile => 13-x86_32.dockerfile} | 3 +-
...x86_64.dockerfile => 13-x86_64.dockerfile} | 14 ++--
automation/build/fedora/41-x86_64.dockerfile | 1 +
.../opensuse/leap-15.6-x86_64.dockerfile | 1 +
.../opensuse/tumbleweed-x86_64.dockerfile | 1 +
.../build/ubuntu/16.04-x86_64.dockerfile | 1 +
.../build/ubuntu/18.04-x86_64.dockerfile | 1 +
.../build/ubuntu/20.04-x86_64.dockerfile | 1 +
.../build/ubuntu/22.04-x86_64.dockerfile | 1 +
.../build/ubuntu/24.04-x86_64.dockerfile | 1 +
automation/gitlab-ci/build.yaml | 72 +++++++++++++++----
automation/gitlab-ci/test.yaml | 18 ++---
automation/scripts/build | 2 +
automation/scripts/containerize | 4 +-
automation/scripts/include/xtf-x86-64-efi | 12 +++-
xen/arch/x86/Makefile | 3 +
21 files changed, 109 insertions(+), 46 deletions(-)
copy automation/build/debian/{12-ppc64le.dockerfile => 13-ppc64le.dockerfile} (93%)
copy automation/build/debian/{12-x86_32.dockerfile => 13-x86_32.dockerfile} (93%)
copy automation/build/debian/{12-x86_64.dockerfile => 13-x86_64.dockerfile} (89%)