Is there someone who tried to install the Xen Hypervisor on the AADP?
I found that Xen should run on Ampere Altra and the Xen team wrote a post about it here.
I tried to reproduce that steps on the AADP but the Xen Hypervisor won't boot as expected.
After installing Debian 12 on the machine, I tried to:
- Install Xen via package manager
- Compile from source as reported in the blog above
Both attempts failed with the machine stuck during the Xen Hypervisor boot as in the following image:
I also tried with Ubuntu 22.04. Also in that case the Xen Hypervisor won't boot: I get an error after selecting the grub entry saying "Error: truncated image".
Any insight regarding this?