Re: [PATCH] config: Add 'make kvmconfig'

From: Ingo Molnar
Date: Thu Oct 27 2011 - 09:36:32 EST



* Michal Marek <mmarek@xxxxxxx> wrote:

> On 27.10.2011 14:37, Ingo Molnar wrote:
> >
> > * Pekka Enberg <penberg@xxxxxxxxxx> wrote:
> >
> >> On Thu, Oct 27, 2011 at 3:07 PM, Sasha Levin <levinsasha928@xxxxxxxxx> wrote:
> >>> This patch adds 'make kvmconfig' which allows to add KVM guest support
> >>> to a config file.
> >>>
> >>> This allows for easier testing of configurations under virtualized
> >>> environments.
> >>>
> >>> Cc: Ingo Molnar <mingo@xxxxxxx>
> >>> Cc: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
> >>> Cc: Michal Marek <mmarek@xxxxxxx>
> >>> Cc: Pekka Enberg <penberg@xxxxxxxxxxxxxx>
> >>> Cc: linux-kbuild@xxxxxxxxxxxxxxx
> >>> Cc: linux-kernel@xxxxxxxxxxxxxxx
> >>> Suggested-by: Ingo Molnar <mingo@xxxxxxx>
> >>> Signed-off-by: Sasha Levin <levinsasha928@xxxxxxxxx>
> >>
> >> Acked-by: Pekka Enberg <penberg@xxxxxxxxxx>
> >>
> >> Btw, Michal, if people are OK with the patch I'd really love to
> >> take this patch in my kvmtool git tree to have it contained in a
> >> single pull request.
> >
> > I like the feature - i hope it's expressed in the right Kbuild-ish
> > fashion.
> >
> > Acked-by: Ingo Molnar <mingo@xxxxxxx>
>
> I hope we won't now also be getting make nfsconfig, make paeconfig
> and whatnot :).

;-)

Well, we could make any such future naming fit into it naturally.
'make defconfig kvm' perhaps?

> [...] Also, the lists of select statements might need updates from
> time to time, if new dependencies appear.

Yeah, correct.

I have a similar solution myself, a 'make ingoconfig' in essence, to
make stuff boot on my test-boxes - and updates are needed every now
and then - about once a year. It's manageable.

Thanks,

Ingo
--
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/