Xen 4.8 does not support running guests as PVH, except for the shim.
(Closes: #908453)
[git-debrebase split: mixed commit: upstream part]
Gbp-Pq: Name 0032-README.comet-remove-alinea-about-PVH-support.patch
- Add the following two lines:
type="pvh"
pvshim=1
-
-* Converting a PV config to a PVH config
-
-If you have a kernel capable of booting PVH, then PVH mode is both
-faster and more secure than PV or PVH-shim mode.
-
-- Remove any reference to 'builder' (e.g., `builder="generic"`)
-- Add the following line:
- type="pvh"
-
-* There is no need to reboot the host.