Jeremi Piotrowski 21f4a50dfd Switch to xen-pvh grub implementation
Our Xen configs don't currently work because xen grub uses a special
code path in grub that does not support zstd compressed kernels. We
switched kernel compression to zstd two years ago. The only grub xen
config that supports this is xen-pvh. Switch our grub xen to the pvh and
adapt configs to run domU in PVH mode.

With this change the pygrub config works.

Signed-off-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
2024-04-11 13:45:10 +00:00
..