From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernd Schubert Subject: Re: [kvm-devel] can't boot 2.6.26-rcX Date: Wed, 11 Jun 2008 20:29:47 +0200 Message-ID: <200806112029.47291.bs@q-leap.de> References: <200805211213.28127.bs@q-leap.de> <48341838.6000304@qumranet.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: Avi Kivity Return-path: Received: from ns1.q-leap.de ([153.94.51.193]:37335 "EHLO mail.q-leap.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751267AbYFKS3s (ORCPT ); Wed, 11 Jun 2008 14:29:48 -0400 In-Reply-To: <48341838.6000304@qumranet.com> Content-Disposition: inline Sender: kvm-owner@vger.kernel.org List-ID: On Wednesday 21 May 2008 14:40:24 Avi Kivity wrote: > Bernd Schubert wrote: > > On Wednesday 21 May 2008 11:54:03 Avi Kivity wrote: > >> Bernd Schubert wrote: > >>> It is CONFIG_KVM_GUEST, with CONFIG_KVM_CLOCK=y is boots fine! > >> > >> Works fine here. Can you post your non-booting config? > > > > CONFIG_KVM_GUEST=y doesn't work on my workstation, while the same kernel > > works fine in a kvm-session on a laptop of a colleague. So it seems to be > > dependent on the host hardware. > > Yes. Attached patch fixes hypercalls on AMD. Thanks a lot for your help, this patch fixes the problem! (It didn't help with kvm-67 and I only today found the time to test with kvm-69). Thanks again, Bernd