From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MWaYn-0006rZ-Sp for qemu-devel@nongnu.org; Thu, 30 Jul 2009 14:41:01 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MWaYi-0006nz-QT for qemu-devel@nongnu.org; Thu, 30 Jul 2009 14:41:01 -0400 Received: from [199.232.76.173] (port=38010 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MWaYi-0006np-GP for qemu-devel@nongnu.org; Thu, 30 Jul 2009 14:40:56 -0400 Received: from mail-gx0-f220.google.com ([209.85.217.220]:35044) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MWaYi-0007kt-5t for qemu-devel@nongnu.org; Thu, 30 Jul 2009 14:40:56 -0400 Received: by gxk20 with SMTP id 20so6674120gxk.10 for ; Thu, 30 Jul 2009 11:40:55 -0700 (PDT) Message-ID: <4A71E935.3010005@codemonkey.ws> Date: Thu, 30 Jul 2009 13:40:53 -0500 From: Anthony Liguori MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] ANNOUNCE: Release 0.11.0-rc1 of QEMU List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "qemu-devel@nongnu.org" The QEMU team is pleased to announce the availability of the 0.11.0-rc1 release. This is the first release candidate for the 0.11.0 release. This release is targeted for September 2nd, 2009 so please test the release candidates as much as possible. Any bugs can be reported at http://bugs.launchpad.net/qemu/+bugs It can be downloaded from Savannah at: http://download.savannah.gnu.org/releases/qemu/qemu-0.11.0-rc1.tar.gz The following fixes have been added since qemu-0.11.0-rc0: - add machine aliasing support (Mark McLoughlin) - add getfd/closefd monitor commands (Mark McLoughlin) - use correct headers for tap-win32 (Filip Navara) - fix live migration (Glauber Costa) - slirp: use monotonic clock if available (Ed Swierk) - clear msix_entries_nr on error (Michael Tsirkin) - HPET: fix reg writes (Beth Kon) - slirp: fix guestfwd for incoming data (Jan Kiszka) - fix build of qemu-thread.c on win32 (Sebastian Herbszt) - improve signrom.sh portability (Christoph Egger) - fix qemu-img convert to copy unallocated parts of the image (Akkarit Sangpetch) - vmdk: fix backing file handling (Kevin Wolf) - scsi: add save/restore support (Nolan Leake) - fix live migration for SCSI (Nolan Leake) - various sparc build fixes (Blue Swirl) - fix OpenBSD build (Blue Swirl) - only allow -cpu host when using KVM (Anthony Liguori) - fix build breakage when !KVM (Anthony Liguori) -- Regards, Anthony Liguori