From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JhuLS-0002Wu-13 for qemu-devel@nongnu.org; Fri, 04 Apr 2008 18:25:14 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JhuLQ-0002Ur-Da for qemu-devel@nongnu.org; Fri, 04 Apr 2008 18:25:13 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JhuLQ-0002Ub-9F for qemu-devel@nongnu.org; Fri, 04 Apr 2008 18:25:12 -0400 Received: from hobi.com ([130.94.185.247]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JhuLP-0008DI-PT for qemu-devel@nongnu.org; Fri, 04 Apr 2008 18:25:12 -0400 Received: from unknown (HELO ricklap) ([76.223.39.73]) (envelope-sender ) by 130.94.185.247 (qmail-ldap-1.03) with SMTP for ; 4 Apr 2008 22:25:10 -0000 From: Rick Vernam Subject: Re: [Qemu-devel] vmwarevga regression (broken with two Linux and FreeBSD guests) Date: Fri, 4 Apr 2008 17:25:09 -0500 References: <20080312211024.GA34862@saturn.kn-bremen.de> <200804031912.59943.rickv@hobi.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200804041725.09707.rickv@hobi.com> Reply-To: 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 On Friday 04 April 2008 01:44:42 pm andrzej zaborowski wrote: [snip] > > > (WW) ****INVALID MEM ALLOCATION**** b: 0xf0000000 e: 0xf07fffff > > > correcting [snip] > > > > I reverted this patch, which restored a working vmware vga device > > http://cvs.savannah.gnu.org/viewcvs/qemu/hw/vmware_vga.c?cvsroot=qemu&r1= > >1.7&r2=1.8 however, with this patch reverted I get occasional > > triple-faults. > > Can you try with the above patch reverted and this one: > http://lists.gnu.org/archive/html/qemu-devel/2008-02/msg00415.html > applied in place of it? The one I applied was supposed to be > equivalent but I likely screwed it up. > Win 2K: newer vmware drivers do not work. older (11.2.0.0) work just fine. Win XP: works fine. suse kde live cd seems to work, at least it will correctly resize the frame buffer up correctly - it doesn't boot all the way up, but this is likely due to my use of gcc4+tcg.