From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CeYMe-0004X0-SJ for qemu-devel@nongnu.org; Wed, 15 Dec 2004 07:34:45 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CeYMc-0004T0-KN for qemu-devel@nongnu.org; Wed, 15 Dec 2004 07:34:42 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CeYMc-0004Sj-E5 for qemu-devel@nongnu.org; Wed, 15 Dec 2004 07:34:42 -0500 Received: from [80.91.229.2] (helo=main.gmane.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1CeXoo-0002nh-KJ for qemu-devel@nongnu.org; Wed, 15 Dec 2004 06:59:46 -0500 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1CeXon-0002ie-00 for ; Wed, 15 Dec 2004 12:59:45 +0100 Received: from amarseille-206-1-17-176.w81-50.abo.wanadoo.fr ([81.50.82.176]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 15 Dec 2004 12:59:45 +0100 Received: from daimon55 by amarseille-206-1-17-176.w81-50.abo.wanadoo.fr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 15 Dec 2004 12:59:45 +0100 From: Ronald Date: Wed, 15 Dec 2004 12:59:36 +0100 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: 8bit Sender: news Subject: [Qemu-devel] 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 Hi, I have done two install of XP in the last 24h, one on linux and the other on xp, the two are ok. I write here about some display problem when running xp on qemu on linux host, I have not tried on xp host. When using 16bits display settings (in guest) the display is somewhat bad (still speaking of guest), whereas in 24bits it's fine. I've tried with different resolution/refresh in 16bit but still get the same result. I have not seen such a problem with other guests. On host side X is running at 1024x768x16, qemu -latest cvs- is launched with -m 128 -localtime -user-net -enable-audio. http://daimon55.free.fr/images/xp-16.png http://daimon55.free.fr/images/xp-24.png