]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Make qemuCapsProbeMachineTypes & qemuCapsProbeCPUModels static
authorDaniel P. Berrange <berrange@redhat.com>
Wed, 22 Aug 2012 16:23:00 +0000 (17:23 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Thu, 27 Sep 2012 09:44:57 +0000 (10:44 +0100)
commitca58a1b06c3d53e3aafa40eb1484e7285f9e18d4
treeac3b39356327e68876a602bf46483c2f3b326829
parented769e1854080696b51e76d9b247a512f0bf1e29
Make qemuCapsProbeMachineTypes & qemuCapsProbeCPUModels static

The qemuCapsProbeMachineTypes & qemuCapsProbeCPUModels methods
do not need to be invoked directly anymore. Make them static
and refactor them to directly populate the qemuCapsPtr object

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