]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Use virBitmapToDataBuf in qemuDomainGetVcpuPinInfo
authorPeter Krempa <pkrempa@redhat.com>
Fri, 22 May 2015 09:07:21 +0000 (11:07 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 3 Jun 2015 07:42:07 +0000 (09:42 +0200)
commitb6d438e10c7b08d1cefc1452d38baa82d182f3b8
tree875d32fc952ce76caf356658d907976a94b67566
parent02a6c73f275ed1aa5986f14cfc376ef83084b1fe
qemu: Use virBitmapToDataBuf in qemuDomainGetVcpuPinInfo

Reuse the function so that we can get rid of a lot of temporary
allocations.
src/qemu/qemu_driver.c