From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: KVM panic with 2.6.38-rc8 Date: Wed, 09 Mar 2011 11:47:38 +0200 Message-ID: <4D774CBA.4050406@redhat.com> References: <20110308200715.GA5205@Xye> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit To: kvm@vger.kernel.org Return-path: Received: from mx1.redhat.com ([209.132.183.28]:4053 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756937Ab1CIJrl (ORCPT ); Wed, 9 Mar 2011 04:47:41 -0500 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p299lf19031698 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 9 Mar 2011 04:47:41 -0500 In-Reply-To: <20110308200715.GA5205@Xye> Sender: kvm-owner@vger.kernel.org List-ID: On 03/08/2011 10:07 PM, Raghavendra D Prabhu wrote: > Hi, > I am seeing a few early panics inside the guest while testing > 2.6.38-rc{7,8} with > qemu-kvm 0.14. I have attached the earlyprintk log of the guest. The > guest is 2.6.38-rc6 with debug and paravirt enabled. I am also > attaching the config used to > build the guest. > Can't reproduce with a similar config. Looks like a misbuild. Can you patch apply_paravirt() do dump the contents of the paravirt_patch_site as it loops over? We'll see which patch site caused the problem. -- error compiling committee.c: too many arguments to function