From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Graf Subject: Re: xen-in-kvm doesn't work with kvm-81. Date: Fri, 5 Mar 2010 20:54:59 +0100 Message-ID: <326615B8-3C47-4DF6-9F3A-AD57C0AE53D0@suse.de> References: <495CB966.1000205@redhat.com> <4960B739.4050605@redhat.com> Mime-Version: 1.0 (Apple Message framework v1077) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8BIT Cc: kvm@vger.kernel.org To: pille Return-path: Received: from cantor2.suse.de ([195.135.220.15]:33258 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753605Ab0CETzD convert rfc822-to-8bit (ORCPT ); Fri, 5 Mar 2010 14:55:03 -0500 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: On 05.03.2010, at 20:46, pille wrote: >> It seems to work with -no-kvm-pit-reinjection. > > here -no-kvm-pit helped to solve the problem above. > however - when it boots the dom0 (debian lenny standard), it reboots at a > certain point. any ideas? I guess you're not using nested paging and an old version of xen that incorrectly modifies its own page tables while actively using them. Alex