From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DVGqT-0007OX-HA for qemu-devel@nongnu.org; Mon, 09 May 2005 18:35:26 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DVGqN-0007NC-DU for qemu-devel@nongnu.org; Mon, 09 May 2005 18:35:20 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DVGqM-0007Gu-NW for qemu-devel@nongnu.org; Mon, 09 May 2005 18:35:18 -0400 Received: from [217.204.41.189] (helo=kula.newsnow.net) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1DVGnb-0001SR-4F for qemu-devel@nongnu.org; Mon, 09 May 2005 18:32:27 -0400 Message-ID: <427FE365.6050407@praguespringpeople.org> Date: Tue, 10 May 2005 00:25:41 +0200 From: Struan Bartlett MIME-Version: 1.0 Subject: Re: [patch] on-quit-v0.21 with resume/suspend/power-off dialog Re: [patch] Re: [Qemu-devel] Suggestion - trap window-close of VM References: <4246FBD8.7000403@praguespringpeople.org> <4247EBB0.6090409@praguespringpeople.org> <427CED18.4030607@praguespringpeople.org> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Ryan Rempel , qemu-devel@nongnu.org You're welcome Ryan. Glad you like it. As to your other option, it is already the case that the APM bios sends the shutdown command to Qemu by out'ing bytes to a special port, so I imagine it would be possible for Qemu to send commands to the APM bios in a similar fashion. But, can the APM bios instruct Windows 2000 to shut down? I do not know. Ryan Rempel wrote: >This looks great -- thanks! > >I suppose one other option that would be kind of neat is if closing >Qemu could somehow signal the Windows 2000 guest to shut down. Someone >had suggested that earlier in the thread, but it sounded like that >would require ACPI support in Qemu? Or is it something that could be >generated through APM? Since Qemu is (in effect) the hardware, I guess >the question is whether it's possible for the hardware to tell Windows >2000 to shut down? > > >_______________________________________________ >Qemu-devel mailing list >Qemu-devel@nongnu.org >http://lists.nongnu.org/mailman/listinfo/qemu-devel > >