From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Cf1x9-00074U-77 for qemu-devel@nongnu.org; Thu, 16 Dec 2004 15:10:24 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Cf1x8-00074B-8j for qemu-devel@nongnu.org; Thu, 16 Dec 2004 15:10:22 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Cf1x7-00073w-TD for qemu-devel@nongnu.org; Thu, 16 Dec 2004 15:10:21 -0500 Received: from [80.91.229.2] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Cf11t-0005O8-Lc for qemu-devel@nongnu.org; Thu, 16 Dec 2004 14:11:13 -0500 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1Cf11r-0007fa-00 for ; Thu, 16 Dec 2004 20:11:11 +0100 Received: from amarseille-206-1-11-31.w81-49.abo.wanadoo.fr ([81.49.159.31]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 16 Dec 2004 20:11:11 +0100 Received: from daimon55 by amarseille-206-1-11-31.w81-49.abo.wanadoo.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 16 Dec 2004 20:11:11 +0100 From: Ronald Date: Thu, 16 Dec 2004 20:10:44 +0100 Message-ID: References: <1103114230.41c02ff6a8701@imp5-q.free.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8bit Sender: news Subject: [Qemu-devel] Re: xp guest display settings 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 Le Wed, 15 Dec 2004 13:37:10 +0100, zitu a écrit : > I've already seen this on xp host. The trick is to turn off the qemu > instance, launch another vm, then go back to the 16 bits qemu instance > which had problems. And it should be ok then. > > It seems changing depth of color map to 16bits in SDL does garbage the SDL > content. I think this is not from Qemu, but inside SDL itself. > > Zitu > Thanks, shutting down xp after changing setttings did the trick, this didn't work with a simple reboot. I don't even need to launch another qemu session between the two xp boot.