Add ServiceVM entry

This commit is contained in:
Andrew David Wong 2016-12-11 00:07:37 -08:00
parent 4751c14252
commit 011fb06e6d
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17

View File

@ -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