From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HWLy7-0004H2-Tc for qemu-devel@nongnu.org; Tue, 27 Mar 2007 20:24:51 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HWLy6-0004Ch-AN for qemu-devel@nongnu.org; Tue, 27 Mar 2007 20:24:51 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HWLy6-0004CU-3Q for qemu-devel@nongnu.org; Tue, 27 Mar 2007 19:24:50 -0500 Received: from ug-out-1314.google.com ([66.249.92.172]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HWLvg-00014R-6U for qemu-devel@nongnu.org; Tue, 27 Mar 2007 20:22:20 -0400 Received: by ug-out-1314.google.com with SMTP id j40so58407ugd for ; Tue, 27 Mar 2007 17:22:19 -0700 (PDT) Message-ID: Date: Wed, 28 Mar 2007 02:22:18 +0200 From: "andrzej zaborowski" Sender: balrogg@gmail.com Subject: Re: [Qemu-devel] virtual machine halting and loosing connections In-Reply-To: <9a158e2e0703271634x3b806b7ahe070aae2ea8a9631@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <9a158e2e0703271634x3b806b7ahe070aae2ea8a9631@mail.gmail.com> Reply-To: balrogg@gmail.com, 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 28/03/07, Kyle Hubert wrote: > I've been looking online, but I can't say that I have found the answer > to this yet. > > When using QEMU, I've noticed that if I switch away to a different > virtual desktop on the host OS's WM, then QEMU stops what it is doing. > It's really clear when it's in the middle of a boot, but it always > occurs. This causes havoc since I'm using qemu as an ssh client and > the server I'm connecting to drops me for inactivity. This doesn't > matter if I use keepalive or not. Just confirming that I'm seeing the same thing, and it's not a recent problem because I remember it happening in 0.7.2 and earlier.