From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58304) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YVgzv-0004Pb-L1 for qemu-devel@nongnu.org; Wed, 11 Mar 2015 09:48:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YVgzp-0007Z5-4g for qemu-devel@nongnu.org; Wed, 11 Mar 2015 09:48:31 -0400 Received: from mx1.redhat.com ([209.132.183.28]:42484) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YVgzo-0007Z1-Ti for qemu-devel@nongnu.org; Wed, 11 Mar 2015 09:48:25 -0400 Message-ID: <1426081698.28125.22.camel@nilsson.home.kraxel.org> From: Gerd Hoffmann Date: Wed, 11 Mar 2015 14:48:18 +0100 Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] seabios stable release List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: seabios , "qemu-devel@nongnu.org" Cc: Bandan Das , Paolo Bonzini , Marcel Apfelbaum , Kevin O'Connor , David Gilbert Hi, Looks like we need a stable release branch for 1.8 and roll out a 1.8.1 release with some fixes for qemu. Issue #1: support for multiple pci roots. Issue #2: There is a (not-yet fixed) emulation failure with newer intel processors, apparently triggered by seabios commit 0673b7870063a3affbad9046fb6d385a4e734c19 Thread starts here: https://lists.gnu.org/archive/html/qemu-devel/2015-03/msg01140.html Other known issues in 1.8 which should be addressed in 1.8.1? cheers, Gerd