fix, Virtualization mode HVM does support VM kernel with TemplateVM boot

This commit is contained in:
Patrick Schleizer 2019-11-25 06:22:42 +00:00 committed by GitHub
parent 216604b480
commit 373fc8cab7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -313,9 +313,9 @@ Go to dom0 -> Qubes VM Manger -> right click on the VM -> Qube settings -> Advan
Depends on `Virtualization` mode setting: Depends on `Virtualization` mode setting:
* `Virtualization` mode `PV`: Use of `Virtualization` mode `PV` mode is discouraged for security purposes. * `Virtualization` mode `PV`: Possible, however use of `Virtualization` mode `PV` mode is discouraged for security purposes.
* If you require `Virtualization` mode `PV` mode, install `grub2-xen` in dom0. This can be done by running command `sudo qubes-dom0-update grub2-xen` in dom0. * If you require `Virtualization` mode `PV` mode, install `grub2-xen` in dom0. This can be done by running command `sudo qubes-dom0-update grub2-xen` in dom0.
* `Virtualization` mode `PVH`: Booting to a kernel inside a TemplateVM is unsupported. * `Virtualization` mode `PVH`: Possible.
* `Virtualization` mode `HVM`: Possible. * `Virtualization` mode `HVM`: Possible.
The `Kernel` setting of the `Virtualization` mode setting: The `Kernel` setting of the `Virtualization` mode setting: