From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [PATCH 2/4] KVM: Rework VCPU state writeback API Date: Mon, 8 Mar 2010 17:33:41 -0300 Message-ID: <20100308203341.GA14679@amt.cnet> References: <2257cac7474705fc35d74fcdff0566fb7dc0770e.1267467030.git.jan.kiszka@siemens.com> <20100302001415.GA22627@amt.cnet> <4B8CC584.1060106@web.de> <20100302115531.GA19713@amt.cnet> <4B8D3D4D.8080601@siemens.com> <20100303022910.GA21054@amt.cnet> <20100304042112.GA16029@amt.cnet> <20100304055858.GA16770@morn.localdomain> <20100304183552.GA31423@amt.cnet> <20100306023726.GA750@morn.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Jan Kiszka , Anthony Liguori , Avi Kivity , kvm@vger.kernel.org, qemu-devel@nongnu.org, seabios@seabios.org To: "Kevin O'Connor" Return-path: Received: from mx1.redhat.com ([209.132.183.28]:52019 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752323Ab0CHU5k (ORCPT ); Mon, 8 Mar 2010 15:57:40 -0500 Content-Disposition: inline In-Reply-To: <20100306023726.GA750@morn.localdomain> Sender: kvm-owner@vger.kernel.org List-ID: On Fri, Mar 05, 2010 at 09:37:26PM -0500, Kevin O'Connor wrote: > On Thu, Mar 04, 2010 at 03:35:52PM -0300, Marcelo Tosatti wrote: > > On Thu, Mar 04, 2010 at 12:58:58AM -0500, Kevin O'Connor wrote: > > > On Thu, Mar 04, 2010 at 01:21:12AM -0300, Marcelo Tosatti wrote: > > > > The regression seems to be caused by seabios commit d7e998f. Kevin, the > > > > failure can be seen on the attached screenshot, which happens on the > > > > first reboot of WinXP 32 installation (after copying files etc). > > > > > > Sorry - I also noticed a bug in that commit recently. I pushed the > > > fix I had in my local tree. > > > > Thanks, it does fix the issue here. Anthony can you please update > > seabios? > > Neither commit d7e998f nor the fix 8f469b96 are on the SeaBIOS stable > branch. Is qemu ready to pull in bigger changes now? Anthony pulls in seabios master into qemu.git master periodically.