Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1385973

Re: [PATCH v2] Enhance kvmconfig

From Andrey Utkin <andrey_utkin@fastmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH v2] Enhance kvmconfig
Date 2016-04-25 02:50 +0200
Message-ID <rrCSS-54t-7@gated-at.bofh.it> (permalink)
References (1 earlier) <rrveH-7BU-15@gated-at.bofh.it> <rryme-1qU-17@gated-at.bofh.it> <rryFA-1PX-7@gated-at.bofh.it> <rryYW-21c-9@gated-at.bofh.it> <rrzii-28V-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Sun, Apr 24, 2016 at 10:51:29PM +0200, Borislav Petkov wrote:
> On Sun, Apr 24, 2016 at 11:35:53PM +0300, Andrey Utkin wrote:
> > Could you please test "make defconfig kvmconfig" how it boots?
> > The point of my patch is to enable user to end up with working kernel
> > for KVM guest without previously having any config,
> 
> That doesn't work as you need to control the qemu options too.

Could you please point, which ones?
I haven't changed any, and yet my host is running fine.

> The purpose of kvmconfig is to give you the bare minimum and thus
> to save you a lot of time wasted searching for all those options in
> Kconfig. You'd still need to tweak your guest kernel .config after that.

IMO current kvmconfig doesn't fulfill this purpose, because trying

- "make defconfig kvmconfig"
- "make localmodconfig kvmconfig"
- "gunzip -c /proc/config.gz > .config && make olddefconfig" (rescue
  system had way too old kernel I guess)

didn't save me a lot of hours wasted searching for all those options to
make it boot.

IMO "bare minimum" term makes sense if it boots. If it doesn't, then
"bare minimum" for what we are talking about?

Borislav, could you please tell, which options from this patch are you
using in your configs? Sorry to bother you.

Thank you for your interest.

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v2] Enhance kvmconfig Andrey Utkin <andrey_utkin@fastmail.com> - 2016-04-23 19:30 +0200
  Re: [PATCH v2] Enhance kvmconfig Borislav Petkov <bp@alien8.de> - 2016-04-24 18:40 +0200
    Re: [PATCH v2] Enhance kvmconfig Andrey Utkin <andrey_utkin@fastmail.com> - 2016-04-24 22:00 +0200
      Re: [PATCH v2] Enhance kvmconfig Borislav Petkov <bp@alien8.de> - 2016-04-24 22:20 +0200
        Re: [PATCH v2] Enhance kvmconfig Andrey Utkin <andrey_utkin@fastmail.com> - 2016-04-24 22:40 +0200
          Re: [PATCH v2] Enhance kvmconfig Borislav Petkov <bp@alien8.de> - 2016-04-24 23:00 +0200
            Re: [PATCH v2] Enhance kvmconfig Andrey Utkin <andrey_utkin@fastmail.com> - 2016-04-25 02:50 +0200
              Re: [PATCH v2] Enhance kvmconfig Borislav Petkov <bp@alien8.de> - 2016-04-25 13:00 +0200

csiph-web