public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: Felix Leimbach <felix.leimbach@gmx.net>
Cc: kvm-devel@lists.sourceforge.net
Subject: Re: BUG: linux guest with paravirt support thinks it boots on bare hardware
Date: Sun, 30 Mar 2008 14:44:32 -0500	[thread overview]
Message-ID: <47EFEDA0.70907@codemonkey.ws> (raw)
In-Reply-To: <47EFCC10.3070509@gmx.net>

Felix Leimbach wrote:
> While testing the new virtio drivers in linux-2.6.25 my test 
> 2.6.25-rc7-git5 guest with paravirt support running in KVM-64 thinks it 
> sits on cold and unfriendly bare metal instead of a safe and cosy KVM 
> bed ;-)
> Because it is very unhappy it emits the following message during boot:
> Booting paravirtualized kernel on bare hardware
>
> Of course the guest still runs perfectly and I am indeed very impressed 
> by KVM and its performance. A big thanks to all the hard working devs 
> for that!
>
> Relevant config and dmesg below.
>
> regards,
> Felix
>
> # zcat /proc/config.gz |grep '\(VIRT\|VMI\|XEN\)'
> CONFIG_PARAVIRT_GUEST=y
> CONFIG_XEN=y
> CONFIG_VMI=y
> CONFIG_PARAVIRT=y
> CONFIG_VIRT_TO_BUS=y
> # CONFIG_XEN_BLKDEV_FRONTEND is not set
> CONFIG_VIRTIO_BLK=y
> CONFIG_XEN_NETDEV_FRONTEND=y
> CONFIG_VIRTIO_NET=y
> CONFIG_HVC_XEN=y
> # CONFIG_FB_VIRTUAL is not set
> CONFIG_VIRTUALIZATION=y
> CONFIG_VIRTIO=y
> CONFIG_VIRTIO_RING=y
> CONFIG_VIRTIO_PCI=y
> CONFIG_VIRTIO_BALLOON=y
>   

You're probably missing:

CONFIG_KVM_CLOCK=y
CONFIG_KVM_GUEST=y

Regards,

Anthony Liguori


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace

  reply	other threads:[~2008-03-30 19:44 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-30 17:21 BUG: linux guest with paravirt support thinks it boots on bare hardware Felix Leimbach
2008-03-30 19:44 ` Anthony Liguori [this message]
2008-03-30 20:08   ` Alexander Graf
2008-03-30 20:32     ` Anthony Liguori

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=47EFEDA0.70907@codemonkey.ws \
    --to=anthony@codemonkey.ws \
    --cc=felix.leimbach@gmx.net \
    --cc=kvm-devel@lists.sourceforge.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox