Simply refer to all Xen drivers as para-virtualized, as this appears to
be the preferred Xen parlance. Discussed with: Steve Hand <steven.hand at cl.cam.ac.uk> MFC after: 1 day
This commit is contained in:
parent
110ac7a3e4
commit
e956db1e11
@ -28,7 +28,7 @@
|
|||||||
.\"
|
.\"
|
||||||
.\" $FreeBSD$
|
.\" $FreeBSD$
|
||||||
.\"
|
.\"
|
||||||
.Dd December 13, 2010
|
.Dd December 17, 2010
|
||||||
.Dt XEN 4
|
.Dt XEN 4
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -88,8 +88,8 @@ Para-virtualized device drivers are required in order to support certain
|
|||||||
functionality, such as processing management requests, returning idle
|
functionality, such as processing management requests, returning idle
|
||||||
physical memory pages to the hypervisor, etc.
|
physical memory pages to the hypervisor, etc.
|
||||||
.Ss Xen DomU device drivers
|
.Ss Xen DomU device drivers
|
||||||
Xen administrative and para-virtualized drivers are automatically added to
|
Xen para-virtualized drivers are automatically added to the kernel if a PV
|
||||||
the kernel if a PV kernel is compiled using
|
kernel is compiled using
|
||||||
.Cd "options XEN" ;
|
.Cd "options XEN" ;
|
||||||
for HVM environments,
|
for HVM environments,
|
||||||
.Cd "options XENHVM"
|
.Cd "options XENHVM"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user