README.comet: remove alinea about PVH support
authorHans van Kranenburg <hans@knorrie.org>
Wed, 23 Jan 2019 21:22:26 +0000 (22:22 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 10 Jan 2020 17:09:30 +0000 (17:09 +0000)
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

README.comet

index 1f27f93d171ebeeeb3f8a39ff278c1dc2880766f..9ccebeec87b2b9828e00cdad9f84d90159efbc1e 100644 (file)
@@ -83,14 +83,3 @@ Usage instructions
 - 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.