From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark McLoughlin Subject: Re: KVM: x86: disable kvmclock on non constant TSC hosts Date: Wed, 11 Feb 2009 20:08:23 +0000 Message-ID: <1234382903.14052.246.camel@blaa> References: <20090210172407.GA31394@amt.cnet> <20090210225945.GA5373@amt.cnet> <4992BE30.6030009@redhat.com> Reply-To: Mark McLoughlin Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Cc: Marcelo Tosatti , Glauber de Oliveira Costa , kvm-devel To: Avi Kivity Return-path: Received: from mx2.redhat.com ([66.187.237.31]:41180 "EHLO mx2.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750793AbZBKUI1 (ORCPT ); Wed, 11 Feb 2009 15:08:27 -0500 Received: from int-mx2.corp.redhat.com (int-mx2.corp.redhat.com [172.16.27.26]) by mx2.redhat.com (8.13.8/8.13.8) with ESMTP id n1BK8RJT030649 for ; Wed, 11 Feb 2009 15:08:27 -0500 In-Reply-To: <4992BE30.6030009@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Wed, 2009-02-11 at 14:01 +0200, Avi Kivity wrote: > Marcelo Tosatti wrote: > > This is better. > > > > Currently, this code path is posing us big troubles, > > and we won't have a decent patch in time. So, temporarily > > disable it. > > > > > > Applied to master and kvm-updates/2.6.29, thanks. Should we add: Cc: stable@kernel.org Cheers, Mark.