Add entry for "TemplateBasedHVM"

This commit is contained in:
Andrew David Wong 2016-09-21 18:09:09 -07:00
parent d3f1a13718
commit 51d6be47e0
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17

View File

@ -82,7 +82,8 @@ applications, but not for running them.
TemplateBasedVM
---------------
Any [VM](#vm) which depends on a TemplateVM for its root filesystem.
Any [VM](#vm) which depends on a [TemplateVM](#templatevm) for its root
filesystem.
Standalone(VM)
--------------
@ -164,6 +165,11 @@ Any [HVM](#hvm) which functions as a [TemplateVM](#templatevm) by supplying its
root filesystem to other VMs. In Qubes, TemplateHVMs are referred to as **HVM
templates**.
TemplateBasedHVM
----------------
Any [HVM](#hvm) that depends on a [TemplateVM](#templatevm) for its root
filesystem.
PVH
---
[PV](#pv) on [HVM](#hvm). To boost performance, fully virtualized HVM guests can