Correct "PVH" to "PVHVM"

According to the Xen project, "PVHVM" and "PVH" are distinct terms, and
the definition here is for "PVHVM." See:
https://wiki.xen.org/wiki/Xen_Project_Software_Overview#PVHVM
This commit is contained in:
Andrew David Wong 2016-09-21 18:09:43 -07:00
parent 51d6be47e0
commit 7c2c6a79f3
No known key found for this signature in database
GPG Key ID: 8CE137352A019A17

View File

@ -170,8 +170,8 @@ TemplateBasedHVM
Any [HVM](#hvm) that depends on a [TemplateVM](#templatevm) for its root
filesystem.
PVH
---
PVHVM
-----
[PV](#pv) on [HVM](#hvm). To boost performance, fully virtualized HVM guests can
use special paravirtual device drivers (PVHVM or PV-on-HVM drivers). These
drivers are optimized PV drivers for HVM environments and bypass the emulation