This patch exposes the persistent (aka managed) domain path in xend
configuration file. This option is already supported in XendOptions but
is not annotated in the configuration file.
Signed-off-by: Jim Fehlig <jfehlig@xxxxxxxxxx>
diff -r f20fb83dac2c tools/examples/xend-config.sxp
--- a/tools/examples/xend-config.sxp Tue Aug 05 13:55:14 2008 +0100
+++ b/tools/examples/xend-config.sxp Tue Aug 05 15:19:05 2008 -0600
@@ -245,3 +245,7 @@
# Rotation count of qemu-dm log file.
#(qemu-dm-logrotate-count 10)
+
+# Path where persistent domain configuration is stored.
+# Default is /var/lib/xend/domains/
+#(xend-domains-path /var/lib/xend/domains)
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|