diff --git a/reference/glossary.md b/reference/glossary.md index 53dc5bad..eec374d2 100644 --- a/reference/glossary.md +++ b/reference/glossary.md @@ -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