65 lines
1.7 KiB
Groff
65 lines
1.7 KiB
Groff
$NetBSD: patch-.._docs_man_xl.cfg.pod.5,v 1.2 2013/06/17 13:47:20 wiz Exp $
|
|
|
|
--- docs/man/xl.cfg.pod.5.orig 2013-04-23 16:42:55.000000000 +0000
|
|
+++ docs/man/xl.cfg.pod.5
|
|
@@ -4,13 +4,13 @@ xl.cfg - XL Domain Configuration File Sy
|
|
|
|
=head1 SYNOPSIS
|
|
|
|
- /etc/xen/xldomain
|
|
+ /etc/xen/xldomain
|
|
|
|
=head1 DESCRIPTION
|
|
|
|
To create a VM (a domain in Xen terminology, sometimes called a guest)
|
|
with xl requires the provision of a domain config file. Typically
|
|
-these live in `/etc/xen/DOMAIN.cfg` where DOMAIN is the name of the
|
|
+these live in `/etc/xen/DOMAIN.cfg` where DOMAIN is the name of the
|
|
domain.
|
|
|
|
=head1 SYNTAX
|
|
@@ -392,6 +392,8 @@ enable this option only for trusted VMs
|
|
|
|
=item B<pci_permissive=BOOLEAN>
|
|
|
|
+=over 4
|
|
+
|
|
(PV only) Changes the default value of 'permissive' for all PCI
|
|
devices for this VM. This can still be overridden on a per-device
|
|
basis. This option should be enabled with caution: it gives the guest
|
|
@@ -426,6 +428,8 @@ administrator control.
|
|
|
|
=back
|
|
|
|
+=back
|
|
+
|
|
=head2 Paravirtualised (PV) Guest Specific Options
|
|
|
|
The following options apply only to Paravirtual guests.
|
|
@@ -680,8 +684,6 @@ frequency changes.
|
|
|
|
=back
|
|
|
|
-=back
|
|
-
|
|
Please see F<docs/misc/tscmode.txt> for more information on this option.
|
|
|
|
=item B<localtime=BOOLEAN>
|
|
@@ -692,6 +694,8 @@ Set the real time clock to local time or
|
|
|
|
Set the real time clock offset in seconds. 0 by default.
|
|
|
|
+=back
|
|
+
|
|
=head3 Support for Paravirtualisation of HVM Guests
|
|
|
|
The following options allow Paravirtualised features (such as devices)
|
|
@@ -1142,7 +1146,7 @@ See L<qemu(1)> for more information.
|
|
|
|
=head1 FILES
|
|
|
|
-F</etc/xen/NAME.cfg>
|
|
+F</etc/xen/NAME.cfg>
|
|
F</var/xen/dump/NAME>
|
|
F<docs/misc/tscmode.txt>
|
|
|