From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gleb Natapov Subject: Re: FreeBSD boot hangs on qemu-kvm on AMD host Date: Wed, 9 Mar 2011 16:24:59 +0200 Message-ID: <20110309142459.GI10151@redhat.com> References: <4D776D44.9080302@msgid.tls.msk.ru> <4D77779C.6050403@redhat.com> <4D7779C6.9010900@msgid.tls.msk.ru> <4D777AB5.20803@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Michael Tokarev , KVM list , Dominik Klein To: Avi Kivity Return-path: Received: from mx1.redhat.com ([209.132.183.28]:19863 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756907Ab1CIOZG (ORCPT ); Wed, 9 Mar 2011 09:25:06 -0500 Content-Disposition: inline In-Reply-To: <4D777AB5.20803@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Wed, Mar 09, 2011 at 03:03:49PM +0200, Avi Kivity wrote: > On 03/09/2011 02:59 PM, Michael Tokarev wrote: > >> Please post the output of > >> > >> info register > > > >And this is where the most fun begins. Right after `info registers' > >it "unhangs" and continues as if nothing happened, ... > > > > > Probably one of the KVM_REQ_EVENT changes. Please try kvm.git and > report, it's likely fixed. > Or try this patch from kvm.git: 09493165180e69a1dcdb44e049015e31c6de57e2 -- Gleb.