From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sasha Levin Subject: Re: [PATCH 1/2] vmx,svm: Add module parameter to ignore the 'in use' check Date: Tue, 05 Jul 2011 12:32:02 +0300 Message-ID: <1309858322.4117.36.camel@sasha> References: <1309820954-8629-1-git-send-email-levinsasha928@gmail.com> <4E12C6A1.70105@redhat.com> <1309853683.4117.33.camel@sasha> <20110705091106.GK29299@8bytes.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: Avi Kivity , kvm@vger.kernel.org, Marcelo Tosatti To: Joerg Roedel Return-path: Received: from mail-wy0-f174.google.com ([74.125.82.174]:52441 "EHLO mail-wy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754501Ab1GEJcI (ORCPT ); Tue, 5 Jul 2011 05:32:08 -0400 Received: by wyg8 with SMTP id 8so3855935wyg.19 for ; Tue, 05 Jul 2011 02:32:07 -0700 (PDT) In-Reply-To: <20110705091106.GK29299@8bytes.org> Sender: kvm-owner@vger.kernel.org List-ID: On Tue, 2011-07-05 at 11:11 +0200, Joerg Roedel wrote: > On Tue, Jul 05, 2011 at 11:14:43AM +0300, Sasha Levin wrote: > > I have no information about the machine. It was the result of trying > > to debug an issue reported on IRC where we found that the SVM flag is > > being set after boot even before the kvm module is loaded. > > Have you ruled out that any other third-party hypervisor module was > loaded before KVM? The virtual-box module for example? No other hypervisor was installed and lsmod output was clean. -- Sasha.