From mboxrd@z Thu Jan 1 00:00:00 1970 From: Aurelien Jarno Subject: Re: FreeBSD image hangs during boot Date: Thu, 08 Nov 2007 10:44:05 +0100 Message-ID: <4732DA65.8010004@aurel32.net> References: <47022E7E.3030509@aurel32.net> <470234DF.6030802@qumranet.com> <470237DC.5060008@aurel32.net> <47027161.50004@qumranet.com> <47027586.9020508@aurel32.net> <47027A01.5080903@aurel32.net> <47027F25.80001@aurel32.net> <470CB4DE.20707@qumranet.com> <470CD1F1.20305@aurel32.net> <470CD22C.5050003@qumranet.com> <470CD7DF.2020906@aurel32.net> <4732AF9B.9010201@qumranet.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Cc: kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org, qemu-devel-qX2TKyscuCcdnm+yROfE0A@public.gmane.org To: Avi Kivity Return-path: In-Reply-To: <4732AF9B.9010201-atKUWr5tajBWk0Htik3J/w@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org Errors-To: kvm-devel-bounces-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org List-Id: kvm.vger.kernel.org Avi Kivity a =E9crit : > Aurelien Jarno wrote: >> Well the IDE code hasn't changed a lot recently, so I checked the CVS >> history and easily (first test) found the commit that causes the problem: >> >> Last AIO patch, by Vladimir N. Oleynik. >> >> http://cvs.savannah.nongnu.org/viewvc/qemu/hw/ide.c?root=3Dqemu&r1=3D1.6= 4&r2=3D1.65 >> >> = > = > Have we learned something about this issue? Should I revert the patch > from kvm? Should qemu? > = >>From my side, I haven't found time to debug the problem. Instead I am reverting this patch locally each time I install qemu or kvm. -- = .''`. Aurelien Jarno | GPG: 1024D/F1BCDB73 : :' : Debian developer | Electrical Engineer `. `' aurel32-8fiUuRrzOP0dnm+yROfE0A@public.gmane.org | aurelien-rXXEIb44qovR7s880joybQ@public.gmane.org `- people.debian.org/~aurel32 | www.aurel32.net ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Iq3w0-0005Ut-Ji for qemu-devel@nongnu.org; Thu, 08 Nov 2007 04:44:24 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Iq3vz-0005Tq-FO for qemu-devel@nongnu.org; Thu, 08 Nov 2007 04:44:23 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Iq3vz-0005Tg-BB for qemu-devel@nongnu.org; Thu, 08 Nov 2007 04:44:23 -0500 Received: from hall.aurel32.net ([88.191.38.19]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Iq3vy-00061l-Uv for qemu-devel@nongnu.org; Thu, 08 Nov 2007 04:44:23 -0500 Message-ID: <4732DA65.8010004@aurel32.net> Date: Thu, 08 Nov 2007 10:44:05 +0100 From: Aurelien Jarno MIME-Version: 1.0 References: <47022E7E.3030509@aurel32.net> <470234DF.6030802@qumranet.com> <470237DC.5060008@aurel32.net> <47027161.50004@qumranet.com> <47027586.9020508@aurel32.net> <47027A01.5080903@aurel32.net> <47027F25.80001@aurel32.net> <470CB4DE.20707@qumranet.com> <470CD1F1.20305@aurel32.net> <470CD22C.5050003@qumranet.com> <470CD7DF.2020906@aurel32.net> <4732AF9B.9010201@qumranet.com> In-Reply-To: <4732AF9B.9010201@qumranet.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Subject: [Qemu-devel] Re: [kvm-devel] FreeBSD image hangs during boot Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avi Kivity Cc: kvm-devel@lists.sourceforge.net, qemu-devel@nongnu.org Avi Kivity a écrit : > Aurelien Jarno wrote: >> Well the IDE code hasn't changed a lot recently, so I checked the CVS >> history and easily (first test) found the commit that causes the problem: >> >> Last AIO patch, by Vladimir N. Oleynik. >> >> http://cvs.savannah.nongnu.org/viewvc/qemu/hw/ide.c?root=qemu&r1=1.64&r2=1.65 >> >> > > Have we learned something about this issue? Should I revert the patch > from kvm? Should qemu? > >>From my side, I haven't found time to debug the problem. Instead I am reverting this patch locally each time I install qemu or kvm. -- .''`. Aurelien Jarno | GPG: 1024D/F1BCDB73 : :' : Debian developer | Electrical Engineer `. `' aurel32@debian.org | aurelien@aurel32.net `- people.debian.org/~aurel32 | www.aurel32.net