On 09/04/2025 5:36 pm, Andrew Cooper wrote: > Various bits of cleanup, and support for arm64 Linux builds. > > Run using the new Linux 6.6.86 on (most) x86, and ARM64: > https://gitlab.com/xen-project/hardware/xen-staging/-/pipelines/1760667411
Lovely, Linux 6.6.86 is broken for x86 PVH. It triple faults very early on. Sample log: https://gitlab.com/xen-project/hardware/xen-staging/-/jobs/9673797450 I guess we'll have to stay on 6.6.56 for now. (Only affects the final patch.) ~Andrew