]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Add API for copying instances of the qemuCapsPtr object
authorDaniel P. Berrange <berrange@redhat.com>
Tue, 11 Sep 2012 12:42:20 +0000 (13:42 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Thu, 13 Sep 2012 11:28:01 +0000 (12:28 +0100)
commit4dced75e79431567dffc2f38f595fabe6440db48
tree5c21001e4fb94e5fee26aa54149759a5281adf78
parent116e2facde5deec9272af80e36566182c1503374
Add API for copying instances of the qemuCapsPtr object

To allow each VM instance to record additional capabilities
without affecting other VMs, there needs to be a way to do
a deep copy of the qemuCapsPtr object
src/qemu/qemu_capabilities.c
src/qemu/qemu_capabilities.h