From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C9Skk-0008Tc-VE for qemu-devel@nongnu.org; Mon, 20 Sep 2004 14:19:07 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C9Skj-0008TB-1s for qemu-devel@nongnu.org; Mon, 20 Sep 2004 14:19:06 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C9Ski-0008T1-VN for qemu-devel@nongnu.org; Mon, 20 Sep 2004 14:19:05 -0400 Received: from [80.91.229.2] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C9Sej-0002rg-NY for qemu-devel@nongnu.org; Mon, 20 Sep 2004 14:12:53 -0400 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1C9Sei-0001j3-00 for ; Mon, 20 Sep 2004 20:12:52 +0200 Received: from amarseille-206-1-26-10.w81-51.abo.wanadoo.fr ([81.51.215.10]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 20 Sep 2004 20:12:52 +0200 Received: from daimon55 by amarseille-206-1-26-10.w81-51.abo.wanadoo.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 20 Sep 2004 20:12:52 +0200 From: Ronald Date: Mon, 20 Sep 2004 20:12:49 +0200 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: news Subject: [Qemu-devel] [WIN32] loading linux kernel Reply-To: daimon55@free.fr, 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 again, following my unsuccessfull try at the cloop patch, I have downloaded linux-test-0.5.1.tar.gz to try loading the kernel "outside" the image file with -kernel argument and experienced the same issue: qemu display very briefly then exit. I would like to know if some who build qemu for windows obtain the same result or this is just my built that have problems?