From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: Restoring saved guest causes guest to reboot Date: Tue, 24 May 2011 16:42:43 +0300 Message-ID: <4DDBB5D3.3020403@redhat.com> References: <20110524091810.GH23407@8bytes.org> <20110524094023.GI23407@8bytes.org> <20110524130208.GJ23407@8bytes.org> <4DDBB085.2010907@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Joerg Roedel , kvm@vger.kernel.org To: Markus Schade Return-path: Received: from mx1.redhat.com ([209.132.183.28]:30009 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756372Ab1EXNmt (ORCPT ); Tue, 24 May 2011 09:42:49 -0400 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On 05/24/2011 04:37 PM, Markus Schade wrote: > On Tue, 24 May 2011, Avi Kivity wrote: > >>> Hmm, only 19 patches between .37 and .38 touch vmx.c. Avi, any idea >>> which >>> of those patches could cause this? >> >> Might be several. >> >> Markus, can you try a bisect? >> >> The command >> >> $ git bisect start v2.6.38 v2.6.37 arch/x86/kvm >> >> will generate test kernels for you to compile and run. There will be >> 7-8 tests needed, and most of the compiles should be short (esp. if >> you install ccache). > > Sure. I will take some time, though. Shall I use Linus git tree or the > kvm one? Either will work - the kvm tree includes the Linus tree. Since you tested .37 and .38, best to give those to git as starting points. -- error compiling committee.c: too many arguments to function