From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dor Laor Subject: Re: [ANNOUNCE] qemu-kvm-0.11.0-rc2 (was Re: [ANNOUNCE] qemu-kvm-0.11.0-rc1) Date: Mon, 07 Sep 2009 21:29:07 +0300 Message-ID: <4AA550F3.8020601@redhat.com> References: <4AA50521.4080902@redhat.com> Reply-To: dlaor@redhat.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: KVM list To: Avi Kivity Return-path: Received: from mx1.redhat.com ([209.132.183.28]:52055 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752045AbZIGS3A (ORCPT ); Mon, 7 Sep 2009 14:29:00 -0400 Received: from int-mx08.intmail.prod.int.phx2.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n87IT3p7009384 for ; Mon, 7 Sep 2009 14:29:03 -0400 In-Reply-To: <4AA50521.4080902@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: The is of course announcement of 0.11.0-rc2 and not rc1 as the old subject claims. An open source project dedicate for managing open source projects might be helpful here.. On 09/07/2009 04:05 PM, Avi Kivity wrote: > Paralleling the qemu upstream 0.11 release cycle, qemu-kvm-0.11.0-rc2 is > now available. qemu-kvm-0.11.0-rc2 can be used with kvm kernel modules > from your distribution kernel, or with the modules provided by the > kvm-kmod package. > > Please test it out and report bugs, so we can have a stable > qemu-kvm-0.11.0 release. > > Changes from qemu-kvm-0.11.0-rc1: > - merge qemu 0.11.0-rc2 > - vnc: fix copyrect screen corruption > - fix vm state change handlers running order > - e1000: fix eerc and ics emulation > - fix sdl window resize > - do not resize the screen on hw_invalidate > - Add checks for -smbios option > - fix do_set_link > - fix do_commit behavior > - make windows notice media change > - fix migration for ide devices > - Use correct depth in vmware vga > - support 32bpp cursors in sdl > - fix device name completion for eject > - make screendump use DisplayState properly > - fix autostart with live migration > - fix detached migration with exec > - fix segv when changing vnc password in sdl > - fix vnc password clearing with stdio monitor > - fix extboot and multiboot install > - fix virtio with slirp (Mark McLoughlin) > > > http://www.linux-kvm.org >