From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CD18X-0004A5-AM for qemu-devel@nongnu.org; Thu, 30 Sep 2004 09:38:21 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CD18W-00049S-KK for Qemu-devel@nongnu.org; Thu, 30 Sep 2004 09:38:20 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CD18W-00049L-Gl for Qemu-devel@nongnu.org; Thu, 30 Sep 2004 09:38:20 -0400 Received: from [213.165.64.20] (helo=mail.gmx.net) by monty-python.gnu.org with smtp (Exim 4.34) id 1CD11d-00072n-TR for Qemu-devel@nongnu.org; Thu, 30 Sep 2004 09:31:14 -0400 Message-ID: <415C0AE6.6000205@gmx.de> Date: Thu, 30 Sep 2004 15:32:22 +0200 From: Christian Wiese MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Subject: [Qemu-devel] BeOS/Zeta eats 100% cpu time 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 Hello list, hope this is the right place to tell you the behaviour of qEmu running BeOS. If not, please ignore it ;-) So I finally got BeOS (Zeta) installed (longer story ;-)) and it works, but only very slow. The strange thing is, that it uses the 100% of my host cpu all the time. The HLT instruction is used by BeOS btw. So I would like to test where (and why) this is happening. I tried to compile with cygwin, but I didnīt get it (and I would not like to 'mess' my system with another "gnu-emulation-suite"). And even if I get it, I wouldnīt really know where to search. So maybe someone got an idea and we can find the problem together :-) Greetings, Chris