From mboxrd@z Thu Jan 1 00:00:00 1970 From: Theodore Tso Subject: Re: Problems with CONFIG_KVM_GUEST? Date: Sun, 2 Aug 2009 15:14:39 -0400 Message-ID: <20090802191439.GE15828@mit.edu> References: <20090801212616.GD734@mit.edu> <4A755EB3.9080502@redhat.com> <20090802153238.GC15828@mit.edu> <4A75B56D.5070407@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-kernel@vger.kernel.org, KVM list , Marcelo Tosatti To: Avi Kivity Return-path: Content-Disposition: inline In-Reply-To: <4A75B56D.5070407@redhat.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Sun, Aug 02, 2009 at 06:49:01PM +0300, Avi Kivity wrote: > > What's the host kernel version? > > We had problems with CONFIG_KVM_GUEST and PAE which were resolved in > 2.6.30-final but perhaps failed to trickle down to whatever you're > using. The upstream commit is a8cd0244 ("KVM: Make paravirt tlb flush > also reload the PAE PDPTRs"). Commit ID 63f7a33, which is post 2.6.31-rc3. I run bleeding edge kernels. :-) I can try building a 2.6.30-final kernel and testing that as the host if you think it might be a 2.6.31-rc regression. - Ted