|  |  | 
  
    |  |  | 
 
  |   |  | 
  
    |  |  | 
  
    |  |  | 
  
    |   xen-changelog
[Xen-changelog] Remove one of the multiple occurrences of vcpus in	the s 
| # HG changeset patch
# User emellor@xxxxxxxxxxxxxxxxxxxxxx
# Node ID f308c5707c789881514bee12309dab24f8875f8d
# Parent  0faff739723ead64bad99ed63a663c7ab8e7b923
Remove one of the multiple occurrences of vcpus in the sxpr.  This value is
in ROUNDTRIPPING_CONFIG_ENTRIES, so there is no need for it to be mentioned
explicitly in sxpr() too.
Signed-off-by: Ewan Mellor <ewan@xxxxxxxxxxxxx>
diff -r 0faff739723e -r f308c5707c78 tools/python/xen/xend/XendDomainInfo.py
--- a/tools/python/xen/xend/XendDomainInfo.py   Tue Dec  6 17:11:04 2005
+++ b/tools/python/xen/xend/XendDomainInfo.py   Wed Dec  7 10:51:55 2005
@@ -1041,7 +1041,6 @@
             sxpr.append(['shutdown_reason', reason])
         if self.infoIsSet('cpu_time'):
             sxpr.append(['cpu_time', self.info['cpu_time']/1e9])
-        sxpr.append(['vcpus', self.info['vcpus']])
         sxpr.append(['online_vcpus', self.info['online_vcpus']])
             
         if self.infoIsSet('start_time'):
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
 | 
 
| <Prev in Thread] | Current Thread | [Next in Thread> |  | 
[Xen-changelog] Remove one of the multiple occurrences of vcpus in	the sxpr. This value is,
Xen patchbot -unstable <=
 |  |  | 
  
    |  |  |