Re: [PATCH -v3 2/2] x86: Make Linux guest support optional

From: Borislav Petkov
Date: Sun Jan 27 2013 - 06:03:13 EST


On Sun, Jan 27, 2013 at 12:10:51AM +0100, Borislav Petkov wrote:
> From: Borislav Petkov <bp@xxxxxxx>
>
> Put all config options needed to run Linux as a guest behind a
> CONFIG_HYPERVISOR_GUEST menu so that they don't get built-in by default
> but be selectable by the user. Also, make all units which depend on
> x86_hyper, depend on this new symbol so that compilation doesn't fail
> when CONFIG_HYPERVISOR_GUEST is disabled but those units assume its
> presence.
>
> While at it, adjust text to changes, remove redundant select.
>
> Signed-off-by: Borislav Petkov <bp@xxxxxxx>
> Cc: Dmitry Torokhov <dtor@xxxxxxxxxx>
> Cc: K. Y. Srinivasan <kys@xxxxxxxxxxxxx>
> Cc: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
> Cc: devel@xxxxxxxxxxxxxxxxxxxxxx

Actually, on a second thought, please hold off from applying this one
just yet - I think I can squeeze in more cleanups, while at it. Running
build-tests now...

--
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/