This patch addresses bugzilla #649, enabling `xm list' to display the
authorEwan Mellor <ewan@xensource.com>
Wed, 8 Nov 2006 09:50:09 +0000 (09:50 +0000)
committerEwan Mellor <ewan@xensource.com>
Wed, 8 Nov 2006 09:50:09 +0000 (09:50 +0000)
commitac311155285dbe1035976a12fb4b2910b697a1ef
tree2b4861b2b453a4ec79a5cb2ea8a3bf297cd180b5
parent41002e30c73b9c0187eb060a388b0cbd6c696971
This patch addresses bugzilla #649, enabling `xm list' to display the
actual amount of memory allocated by a guest.  Also this patch:
  -  makes it more apparent that 'xm mem-set' has no effect on HVM's.
  -  show's that memory is changing if 'xm list' is issued while guest is
ballooning (w/o touching balloon driver)

Signed-off-by: Tommie McAfee <tommie.mcafee@unisys.com>
tools/python/xen/xend/XendDomainInfo.py
tools/python/xen/xend/server/XMLRPCServer.py
tools/python/xen/xm/main.py