[Libvir] Release of libvirt-0.3.2

No releases for nearly a month, it was time to push a new one, so 0.3.2 is available from : ftp://libvirt.org/libvirt/ There is more changes that I initially though. I will probably make a new release within a week to update things which were left out from 0.3.2, * New features: - KVM migration and save/restore (Jim Paris) - added API for migration (Richard Jones) - added APIs for block device and interface statistic (Richard Jones). * Documentation: - examples for XML network APIs - fix typo and schedinfo synopsis in man page (Atsushi SAKAI) - hypervisor support page update (Richard Jones). * Bug fixes: - remove a couple of leaks in QEmu/KVM backend(Daniel berrange) - fix GnuTLS 1.0 compatibility (Richard Jones) - --config/-f option mistake for libvirtd (Richard Jones) - remove leak in QEmu backend (Jim Paris) - fix some QEmu communication bugs (Jim Paris) - UUID lookup though proxy fix - setvcpus checking bugs (with Atsushi SAKAI) - int checking in virsh parameters (with Masayuki Sunou) - deny devices attach/detach for < Xen 3.0.4 (Masayuki Sunou) - XenStore query memory leak (Masayuki Sunou) - virsh schedinfo cleanup (Saori Fukuta). * Improvement: - virsh new ttyconsole command - networking API implementation for test driver (Daniel berrange) - qemu/kvm feature reporting of ACPI/APIC (David Lutterkort) - checking of QEmu architectures (Daniel berrange) - improve devices XML errors reporting (Masayuki Sunou) - speedup of domain queries on Xen (Daniel berrange) - augment XML dumps with interface devices names (Richard Jones) - internal API to query drivers for features (Richard Jones). * Cleanups: - Improve virNodeGetInfo implementation (Daniel berrange) - general UUID code cleanup (Daniel berrange) - fix API generator file selection. thanks to everybody who helped contribute to this new release with ideas, reports or patches ! Daniel -- Red Hat Virtualization group http://redhat.com/virtualization/ Daniel Veillard | virtualization library http://libvirt.org/ veillard@redhat.com | libxml GNOME XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/

Daniel Veillard wrote:
- KVM migration and save/restore (Jim Paris)
Only KVM save & restore is supported at the moment by libvirt. The implementation of it happens to use KVM migration. But we're hoping to implement virDomainMigrate for KVM and, eventually, save, restore and migrate for basic qemu. 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
participants (2)
-
Daniel Veillard
-
Richard W.M. Jones