From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BEBk1-0004hx-Gf for qemu-devel@nongnu.org; Thu, 15 Apr 2004 14:37:37 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BEBjR-0004aH-Kf for qemu-devel@nongnu.org; Thu, 15 Apr 2004 14:37:32 -0400 Received: from [62.4.22.179] (helo=mail.bbrox.com) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BEBdq-0003r0-JB for qemu-devel@nongnu.org; Thu, 15 Apr 2004 14:31:14 -0400 Date: Thu, 15 Apr 2004 20:31:09 +0200 From: Lionel Ulmer Subject: Re: [Qemu-devel] Win2k mouse Message-ID: <20040415203109.A23097@bbland> References: <002801c42260$67c56110$0401a8c0@putte2k> <200404151052.55500.jm@poure.com> <20040415113738.B19597@bbland> <001c01c422f0$64ae5aa0$0401a8c0@putte2k> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <001c01c422f0$64ae5aa0$0401a8c0@putte2k>; from tamlin@algonet.se on Thu, Apr 15, 2004 at 03:44:31PM +0200 Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Mike Nordell Cc: qemu-devel@nongnu.org > Then in vga_draw_text (sorry, no line numbers since my vga.c doesn't match > yours in that respect), around 90 lines into it just before the cy loop > starts, try the following: > > if (height * width >= CH_ATTR_SIZE) > { > printf("TMN: Saving VGA from crashing in vga_draw_text()\n"); > return; > } This is the one that saves me : VGA: vga_update_display not updating due to display disabled VGA: vga_update_display not updating due to display disabled TMN: Saving VGA from crashing in vga_draw_text() Now I start to see the rest of the Win2K second-stage installer. So at least it helps going a bit further than before. Lionel -- Lionel Ulmer - http://www.bbrox.org/