From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LfIbw-0006DI-V3 for qemu-devel@nongnu.org; Thu, 05 Mar 2009 13:48:00 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LfIbu-0006Au-Bd for qemu-devel@nongnu.org; Thu, 05 Mar 2009 13:48:00 -0500 Received: from [199.232.76.173] (port=48670 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LfIbu-0006Ar-5U for qemu-devel@nongnu.org; Thu, 05 Mar 2009 13:47:58 -0500 Received: from mail-ew0-f173.google.com ([209.85.219.173]:59650) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LfIbt-0002wr-QC for qemu-devel@nongnu.org; Thu, 05 Mar 2009 13:47:57 -0500 Received: by ewy21 with SMTP id 21so37452ewy.34 for ; Thu, 05 Mar 2009 10:47:55 -0800 (PST) Message-ID: <49B01E52.80303@codemonkey.ws> Date: Thu, 05 Mar 2009 12:47:46 -0600 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] ANNOUNCE: Release 0.10.0 of QEMU References: <49AF0832.6070606@us.ibm.com> In-Reply-To: <49AF0832.6070606@us.ibm.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: kvm-devel Anthony Liguori wrote: > The QEMU team is pleased to announce the availability of the 0.10.0 > release. This release has been a year in the making and is the result > of almost 3,000 changesets from around 80 developers. > > It can be downloaded from Savannah at: > > http://savannah.nongnu.org/download/qemu/qemu-0.10.0.tar.gz N.B. The website is going to take a little time to be updated but the release is available from this location. Regards, Anthony Liguori > The changes are too numerous to list here, but some highlights include: > > o TCG support > - No longer requires GCC 3.x > o Kernel Virtual Machine acceleration support > o BSD userspace emulation > o Bluetooth emulation and host passthrough support > o GDB XML register description support > o Intel e1000 emulation > o HPET emulation > o VirtIO paravirtual device support > o Marvell 88w8618 / MusicPal emulation > o Nokia N-series tablet emulation / OMAP2 processor emulation > o PCI hotplug support > o Live migration and new save/restore formats > o Curses display support > o qemu-nbd utility to mount supported block formats > o Altivec support in PPC emulation and new firmware (OpenBIOS) > o Multiple VNC clients are now supported > o TLS encryption is now supported in VNC > o Many, many, bug fixes and new features > > We would also like to dedicate this release to the memory of Thiemo > Seufer, who died tragically in a car accident on December 26th, 2008. > > Regards, > > Anthony Liguori (on behalf of the QEMU team) > >