qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paul Moore <pcmoore@engin.umich.edu>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Guest OS kernel panic when using '-kernel-kqemu'
Date: Thu, 15 Nov 2007 08:25:33 -0500	[thread overview]
Message-ID: <200711150825.33880.pcmoore@engin.umich.edu> (raw)

I'm currently running into a problem when running recent Linux kernels as a 
guest under QEMU with KQEMU kernel acceleration.  My problem is that early in 
the boot process the guest kernel panics, the host OS appears to be 
unaffected.  The panic can be different depending on the guest Linux 
distribution/kernel but the panic is repeatable and consistent.  In all 
cases, removing the '-kernel-kqemu' flag and only making use of userspace 
acceleration appears to solve the problem.  Using both the QEMU monitor and 
the linux lsmod reference count I have verified that KQEMU is being used by 
QEMU.

For reference, the host OS is a Gentoo 2007.0 x86 system with the Gentoo Linux 
kernel 2.6.23-r1, QEMU 0.9.0 and KQEMU 1.3.0_pre11; greater detail can be 
found in the Gentoo bug report[1].  I have also noticed this on other Gentoo 
based systems as well.

I am able to reproduce this on a regular basis using the Fedora 8 install DVD 
and the following command line:

 # qemu -m 256 -kernel-kqemu -cdrom Fedora-8-i386-DVD.iso -boot d f8.img

However, using a sample image[2] and the following command line I do not see 
any problems:

 # qemu -m 256 -kernel-kqemu linux-0.2.img

Any assistance or pointers to a solution would be greatly appreciated.  If 
there is anything I can do to help track down the problem further please let 
me know.

Thanks,
-Paul

[1] http://bugs.gentoo.org/show_bug.cgi?id=199151
[2] http://fabrice.bellard.free.fr/qemu/linux-0.2.img.bz2

             reply	other threads:[~2007-11-15 13:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-15 13:25 Paul Moore [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-11-15  5:36 [Qemu-devel] Guest OS kernel panic when using '-kernel-kqemu' Paul Moore

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=200711150825.33880.pcmoore@engin.umich.edu \
    --to=pcmoore@engin.umich.edu \
    --cc=qemu-devel@nongnu.org \
    /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;
as well as URLs for NNTP newsgroup(s).