|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] [xen-unstable] xend: Expose persistent domain path in xe
# HG changeset patch
# User Keir Fraser <keir.fraser@xxxxxxxxxx>
# Date 1218011923 -3600
# Node ID 75cbde73d6ea900201fe6aab601c5dfff73c9814
# Parent dafe50692c77bec7362ee0f9ebee1d6ee417e4b4
xend: Expose persistent domain path in xend conf file
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>
---
tools/examples/xend-config.sxp | 4 ++++
1 files changed, 4 insertions(+)
diff -r dafe50692c77 -r 75cbde73d6ea tools/examples/xend-config.sxp
--- a/tools/examples/xend-config.sxp Wed Aug 06 09:37:53 2008 +0100
+++ b/tools/examples/xend-config.sxp Wed Aug 06 09:38:43 2008 +0100
@@ -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-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] [xen-unstable] xend: Expose persistent domain path in xend conf file,
Xen patchbot-unstable <=
|
|
|
|
|