From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EfRII-0003PC-8v for qemu-devel@nongnu.org; Thu, 24 Nov 2005 19:18:26 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EfRIG-0003Ol-5L for qemu-devel@nongnu.org; Thu, 24 Nov 2005 19:18:25 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EfRIF-0003Oe-Tg for qemu-devel@nongnu.org; Thu, 24 Nov 2005 19:18:23 -0500 Received: from [81.187.81.52] (helo=smtp.aaisp.net.uk) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1EfRIF-0002Tx-J6 for qemu-devel@nongnu.org; Thu, 24 Nov 2005 19:18:23 -0500 Received: from [81.187.40.226] (helo=[81.187.40.226]) by smtp.aaisp.net.uk with esmtps (TLSv1:AES256-SHA:256) (Exim 4.43) id 1EfIPD-0006ei-5I for qemu-devel@nongnu.org; Thu, 24 Nov 2005 14:48:59 +0000 Message-ID: <4385D2D9.5060600@hermes.cam.ac.uk> Date: Thu, 24 Nov 2005 14:48:57 +0000 From: Richard Neill MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Buglet - close window warning 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 There's a buglet in qemu in that, if you close the window, it will just exit. It would be really useful if it warned you not to do this, but to shut down the virtual machine first. Like most applications do to prevent dataloss without saving first. Best wishes, Richard