From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JmhXT-00018T-3L for qemu-devel@nongnu.org; Thu, 17 Apr 2008 23:45:27 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JmhXR-00017q-Ii for qemu-devel@nongnu.org; Thu, 17 Apr 2008 23:45:26 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JmhXR-00017m-9C for qemu-devel@nongnu.org; Thu, 17 Apr 2008 23:45:25 -0400 Received: from wf-out-1314.google.com ([209.85.200.170]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JmhXQ-0000fT-ME for qemu-devel@nongnu.org; Thu, 17 Apr 2008 23:45:25 -0400 Received: by wf-out-1314.google.com with SMTP id 28so279424wff.4 for ; Thu, 17 Apr 2008 20:45:22 -0700 (PDT) Message-ID: Date: Fri, 18 Apr 2008 10:45:22 +0700 From: "Mulyadi Santosa" Subject: Re: [Qemu-devel] QEMU 0.9.1 CPU halting with Windows 2000 Pro guest In-Reply-To: <48079BE1.4000201@cyberbotx.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <47FCF3A7.5010602@cyberbotx.com> <47FEB90B.5040900@cyberbotx.com> <47FED44B.4050705@cyberbotx.com> <48079BE1.4000201@cyberbotx.com> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hi... On Fri, Apr 18, 2008 at 1:50 AM, Naram Qashat wrote: > I narrows down the problem to be related to the use of kqemu. Based on a > suggestion from the maintainer of the FrreBSD port of QEMU, turning off > kqemu support did stop QEMU from locking up like it was, although it > obviously has the side-effect of making the emulation run a lot slower. I > can deal with that for now, but I suppose this just means that it's a kqemu > problem and not a QEMU problem. Glad you can finally pin point the problem. I also learn something from your discovery too. Thanks for sharing... regards, Mulyadi.