public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Sam Ravnborg <sam@ravnborg.org>
To: Dave Hansen <haveblue@us.ibm.com>
Cc: kvm-devel <kvm-devel@lists.sourceforge.net>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Avi Kivity <avi@argo.co.il>
Subject: Re: [PATCH] make KVM selectable again
Date: Sun, 10 Feb 2008 11:50:57 +0100	[thread overview]
Message-ID: <20080210105057.GD10790@uranus.ravnborg.org> (raw)
In-Reply-To: <1202590755.14165.11.camel@nimitz.home.sr71.net>

Hi Dave.
> 
> I've verified that arch/x86/kvm/Kconfig was getting run by putting some
> comments in it.  It seems to me like just putting:
> 
> 	config HAVE_KVM
> 	       bool
> 
> isn't letting anything come into my .config at all.  I'm not sure why we
> do that, and then have:
> 
> 	select HAVE_KVM
> 
> in arch/x86/Kconfig.

See rationale in Documentation/kbuild/kconfig-language.txt - last chapter.
In this case the select was just placed wrongly.

	Sam

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

  parent reply	other threads:[~2008-02-10 10:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-09 20:59 [PATCH] make KVM selectable again Dave Hansen
2008-02-09 21:24 ` Ingo Molnar
2008-02-10 10:49   ` Sam Ravnborg
2008-02-10 10:50 ` Sam Ravnborg [this message]
2008-02-10 11:38 ` Balbir Singh

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080210105057.GD10790@uranus.ravnborg.org \
    --to=sam@ravnborg.org \
    --cc=avi@argo.co.il \
    --cc=haveblue@us.ibm.com \
    --cc=kvm-devel@lists.sourceforge.net \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox