All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: Thomas Mueller <thomas@chaschperli.ch>
Cc: kvm-devel@lists.sourceforge.net
Subject: Re: virtio & minimal .config
Date: Mon, 18 Feb 2008 08:12:49 -0600	[thread overview]
Message-ID: <47B99261.7090701@codemonkey.ws> (raw)
In-Reply-To: <47B990CC.2010209@chaschperli.ch>

Thomas Mueller wrote:
> hi there
>
> i've read http://kvm.qumranet.com/kvmwiki/Virtio?highlight=%28virtio%29 
> about virtio. To test it, i got a new 2.6.25-rc2 kernel  and kvm-60 
> (both on debian).
>
> has anybody out there a minimalistic .config to build a minimal guest 
> kernel image with virtio enabled?
>   

I usually do a make defconfig, enable the CONFIG_VIRTIO_* options in 
.config, then do a make oldconfig and answer 'y' to all of the questions.

> all my tries with virtio ended up with a kernel panic not finding the 
> harddisk... Is virtio for the disk supported by kvm-60 and do i need to 
> enable it on the command line? Without my own virtio enabled kernel 
> things work just fine.
>   

Please post your command line for launching KVM.  Make sure you have a 
root parameter like "root=/dev/vda1".

Regards,

Anthony Liguori

> Thanks
> - Thomas
>
> PS: maybe a kvm-users mailinglist was more apropriate for this question.
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> kvm-devel mailing list
> kvm-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/kvm-devel
>   


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/

  reply	other threads:[~2008-02-18 14:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-18 14:06 virtio & minimal .config Thomas Mueller
2008-02-18 14:12 ` Anthony Liguori [this message]
2008-02-18 16:51   ` Thomas Mueller
2008-02-18 17:35     ` Anthony Liguori
2008-02-19  7:39       ` Thomas Mueller
2008-02-19  7:39       ` Thomas Mueller

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=47B99261.7090701@codemonkey.ws \
    --to=anthony@codemonkey.ws \
    --cc=kvm-devel@lists.sourceforge.net \
    --cc=thomas@chaschperli.ch \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.