]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: Separate API calls and result printing in cmdVcpuinfo
authorJán Tomko <jtomko@redhat.com>
Thu, 5 Jun 2014 08:42:23 +0000 (10:42 +0200)
committerJán Tomko <jtomko@redhat.com>
Fri, 6 Jun 2014 12:35:18 +0000 (14:35 +0200)
commit8f3f51b723e7698ab36f890d4c76e1eb9c42d52e
tree59e1be0cbebab100f42778320a81a7f78d52501a
parentbec105e6db3efba02374f868c8454d7203cdc9f8
virsh: Separate API calls and result printing in cmdVcpuinfo

This allows reuse of the result printing code.
tools/virsh-domain.c