public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: "Luis R. Rodriguez" <mcgrof@suse.com>
To: David Rientjes <rientjes@google.com>
Cc: "Luis R. Rodriguez" <mcgrof@do-not-panic.com>,
	Andrew Morton <akpm@linux-foundation.org>,
	mingo@redhat.com, tglx@linutronix.de, hpa@zytor.com,
	josh@joshtriplett.org, mmarek@suse.cz, sam@ravnborg.org,
	stefano.stabellini@eu.citrix.com, bpoirier@suse.de,
	x86@kernel.org, kvm@vger.kernel.org,
	xen-devel@lists.xenproject.org, linux-kernel@vger.kernel.org,
	julien.grall@linaro.org, Borislav Petkov <bp@suse.de>,
	Pekka Enberg <penberg@kernel.org>,
	Randy Dunlap <rdunlap@infradead.org>,
	levinsasha928@gmail.com, mtosatti@redhat.com,
	fengguang.wu@intel.com, David Vrabel <david.vrabel@citrix.com>,
	Ian Campbell <Ian.Campbell@citrix.com>,
	Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Subject: Re: [PATCH v3 RESEND] 2/2] x86, arm, platform, xen, kconfig: add xen defconfig helper
Date: Wed, 11 Feb 2015 02:08:35 +0100	[thread overview]
Message-ID: <20150211010835.GK19988@wotan.suse.de> (raw)
In-Reply-To: <alpine.DEB.2.10.1502101645390.5692@chino.kir.corp.google.com>

On Tue, Feb 10, 2015 at 04:49:13PM -0800, David Rientjes wrote:
> On Tue, 10 Feb 2015, Luis R. Rodriguez wrote:
> 
> > From: "Luis R. Rodriguez" <mcgrof@suse.com>
> > 
> > This lets you build a kernel which can support xen dom0
> > or xen guests by just using:
> > 
> >    make xenconfig
> > 
> > on both x86 and arm64 kernels. This also splits out the
> > options which are available currently to be built with x86
> > and 'make ARCH=arm64' under a shared config.
> > 
> > Technically xen supports a dom0 kernel and also a guest
> > kernel configuration but upon review with the xen team
> > since we don't have many dom0 options its best to just
> > combine these two into one.
> > 
> 
> This doesn't work because neither CONFIG_HYPERVISOR_GUEST in 
> arch/x86/configs/xen.config nor CONFIG_PARAVIRT in 
> kernel/configs/xen.config get enabled.
> 
> make kvmconfig does this appropriately.
> 
> You can test this with make {allno,def}config; make xenconfig.  Notice 
> there's no difference with your patchset.

Thanks, I'll fix.

 Luis

      reply	other threads:[~2015-02-11  1:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-11  0:23 [PATCH v3 RESEND] 0/2] x86/arm64: add xenconfig Luis R. Rodriguez
2015-02-11  0:23 ` [PATCH v3 RESEND] 1/2] x86, platform, xen, kconfig: clarify kvmconfig is for kvm Luis R. Rodriguez
2015-02-11  0:23 ` [PATCH v3 RESEND] 2/2] x86, arm, platform, xen, kconfig: add xen defconfig helper Luis R. Rodriguez
2015-02-11  0:49   ` David Rientjes
2015-02-11  1:08     ` Luis R. Rodriguez [this message]

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=20150211010835.GK19988@wotan.suse.de \
    --to=mcgrof@suse.com \
    --cc=Ian.Campbell@citrix.com \
    --cc=akpm@linux-foundation.org \
    --cc=bp@suse.de \
    --cc=bpoirier@suse.de \
    --cc=david.vrabel@citrix.com \
    --cc=fengguang.wu@intel.com \
    --cc=hpa@zytor.com \
    --cc=josh@joshtriplett.org \
    --cc=julien.grall@linaro.org \
    --cc=konrad.wilk@oracle.com \
    --cc=kvm@vger.kernel.org \
    --cc=levinsasha928@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mcgrof@do-not-panic.com \
    --cc=mingo@redhat.com \
    --cc=mmarek@suse.cz \
    --cc=mtosatti@redhat.com \
    --cc=penberg@kernel.org \
    --cc=rdunlap@infradead.org \
    --cc=rientjes@google.com \
    --cc=sam@ravnborg.org \
    --cc=stefano.stabellini@eu.citrix.com \
    --cc=tglx@linutronix.de \
    --cc=x86@kernel.org \
    --cc=xen-devel@lists.xenproject.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