[virt-tools-list] [PATCH] manager: show guest machine stats under Details -> Performance.
Cole Robinson
crobinso at redhat.com
Mon Apr 29 16:23:27 UTC 2013
On 04/27/2013 06:42 PM, Tadej Janež wrote:
> This fixes rhbz #878425.
> ---
> virtManager/details.py | 12 ++++++------
> virtManager/domain.py | 2 +-
> 2 files changed, 7 insertions(+), 7 deletions(-)
Thanks, pushed now.
This screen needs some work though. The memory stats are basically useless,
since it's a very rare operation that VM memory allocation is changed, so the
graph will always appear to be a straight line. There is an API for fetching
actual memory usage from inside the guest, however I think it's fairly
heavyweight so we couldn't just plug it in to the existing graph.
- Cole
More information about the virt-tools-list
mailing list