]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: Allow using domain and capabilities XMLs with cpu-compare
authorPeter Krempa <pkrempa@redhat.com>
Thu, 15 Sep 2011 07:18:04 +0000 (09:18 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 28 Sep 2011 07:12:09 +0000 (09:12 +0200)
commit882e768ef0b2b11feeeab7fda0c5b5a3224ed57b
treefa2a0c1fa7f35996459b5f2b5a958e912fe8966f
parent63b2edc81ccf3aa296256f54e5a84d5be10c77f8
virsh: Allow using domain and capabilities XMLs with cpu-compare

This patch adds extraction of the <cpu> element from capabilities and
domain definition XML documents to improve user experience.

https://bugzilla.redhat.com/show_bug.cgi?id=731151
tools/virsh.c