|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] [xen-unstable] Added default for the vcpus_params key.
# HG changeset patch
# User Ewan Mellor <ewan@xxxxxxxxxxxxx>
# Date 1170426768 0
# Node ID 5c6f941926982b66fc262a949020210875434fb0
# Parent c804da44b06cf342e1500c70e6e58f638c03afd7
Added default for the vcpus_params key.
Signed-off-by: Ewan Mellor <ewan@xxxxxxxxxxxxx>
---
tools/python/xen/xend/XendConfig.py | 1 +
1 files changed, 1 insertion(+)
diff -r c804da44b06c -r 5c6f94192698 tools/python/xen/xend/XendConfig.py
--- a/tools/python/xen/xend/XendConfig.py Fri Feb 02 10:25:17 2007 +0000
+++ b/tools/python/xen/xend/XendConfig.py Fri Feb 02 14:32:48 2007 +0000
@@ -371,6 +371,7 @@ class XendConfig(dict):
'cpu_weight': 256,
'cpu_cap': 0,
'vcpus_number': 1,
+ 'vcpus_params': {},
'console_refs': [],
'vif_refs': [],
'vbd_refs': [],
_______________________________________________
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] Added default for the vcpus_params key.,
Xen patchbot-unstable <=
|
|
|
|
|