From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HWNOd-0000Rh-SY for qemu-devel@nongnu.org; Tue, 27 Mar 2007 21:56:19 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HWNOb-0000Lz-4j for qemu-devel@nongnu.org; Tue, 27 Mar 2007 21:56:18 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HWNOb-0000Lq-1x for qemu-devel@nongnu.org; Tue, 27 Mar 2007 20:56:17 -0500 Received: from hobi.com ([130.94.185.247]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HWNMA-0001bq-KX for qemu-devel@nongnu.org; Tue, 27 Mar 2007 21:53:46 -0400 Received: from unknown (HELO ricklap) ([69.209.72.32]) (envelope-sender ) by 130.94.185.247 (qmail-ldap-1.03) with SMTP for ; 28 Mar 2007 01:53:44 -0000 From: Rick Vernam Subject: Re: [Qemu-devel] virtual machine halting and loosing connections Date: Tue, 27 Mar 2007 20:53:42 -0500 References: <9a158e2e0703271634x3b806b7ahe070aae2ea8a9631@mail.gmail.com> In-Reply-To: <9a158e2e0703271634x3b806b7ahe070aae2ea8a9631@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200703272053.42162.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 Tuesday 27 March 2007 06:34:04 pm 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. I can say that I do not get this behavior. Host OS is linux, no-frills Xorg, KDE. I start up one of my VMs and switch to different desktop...a minute or so later I'm able to ssh to that VM - after starting it, I never even visited the desktop it's on.