Re: Libvirt version

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Katti, Vadiraj (STSD-Openview) wrote:
Hi,
   Currently the latest version of libvirt available is 0.3.3. But SLES
10 ships 0.2.0 version of libvirt (not sure what version RHEL 5.1
ships). Any idea when and on what basis SLES decides to ship the
upgraded version of libvirt.

Sorry, in general we wouldn't know about SLES. It's up to the individual distros to package up libvirt. Which version and how often they will update it, is left up to them.

There is a spec file in the source distribution (almost the same as the one used by Fedora), and presumably you can also get the spec file for the SLES package. This should allow you to make your own libvirt package.

Additionally if you want to produce a binary which can be dynamically linked against old or new versions of libvirt, where an old version of libvirt might be missing a function (eg. virDomainBlockStats introduced in 0.3.2), then you can use weak symbols. This is what virt-top does, so that the virt-top binary works against any libvirt >= 0.2.1, even though it uses (or tries to use) some functions which didn't exist in the earlier versions. To find out how to do this, take a look at:

http://kolpackov.net/pipermail/notes/2004-March/000006.html

and:

http://hg.et.redhat.com/virt/applications/virt-top--devel?f=9e1bdf9b3346;file=libvirt/libvirt_c.c
(starting around line 51).

Also note that if you want to know what feature is in what version of libvirt, then this page should tell you: http://libvirt.org/hvsupport.html

Rich.

--
Emerging Technologies, Red Hat - http://et.redhat.com/~rjones/
Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod
Street, Windsor, Berkshire, SL4 1TE, United Kingdom.  Registered in
England and Wales under Company Registration No. 03798903

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

--
Libvir-list mailing list
Libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list

[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]