]> git.ipfire.org Git - thirdparty/libvirt.git/commit
Re-factor qemu version parsing
authorMark McLoughlin <markmc@redhat.com>
Thu, 11 Jun 2009 14:12:30 +0000 (14:12 +0000)
committerMark McLoughlin <markmc@redhat.com>
Thu, 11 Jun 2009 14:12:30 +0000 (14:12 +0000)
commit56ecebf22dd5a235503028e20bf936229037664b
tree1088c089347fd8045ad4168a0068918108f29c64
parentabed6fca87a901d6e4bbb2cb8d22270db00d26e7
Re-factor qemu version parsing

This patch is purely re-factoring without any functional changes
to make way for the next patch.

The main thing achieved by the refactoring is that we now have
easier access to the parenthesised string that KVM folks seem
to delight in changing.

Signed-off-by: Mark McLoughlin <markmc@redhat.com>
ChangeLog
src/qemu_conf.c