From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HWLDR-0001S5-Ih for qemu-devel@nongnu.org; Tue, 27 Mar 2007 19:36:37 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HWLDQ-0001QH-43 for qemu-devel@nongnu.org; Tue, 27 Mar 2007 19:36:37 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HWLDP-0001QE-Ub for qemu-devel@nongnu.org; Tue, 27 Mar 2007 18:36:35 -0500 Received: from wr-out-0506.google.com ([64.233.184.230]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HWLB0-0003T0-DC for qemu-devel@nongnu.org; Tue, 27 Mar 2007 19:34:06 -0400 Received: by wr-out-0506.google.com with SMTP id i20so2818159wra for ; Tue, 27 Mar 2007 16:34:05 -0700 (PDT) Message-ID: <9a158e2e0703271634x3b806b7ahe070aae2ea8a9631@mail.gmail.com> Date: Tue, 27 Mar 2007 16:34:04 -0700 From: "Kyle Hubert" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: [Qemu-devel] virtual machine halting and loosing connections 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 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. Also, I have noticed that when using the ondemand governor for the host OS (AMD PowerNow) that QEMU doesn't register for some reason. My host CPU stays running at 1GHz, when it is capable of 2.6GHz. I can run anything on the host OS, and I see the cpu freq jump up, so it works on the host OS. I believe this may have something to do with kqemu's acceleration. Thanks for your time. -Kyle