From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tokarev Subject: Re: FreeBSD boot hangs on qemu-kvm on AMD host Date: Wed, 09 Mar 2011 20:11:27 +0300 Message-ID: <4D77B4BF.8050707@msgid.tls.msk.ru> References: <4D776D44.9080302@msgid.tls.msk.ru> <4D77779C.6050403@redhat.com> <4D7779C6.9010900@msgid.tls.msk.ru> <4D777AB5.20803@redhat.com> <4D779462.7090900@in-telegence.net> <4D779F0B.9040306@redhat.com> <4D77A622.6010705@msgid.tls.msk.ru> <4D77A9BF.6020404@redhat.com> <4D77AA2F.8070108@redhat.com> <4D77AAA7.5030202@msgid.tls.msk.ru> <4D77AB87.8010707@redhat.com> <4D77AC16.7080904@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Dominik Klein , KVM list To: Avi Kivity Return-path: Received: from isrv.corpit.ru ([86.62.121.231]:50788 "EHLO isrv.corpit.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755047Ab1CIRLa (ORCPT ); Wed, 9 Mar 2011 12:11:30 -0500 In-Reply-To: <4D77AC16.7080904@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: 09.03.2011 19:34, Avi Kivity wrote: [] >>> > Sorry, I misread. So kvm.git works, we just have to identify what patch >>> > fixed it. >>> 2.6.38-rc8 does not work - verified by Dominik. >>> But kvm.git works. >> There's some chance it's e5d135f80b98b0. > If you apply it, also apply the following commit 2607b0533353c since it > fixes a bug that tends to be exposed by the previous patch. So, the two mentioned patches on top of 2.6.37.3 makes the problem go away, -- guest runs flawlessly with the two patches applied. I had to apply kvm_host.h change manually since there's one extra #define (KVM_REQ_APF_HALT) which is not present in 2.6.37. So.. -stable candidates, after applying them for 2.6.38? :) Thanks! /mjt