From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DIZmS-0005B5-CR for qemu-devel@nongnu.org; Mon, 04 Apr 2005 18:10:48 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DIZm6-00052e-HT for qemu-devel@nongnu.org; Mon, 04 Apr 2005 18:10:35 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DIZm5-0004x1-Sc for qemu-devel@nongnu.org; Mon, 04 Apr 2005 18:10:25 -0400 Received: from [212.250.162.17] (helo=mta09-winn.mailhost.ntl.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DIa2D-0005vI-TW for qemu-devel@nongnu.org; Mon, 04 Apr 2005 18:27:06 -0400 From: Iain McFarlane Subject: Re: A Fix Re: APM bug Re: [Qemu-devel] Re: Suggestion - trap window-close of VM Date: Mon, 4 Apr 2005 23:26:55 +0100 References: <424C39EB.6020203@praguespringpeople.org> <42517591.30103@praguespringpeople.org> In-Reply-To: <42517591.30103@praguespringpeople.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200504042326.56227.imcfarla@ntlworld.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 Monday 04 Apr 2005 18:12, Struan Bartlett wrote: > Hi - > > For anyone running Windows 2000 on Qemu, I've developed a fix that makes > APM - and therefore Windows 2000 shutdown - correctly 'power off' (i.e. > close) Qemu. > > I needed to patch the BIOS - which didn't implement the APM 1.2 16-bit > protected mode interface that Windows 2000 apparently requires. >... > > What doesn't work yet is Standby and Suspend, although I've generalised My network (using -user-net) stops working when I use your patched BIOS. But it does close the window on shutdown! Regards, Iain