]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Add ability to store other metadata in the qemu capabilities object
authorDaniel P. Berrange <berrange@redhat.com>
Wed, 22 Aug 2012 10:11:28 +0000 (11:11 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Thu, 13 Sep 2012 11:26:41 +0000 (12:26 +0100)
commit116e2facde5deec9272af80e36566182c1503374
tree1104f2e1792460c564c067e7b03bedb85ac1f11a
parentc29ce35af6c6067b98808d13f78f868670694ab6
Add ability to store other metadata in the qemu capabilities object

Add struct fields and APIs to allow the qemu capabilities object
to store version, arch, machines & cpu names, etc

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
src/qemu/qemu_capabilities.c
src/qemu/qemu_capabilities.h