From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C3IVn-0001EB-8J for qemu-devel@nongnu.org; Fri, 03 Sep 2004 14:10:11 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C3IVg-00016Y-VG for qemu-devel@nongnu.org; Fri, 03 Sep 2004 14:10:10 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C3IVg-000169-Fu for qemu-devel@nongnu.org; Fri, 03 Sep 2004 14:10:04 -0400 Received: from [66.160.141.215] (helo=mail.centrallibrary.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C3IQS-0007Zr-H6 for qemu-devel@nongnu.org; Fri, 03 Sep 2004 14:04:40 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.centrallibrary.net (Postfix) with ESMTP id 4CEB614447 for ; Fri, 3 Sep 2004 14:04:38 -0400 (EDT) Received: from mail.centrallibrary.net ([127.0.0.1]) by localhost (debian2server [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 14233-03 for ; Fri, 3 Sep 2004 14:04:37 -0400 (EDT) Received: from [127.0.0.1] (82-36-128-201.cable.ubr01.perr.blueyonder.co.uk [82.36.128.201]) by mail.centrallibrary.net (Postfix) with ESMTP id 76E9E14445 for ; Fri, 3 Sep 2004 14:04:36 -0400 (EDT) Message-ID: <4138B22F.6020005@harrysufehmi.com> Date: Fri, 03 Sep 2004 19:04:31 +0100 From: Harry Sufehmi MIME-Version: 1.0 References: <20040902171512.61266d0e.hampa@hampa.ch> <4137454D.8080202@bellard.org> <20040902190014.33359ecd.hampa@hampa.ch> <41375469.9050508@bellard.org> In-Reply-To: <41375469.9050508@bellard.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Solved: QEMU messed up in Windows Reply-To: milis-2@harrysufehmi.com, 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 I ran QEMU on Windows, running linux.img However, everything was garbled. After changing the color depth from 24-bit to 16-bit, now it works fine. Hopefully that'll save some other people's time. Thanks, Harry