]> xenbits.xensource.com Git - libvirt.git/commit
Implement pretty flag for vcpuinfo and nodecpumap
authorJán Tomko <jtomko@redhat.com>
Thu, 5 Jun 2014 11:16:00 +0000 (13:16 +0200)
committerJán Tomko <jtomko@redhat.com>
Fri, 6 Jun 2014 12:35:19 +0000 (14:35 +0200)
commita3173fef9dde49d7577e283109281e43d399b3a2
tree0ebb014b767cc3b3dee07a1aeea064ac7361aae3
parent7d8afc47253eb626c2e0990041dd48648fd6d0d5
Implement pretty flag for vcpuinfo and nodecpumap

Report CPU affinities / online CPUs in human-readable form when
this flag is present:

Before:
CPU Affinity:   y-yy

After:
CPU Affinity:   0,2-3 (out of 4)

https://bugzilla.redhat.com/show_bug.cgi?id=985980
tools/virsh-domain.c
tools/virsh-host.c
tools/virsh.pod