]> xenbits.xensource.com Git - libvirt.git/commit
fix qemud version reporting when qemu is not installed
authorJim Meyering <meyering@redhat.com>
Fri, 30 Jan 2009 19:57:20 +0000 (19:57 +0000)
committerJim Meyering <meyering@redhat.com>
Fri, 30 Jan 2009 19:57:20 +0000 (19:57 +0000)
commita119a98081e04fa7443ff86b8a5ac5501e870d70
tree30b2cce8dcd29e459819272fa3d6935f175629f5
parenta6ef2e0055398135c88934f9d0a5f89d468a6534
fix qemud version reporting when qemu is not installed

* src/qemu_conf.c (uname_normalize): New function, factored out of...
(qemudBuildCommandLine): ...here.  Use the new function.
(qemudExtractVersion): Use it here, rather than hard-coding "i686".
ChangeLog
src/qemu_conf.c