[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130501233530.GG15623@pd.tnic>
Date: Thu, 2 May 2013 01:35:31 +0200
From: Borislav Petkov <bp@...en8.de>
To: David Rientjes <rientjes@...gle.com>
Cc: Ingo Molnar <mingo@...nel.org>, "H. Peter Anvin" <hpa@...or.com>,
linux-kernel@...r.kernel.org, Pekka Enberg <penberg@...nel.org>,
levinsasha928@...il.com, mtosatti@...hat.com, tglx@...utronix.de,
Borislav Petkov <bp@...e.de>, fengguang.wu@...el.com,
linux-tip-commits@...r.kernel.org
Subject: Re: [tip:x86/urgent] x86/kconfig: Add a Kconfig shortcut for
building working KVM guest kernels
On Wed, May 01, 2013 at 04:16:40PM -0700, David Rientjes wrote:
> So you're missing CONFIG_X86_LOCAL_APIC and/or CONFIG_X86_IO_APIC,
> as already stated. Those are strict requirements for your
> CONFIG_KVM_GUEST_COMMON_OPTIONS to build. I suggest depending on them,
> most configs already have them.
>
> You'll probably also want to depend on NET_CORE since it requires that
> as well.
>
> That would probably make your patch complete.
See, we could've saved ourselves all the bullshit if you had started
with the above.
I'll add those to the lineup:
select PCI
select NET_CORE
select X86_IO_APIC
select X86_LOCAL_APIC
--
Regards/Gruss,
Boris.
Sent from a fat crate under my desk. Formatting is fine.
--
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists