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:
parent
51d6be47e0
commit
7c2c6a79f3
|
@ -170,8 +170,8 @@ TemplateBasedHVM
|
||||||
Any [HVM](#hvm) that depends on a [TemplateVM](#templatevm) for its root
|
Any [HVM](#hvm) that depends on a [TemplateVM](#templatevm) for its root
|
||||||
filesystem.
|
filesystem.
|
||||||
|
|
||||||
PVH
|
PVHVM
|
||||||
---
|
-----
|
||||||
[PV](#pv) on [HVM](#hvm). To boost performance, fully virtualized HVM guests can
|
[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
|
use special paravirtual device drivers (PVHVM or PV-on-HVM drivers). These
|
||||||
drivers are optimized PV drivers for HVM environments and bypass the emulation
|
drivers are optimized PV drivers for HVM environments and bypass the emulation
|
||||||
|
|
Loading…
Reference in New Issue
Block a user