From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DvHak-0007Pj-MU for qemu-devel@nongnu.org; Wed, 20 Jul 2005 12:38:42 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DvHaf-0007NJ-Al for qemu-devel@nongnu.org; Wed, 20 Jul 2005 12:38:38 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DvHaf-0007Mk-6w for qemu-devel@nongnu.org; Wed, 20 Jul 2005 12:38:37 -0400 Received: from [212.50.211.55] (helo=adonis.kotinet.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DvHgC-00035u-VZ for qemu-devel@nongnu.org; Wed, 20 Jul 2005 12:44:21 -0400 Received: from [192.168.0.177] (adsl-82-141-88-193.kotinet.com [82.141.88.193]) by adonis.kotinet.com (Postfix) with ESMTP id 3E568CE081 for ; Wed, 20 Jul 2005 19:34:34 +0300 (EEST) Message-ID: <42DE7E83.2050703@kotinet.com> Date: Wed, 20 Jul 2005 19:40:35 +0300 From: Tero Kaarlela MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Weird bahaviour of TOP and cdrom under Qemu-system-ppc 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, I have been running debian 3.1r0a under Qemu-system-ppc(PREP). I just noted few coupleof things: 1. Top gives really absurd values for processor % for few seconds then it crashes see http://personal.inet.fi/koti/ekasorvaus/qemuppc.png 2. If I launch with -cdrom sarge.iso and start using this image under Qemu ie. mount gives a lot of hdb: DSC timeout That second one is really annoying and first one is posted because I thought it might tell about some bigger probs. My host is debian X86 and qemu is CVS. Tero