]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: added --all flag to freecell command
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 28 Jan 2011 18:21:57 +0000 (19:21 +0100)
committerEric Blake <eblake@redhat.com>
Fri, 28 Jan 2011 22:13:48 +0000 (15:13 -0700)
commit30e21374ea30b5b70fdc0a101e3002a8c78498c9
treed7775be467f7704bd33e0f6a9a1c29be48fa817c
parent96f4986aca9f55ff9e2fa77e42b8e6fbdcba3882
virsh: added --all flag to freecell command

This will iterate over all NUMA nodes, showing
free memory for each and sum at the end.
Existing default behavior is not changed.
tools/virsh.c