From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: [PATCH 2/4] KVM: Rework VCPU state writeback API Date: Tue, 09 Mar 2010 07:56:00 -0600 Message-ID: <4B965370.8090009@linux.vnet.ibm.com> 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> <20100308203341.GA14679@amt.cnet> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: "Kevin O'Connor" , Jan Kiszka , Anthony Liguori , Avi Kivity , kvm@vger.kernel.org, qemu-devel@nongnu.org, seabios@seabios.org To: Marcelo Tosatti Return-path: Received: from e35.co.us.ibm.com ([32.97.110.153]:40338 "EHLO e35.co.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751306Ab0CIN4G (ORCPT ); Tue, 9 Mar 2010 08:56:06 -0500 Received: from d03relay02.boulder.ibm.com (d03relay02.boulder.ibm.com [9.17.195.227]) by e35.co.us.ibm.com (8.14.3/8.13.1) with ESMTP id o29DpuvI014450 for ; Tue, 9 Mar 2010 06:51:56 -0700 Received: from d03av05.boulder.ibm.com (d03av05.boulder.ibm.com [9.17.195.85]) by d03relay02.boulder.ibm.com (8.13.8/8.13.8/NCO v9.1) with ESMTP id o29Du4FB095448 for ; Tue, 9 Mar 2010 06:56:04 -0700 Received: from d03av05.boulder.ibm.com (loopback [127.0.0.1]) by d03av05.boulder.ibm.com (8.14.3/8.13.1/NCO v10.0 AVout) with ESMTP id o29Du3hj008932 for ; Tue, 9 Mar 2010 06:56:04 -0700 In-Reply-To: <20100308203341.GA14679@amt.cnet> Sender: kvm-owner@vger.kernel.org List-ID: On 03/08/2010 02:33 PM, Marcelo Tosatti wrote: > 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. > We should be up to date now FWIW. Regards, Anthony Liguori