From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41641) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UvrDW-0007h1-Rc for qemu-devel@nongnu.org; Sun, 07 Jul 2013 11:49:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UvrDR-0002Qd-4V for qemu-devel@nongnu.org; Sun, 07 Jul 2013 11:49:38 -0400 Received: from mx1.redhat.com ([209.132.183.28]:53518) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UvrDQ-0002QX-Sm for qemu-devel@nongnu.org; Sun, 07 Jul 2013 11:49:33 -0400 Date: Sun, 7 Jul 2013 18:50:44 +0300 From: "Michael S. Tsirkin" Message-ID: <20130707155044.GA8816@redhat.com> References: <20130701212046.GA12564@morn.localdomain> <20130707150108.GB4430@redhat.com> <20130707151403.GA27321@morn.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130707151403.GA27321@morn.localdomain> Subject: Re: [Qemu-devel] [SeaBIOS] Next release List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Kevin O'Connor Cc: seabios@seabios.org, qemu-devel@nongnu.org On Sun, Jul 07, 2013 at 11:14:03AM -0400, Kevin O'Connor wrote: > On Sun, Jul 07, 2013 at 06:01:08PM +0300, Michael S. Tsirkin wrote: > > On Mon, Jul 01, 2013 at 05:20:46PM -0400, Kevin O'Connor wrote: > > > As previously discussed, I'll be generating the next seabios release > > > in the next couple of days. If there are any outstanding defects that > > > need to be addressed in this release, please let me know. > > > > > > -Kevin > > > > Could you also include the patch that > > loads the PCI config from qemu? > > Lets add that to the next release. We can create a new stable release > if needed. > > -Kevin Hmm ... do you think this and loading acpi tables from qemu are reasonable things to add to a stable release? For QEMU the plan is to tag 1.6.0-rc1 on Aug 1, and naturally we will only use a stable seabios there http://wiki.qemu.org/Planning/1.6 Hard freeze is a month from now, and things work fine for me so I was hoping to start loading acpi from qemu in that version. Is there a way to have some seabios release that supports this in time for 1.6? -- MST