[libvirt] Release of libvirt-0.4.6

As promised after we discovered a couple of serious bugs in 0.4.5, a new release was in order, so I pushed 0.4.6 yesterday evening, it's available as usual at ftp://libvirt.org/libvirt/ There is no major change in this release, just the bug fixes a few improvements and some cleanup: * Documentation: - fix some comments in API (Anton Protopopov) - cleanup and extension of bindings and windows pages (Richard Jones) * Portability: - missing include file (Richard Jones) * Bug fixes: - avoid a segfault if missing qemu emulator (Cole Robinson) - reading vncdisplay from xend domain (Cole Robinson) - segfault in OpenVZ (Evgeniy Sokolov) - fix parsing of pool without a source (Chris Lalancette and Daniel Berrange) * Improvements: - add storage disk volume delete (Cole Robinson) - KVM dynamic max CPU detection (Guido Günther) - spec file improvement for minimal builds (Ben Guthro) - improved error message in XM configuration module (Richard Jones) - network config in OpenVZ support (Evgeniy Sokolov) - enable stopping a pool in logical storage backend and cleanup deletion of pool (Chris Lalancette) * Cleanups: - deadcode removal (Nguyen Anh Quynh) - fix one test case (Daniel Berrange) - various strings and space cleanups (Daniel Berrange) - structure initialization cleanup (Chris Lalancette) Thanks everybody for the patches and feedback ! Daniel -- Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ daniel@veillard.com | Rpmfind RPM search engine http://rpmfind.net/ http://veillard.com/ | virtualization library http://libvirt.org/

----- "Daniel Veillard" <veillard@redhat.com> wrote:
As promised after we discovered a couple of serious bugs in 0.4.5, a new release was in order, so I pushed 0.4.6 yesterday evening,
Thanks for your hard work. I see that 0.4.5 for F9 just made it through bodhi, but there is no F8 build in bodhi. https://admin.fedoraproject.org/updates/F9/FEDORA-2008-7768 Please release a 0.4.6 F8 update for the benefit of us using F8 dom0. I'm stuck on non-HVM hardware for the foreseeable future, so KVM isn't an option for me. And F9 isn't an option for me since there is no dom0 support. -- Dale Bewley - Unix Administrator - Shields Library - UC Davis GPG: 0xB098A0F3 0D5A 9AEB 43F4 F84C 7EFD 1753 064D 2583 B098 A0F3

On Fri, Sep 26, 2008 at 09:17:43AM -0700, Dale Bewley wrote:
I see that 0.4.5 for F9 just made it through bodhi, but there is no F8 build in bodhi. https://admin.fedoraproject.org/updates/F9/FEDORA-2008-7768
Please release a 0.4.6 F8 update for the benefit of us using F8 dom0. I'm stuck on non-HVM hardware for the foreseeable future, so KVM isn't an option for me. And F9 isn't an option for me since there is no dom0 support.
Well it wasn't clear that the new release would really fixes things for the Xen users (which is as we all expect the community still using Fedora 8), is there anything in particular you were looking for in this specific release ? It was looking more risky than potentially useful to update there. Daniel -- Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ daniel@veillard.com | Rpmfind RPM search engine http://rpmfind.net/ http://veillard.com/ | virtualization library http://libvirt.org/

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Daniel Veillard schreef:
On Fri, Sep 26, 2008 at 09:17:43AM -0700, Dale Bewley wrote:
I see that 0.4.5 for F9 just made it through bodhi, but there is no F8 build in bodhi. https://admin.fedoraproject.org/updates/F9/FEDORA-2008-7768
Please release a 0.4.6 F8 update for the benefit of us using F8 dom0. I'm stuck on non-HVM hardware for the foreseeable future, so KVM isn't an option for me. And F9 isn't an option for me since there is no dom0 support.
Well it wasn't clear that the new release would really fixes things for the Xen users (which is as we all expect the community still using Fedora 8), is there anything in particular you were looking for in this specific release ? It was looking more risky than potentially useful to update there.
- From your position; is there currently anything in the pipeline so Xen users soon can work without XenD (aka the big memoryleak)? Several solutions could implemented this, the patches that qemu does xen, or that libvirt talks to the hypervisor directly.... I'm really hopeing for that kind of change. Stefan -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREKAAYFAkjdS5sACgkQYH1+F2Rqwn3sEgCfUle50POAJ+9PeUhyOR7TL+Nj B8AAn1tU4nJzmmEVpk+qKqy25hqeA89Z =5Nqr -----END PGP SIGNATURE-----

Stefan de Konink wrote:
- From your position; is there currently anything in the pipeline so Xen users soon can work without XenD (aka the big memoryleak)?
I have patches for qemu creating xen domains directly in my queue of stuff to be merged upstream. Right now (patches) qemu handles the basic stuff only though (no save/restore/migration, only pv guests, ...). If things work out well we might have that in the F11 timeframe. Of course this also depends on Dom0 support in the pv_ops based kernel. cheers, Gerd -- Libvir-list mailing list Libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Gerd Hoffmann schreef:
Stefan de Konink wrote:
- From your position; is there currently anything in the pipeline so Xen users soon can work without XenD (aka the big memoryleak)?
I have patches for qemu creating xen domains directly in my queue of stuff to be merged upstream. Right now (patches) qemu handles the basic stuff only though (no save/restore/migration, only pv guests, ...).
If things work out well we might have that in the F11 timeframe. Of course this also depends on Dom0 support in the pv_ops based kernel.
I am familiar with your work. But this would also require significant changes to libvirt, right? Never the less; I cannot wait to ditch the xen-tools. Keep up the good work. Stefan ps. F11 timeframe <- what does that mean? -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEAREKAAYFAkjgvbsACgkQYH1+F2Rqwn2ZjwCglSyevJMEEEs/rGTMaE0/I+tf +LcAn0msXrWYl07O9POGQeTbwFcPnVZF =m54a -----END PGP SIGNATURE-----

Stefan de Konink wrote:
Gerd Hoffmann schreef:
If things work out well we might have that in the F11 timeframe. Of course this also depends on Dom0 support in the pv_ops based kernel.
I am familiar with your work. But this would also require significant changes to libvirt, right?
Some adaptions are probably required. Given libvirt supports qemu already it shouldn't be that much though.
ps. F11 timeframe <- what does that mean?
Fast enougth to make it into Fedora 11 cheers, Gerd
participants (4)
-
Dale Bewley
-
Daniel Veillard
-
Gerd Hoffmann
-
Stefan de Konink