From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NerQn-0005pl-OF for qemu-devel@nongnu.org; Tue, 09 Feb 2010 09:51:13 -0500 Received: from [199.232.76.173] (port=57240 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NerQn-0005pR-76 for qemu-devel@nongnu.org; Tue, 09 Feb 2010 09:51:13 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NerQm-0002OB-5L for qemu-devel@nongnu.org; Tue, 09 Feb 2010 09:51:12 -0500 Received: from mail-iw0-f176.google.com ([209.85.223.176]:60218) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NerQl-0002O2-Ra for qemu-devel@nongnu.org; Tue, 09 Feb 2010 09:51:12 -0500 Received: by iwn6 with SMTP id 6so3959664iwn.15 for ; Tue, 09 Feb 2010 06:51:10 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <20100112134342.GG25902@reaktio.net> References: <4B4333DF.8090303@linux.vnet.ibm.com> <20100112134342.GG25902@reaktio.net> From: Artyom Tarasenko Date: Tue, 9 Feb 2010 15:50:50 +0100 Message-ID: Subject: Re: [Qemu-devel] Planning for 0.13 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: Blue Swirl , qemu-devel Hi Anthony, > Here are the features that I'm aware of for 0.13. =A0Please add anything > you're working on and I'll try to centralize this somewhere. > > - gPXE support for virtio-blk > - Helper based network setup > - Balloon driver statistics > - Fully supported QMP > - Live migration protocol support for subvendor versions (aka features) - Support for Solaris/sparc guest Shouldn't be too hard. After my recent irq and mmu fixes Solaris 2.4-2.6 is already booting under the git/master. There are only few issues with spurious interrupts (Slavio/Macio), going to track them down. Once it works under OBP, the missing functionality can be added to OpenBIOS. There is already a good test case: NetBSD 1.3.3 fails under OpenBIOS the same way as Solars does. But OpenBIOS release plan is independent from qemu release plan anyway, right? --=20 Regards, Artyom Tarasenko solaris/sparc under qemu blog: http://tyom.blogspot.com/