From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50529) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V5xG6-0000Sl-PN for qemu-devel@nongnu.org; Sun, 04 Aug 2013 08:18:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V5xG1-0007zE-Le for qemu-devel@nongnu.org; Sun, 04 Aug 2013 08:18:02 -0400 Received: from p15195424.pureserver.info ([82.165.34.74]:51455) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V5xG1-0007vA-FJ for qemu-devel@nongnu.org; Sun, 04 Aug 2013 08:17:57 -0400 Message-ID: <51FE4644.4070007@ilande.co.uk> Date: Sun, 04 Aug 2013 13:17:08 +0100 From: Mark Cave-Ayland MIME-Version: 1.0 References: <1375394898-11937-1-git-send-email-aliguori@us.ibm.com> In-Reply-To: <1375394898-11937-1-git-send-email-aliguori@us.ibm.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [ANNOUNCE] QEMU 1.6.0-rc1 is now available List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel@nongnu.org On 01/08/13 23:08, Anthony Liguori wrote: > Hi, > > On behalf of the QEMU Team, I'd like to announce the availability of the > second release candidate for the QEMU 1.6 release. This release is meant > for testing purposes and should not be used in a production environment. > > http://wiki.qemu.org/download/qemu-1.6.0-rc1.tar.bz2 Hi Anthony, There are still two outstanding issues from my testing here - patches have been submitted for both, but not applied yet. - qemu-system-sparc64 broken See https://lists.gnu.org/archive/html/qemu-devel/2013-07/msg05201.html. - OpenBIOS images have not been updated See https://lists.gnu.org/archive/html/qemu-devel/2013-07/msg05923.html. Many thanks, Mark.