From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DKoth-0004dE-Kp for qemu-devel@nongnu.org; Sun, 10 Apr 2005 22:43:34 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DKotY-0004YI-9I for qemu-devel@nongnu.org; Sun, 10 Apr 2005 22:43:24 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DKotY-0004WG-1N for qemu-devel@nongnu.org; Sun, 10 Apr 2005 22:43:24 -0400 Received: from [131.111.8.132] (helo=ppsw-2.csi.cam.ac.uk) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DKpGz-0000Xf-HK for qemu-devel@nongnu.org; Sun, 10 Apr 2005 23:07:37 -0400 Received: from rn214.trin.cam.ac.uk ([131.111.193.203]:43992) by ppsw-2.csi.cam.ac.uk (ppsw.cam.ac.uk [131.111.8.132]:25) with esmtp id 1DKpFS-0001B5-9b (Exim 4.44) for qemu-devel@nongnu.org (return-path ); Mon, 11 Apr 2005 04:06:03 +0100 Message-ID: <4259E99A.4080609@hermes.cam.ac.uk> Date: Mon, 11 Apr 2005 04:06:02 +0100 From: Richard Neill MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] qvm86 - datapoints 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 Dear All, Just to let you know a few results from my experiments with qvm86/qemu. (I'm using all the latest CVS versions). 1)Trivial point, but the qvm86 README omits to say that it's necessary to run the install.sh script to put the qvm86.ko module in the right place. I also found it necessary to chmod 666 /dev/qvm86. 2)Attempting to start a WinXP image (which works unaccelerated in qemu), Windows refuses to start properly. 3)Attempting to start a knoppix iso, results in this error: Kernel panic: VFS: Unable to mount root fs on 01:03 (which I don't understand...) 4)And accidentally trying to run an image as root instantly panics the host. Best wishes Richard P.S. Neither the qvm86 or the qemu websites make it very easy to find how to download the latest CVS sources - I think the links were quite well hidden!