2012-09-17 17:49:23 +02:00
|
|
|
Index: xen-4.2.0-testing/docs/man/xmdomain.cfg.pod.5
|
2008-05-24 00:00:43 +02:00
|
|
|
===================================================================
|
2012-09-17 17:49:23 +02:00
|
|
|
--- xen-4.2.0-testing.orig/docs/man/xmdomain.cfg.pod.5
|
|
|
|
+++ xen-4.2.0-testing/docs/man/xmdomain.cfg.pod.5
|
2013-01-14 18:52:04 +01:00
|
|
|
@@ -333,16 +333,10 @@ at hda1, which is the root filesystem.
|
2008-05-24 00:00:43 +02:00
|
|
|
|
|
|
|
=item I<NFS Root>
|
|
|
|
|
|
|
|
-FIXME: write me
|
|
|
|
-
|
|
|
|
=item I<LVM Root>
|
|
|
|
|
|
|
|
-FIXME: write me
|
|
|
|
-
|
|
|
|
=item I<Two Networks>
|
|
|
|
|
|
|
|
-FIXME: write me
|
|
|
|
-
|
|
|
|
=back
|
|
|
|
|
|
|
|
=head1 SEE ALSO
|
2012-09-17 17:49:23 +02:00
|
|
|
Index: xen-4.2.0-testing/docs/man/xm.pod.1
|
2008-05-24 00:00:43 +02:00
|
|
|
===================================================================
|
2012-09-17 17:49:23 +02:00
|
|
|
--- xen-4.2.0-testing.orig/docs/man/xm.pod.1
|
|
|
|
+++ xen-4.2.0-testing/docs/man/xm.pod.1
|
|
|
|
@@ -299,7 +299,8 @@ scheduling by the Xen hypervisor.
|
2008-05-24 00:00:43 +02:00
|
|
|
|
|
|
|
=item B<s - shutdown>
|
|
|
|
|
|
|
|
-FIXME: Why would you ever see this state?
|
2010-01-16 01:12:54 +01:00
|
|
|
+The guest has requested to be shutdown, rebooted or suspended, and the
|
2008-05-24 00:00:43 +02:00
|
|
|
+domain is in the process of being destroyed in response.
|
|
|
|
|
|
|
|
=item B<c - crashed>
|
|
|
|
|
2012-09-17 17:49:23 +02:00
|
|
|
@@ -312,8 +313,6 @@ restart on crash. See L<xmdomain.cfg> f
|
2008-05-24 00:00:43 +02:00
|
|
|
The domain is in process of dying, but hasn't completely shutdown or
|
|
|
|
crashed.
|
|
|
|
|
|
|
|
-FIXME: Is this right?
|
|
|
|
-
|
|
|
|
=back
|
|
|
|
|
2008-10-11 16:22:01 +02:00
|
|
|
B<NOTES>
|
2012-09-17 17:49:23 +02:00
|
|
|
@@ -737,8 +736,6 @@ Xen ships with a number of domain schedu
|
2008-05-24 00:00:43 +02:00
|
|
|
time with the B<sched=> parameter on the Xen command line. By
|
|
|
|
default B<credit> is used for scheduling.
|
|
|
|
|
|
|
|
-FIXME: we really need a scheduler expert to write up this section.
|
|
|
|
-
|
|
|
|
=over 4
|
|
|
|
|
|
|
|
=item B<sched-credit> [ B<-d> I<domain-id> [ B<-w>[B<=>I<WEIGHT>] | B<-c>[B<=>I<CAP>] ] ]
|
2012-09-17 17:49:23 +02:00
|
|
|
@@ -788,8 +785,6 @@ The normal EDF scheduling usage in nanos
|
2008-05-24 00:00:43 +02:00
|
|
|
|
|
|
|
The normal EDF scheduling usage in nanoseconds
|
|
|
|
|
|
|
|
-FIXME: these are lame, should explain more.
|
|
|
|
-
|
|
|
|
=item I<latency-hint>
|
|
|
|
|
|
|
|
Scaled period if domain is doing heavy I/O.
|
2012-09-17 17:49:23 +02:00
|
|
|
@@ -939,9 +934,6 @@ the default setting in xend-config.sxp f
|
2008-05-24 00:00:43 +02:00
|
|
|
|
|
|
|
Passes the specified IP Address to the adapter on creation.
|
|
|
|
|
|
|
|
-FIXME: this currently appears to be B<broken>. I'm not sure under what
|
|
|
|
-circumstances this should actually work.
|
|
|
|
-
|
|
|
|
=item B<mac=>I<macaddr>
|
|
|
|
|
|
|
|
The MAC address that the domain will see on its Ethernet device. If
|
2012-09-17 17:49:23 +02:00
|
|
|
@@ -967,9 +959,6 @@ Removes the network device from the doma
|
2008-05-24 00:00:43 +02:00
|
|
|
I<devid> is the virtual interface device number within the domain
|
|
|
|
(i.e. the 3 in vif22.3).
|
|
|
|
|
|
|
|
-FIXME: this is currently B<broken>. Network devices aren't completely
|
|
|
|
-removed from domain 0.
|
|
|
|
-
|
|
|
|
=item B<network-list> [B<-l>|B<--long>]> I<domain-id>
|
|
|
|
|
|
|
|
List virtual network interfaces for a domain. The returned output is
|