From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: Re: [GIT PULL] KVM fixes for 2.6.26-rc7 Date: Wed, 25 Jun 2008 16:33:05 -0300 Message-ID: <20080625193305.GA23287@dmt.cnet> References: <48616182.9030902@qumranet.com> <20080625171916.GA16723@dmt.cnet> <200806252054.44907.bernd-schubert@gmx.de> <20080625191723.GA20531@dmt.cnet> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: kvm@vger.kernel.org, Avi Kivity , Gerd Hoffmann To: Bernd Schubert Return-path: Received: from mx1.redhat.com ([66.187.233.31]:36037 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753026AbYFYTd3 (ORCPT ); Wed, 25 Jun 2008 15:33:29 -0400 Content-Disposition: inline In-Reply-To: <20080625191723.GA20531@dmt.cnet> Sender: kvm-owner@vger.kernel.org List-ID: On Wed, Jun 25, 2008 at 04:17:23PM -0300, Marcelo Tosatti wrote: > > Just found out, it is CONFIG_KVM_CLOCK. With CONFIG_KVM_CLOCK=y it does boot > > fine. > > You mean with CONFIG_KVM_CLOCK=n it boots fine, I suppose. > > You should upgrade the guest kernel to the git tree, kvm clock changes > break compatibility with older kernels. Err, I mean you have to upgrade the host kernel too.