From 011fb06e6d342397a7fb931038901a0e629e94da Mon Sep 17 00:00:00 2001 From: Andrew David Wong Date: Sun, 11 Dec 2016 00:07:37 -0800 Subject: [PATCH] Add ServiceVM entry --- reference/glossary.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/reference/glossary.md b/reference/glossary.md index e7f4dfd8..29efe629 100644 --- a/reference/glossary.md +++ b/reference/glossary.md @@ -170,6 +170,12 @@ TemplateBasedHVM Any [HVM](#hvm) that depends on a [TemplateVM](#templatevm) for its root filesystem. +ServiceVM +--------- +Service Virtual Machine. A [VM](#vm) the primary purpose of which is to provide +a service or services to other VMs. NetVMs and ProxyVMs are examples of +ServiceVMs. + PVHVM ----- [PV](#pv) on [HVM](#hvm). To boost performance, fully virtualized HVM guests can