From: Hans van Kranenburg Date: Wed, 23 Jan 2019 21:22:26 +0000 (+0100) Subject: README.comet: remove alinea about PVH support X-Git-Tag: archive/raspbian/4.8.5.final+shim4.10.4-1+deb9u12+rpi1^2~2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=ebaba9302e8d176618ac7c697207616495e0db1c;p=xen.git README.comet: remove alinea about PVH support 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 --- diff --git a/README.comet b/README.comet index 1f27f93d17..9ccebeec87 100644 --- a/README.comet +++ b/README.comet @@ -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.