From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:60167) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UI0jY-0000oZ-UI for qemu-devel@nongnu.org; Tue, 19 Mar 2013 13:54:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UI0jV-0002Sl-8N for qemu-devel@nongnu.org; Tue, 19 Mar 2013 13:54:00 -0400 Received: from mx1.redhat.com ([209.132.183.28]:62942) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UI0jV-0002S9-0a for qemu-devel@nongnu.org; Tue, 19 Mar 2013 13:53:57 -0400 Date: Tue, 19 Mar 2013 19:53:49 +0200 From: Gleb Natapov Message-ID: <20130319175349.GK19292@redhat.com> References: <5C390CF7F373CC4AB58A6684FF6C8712013DD0E2@Exchange2010-2.corit.local> <20130221222246.GH10005@vm> <208f1bef31464d119e3b6801288b6d3b@Exchange2013.corit.local> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <208f1bef31464d119e3b6801288b6d3b@Exchange2013.corit.local> Subject: Re: [Qemu-devel] BUG: RTC issue when Windows guest is idle List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Matthew Anderson Cc: 'mdroth' , "'qemu-devel@nongnu.org'" On Thu, Mar 14, 2013 at 04:15:10AM +0000, Matthew Anderson wrote: > Thanks for the suggestion but so far it hasn't made any difference. > > I thought I may be an issue with the mainline kernel I was using so I changed over to Ubuntu 12.10 and QEMU 1.2.0. Stability is slightly better but I still get 2-3 VM's a day out of about 120 experiencing this bug in the exact same way as before. Time in the guest simply stop's ticking over and when you attempt to interact with the VM the lost ticks get replayed as fast as possible. Because of the time being out practically nothing works as it breaks crypto support (as well as practically everything else). > > In addition to what I posted previously I've tried - > Setting the CPU type to host, qemu64 and kvm64 > Setting the machine type to 0.14, 0.15, 1.0, 1.1 and 1.2 (plus 1.3 and 1.4 from previous testing) > With and without the HPET timer using combinations of the above > > The settings I'm using work fine on the Centos 6.3 (2.6.32) kernel and QEMU 1.4.0. I've only had this problem since upgrading the kernel which is the only evidence I have of it being a kernel/KVM bug. I'm incredibly desparate for any solution or advice that may lead to getting this problem sorted,I'm getting a tyrade of angry phone called every morning that's making me want to go postal. > Is this happening to all VMs on the same machine simultaneously? -- Gleb.