qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] fdc: refactor device creation causes guest kernel panic
@ 2011-03-09 14:34 Stefan Hajnoczi
  2011-03-12 10:53 ` [Qemu-devel] " Blue Swirl
  0 siblings, 1 reply; 4+ messages in thread
From: Stefan Hajnoczi @ 2011-03-09 14:34 UTC (permalink / raw)
  To: Blue Swirl; +Cc: qemu-devel

The following kernel panic occurs when the RHEL6 installer starts on
qemu.git/master:

BUG: unable to handle kernel NULL pointer dereference at (null)
IP: [<ffffffffa0062ceb>] floppy_ready+0xfb/0x730 [floppy]

For full details see http://pastebin.com/SYE5A6LA.

git-bisect revealed that the following commit causes this panic:

commit 63ffb564dca94f8bda01ed6d209784104630a4d2
Author: Blue Swirl <blauwirbel@gmail.com>
Date:   Sat Feb 5 16:32:23 2011 +0000

    fdc: refactor device creation

    Turn fdc_init_isa into an inline function.

    Get floppy geometry directly from the drives.

    Don't expose FDCtrl.

    Signed-off-by: Blue Swirl <blauwirbel@gmail.com>

The CMOS value at 0x10 has changed from 0x00 to 0x40 but I have not
located the root cause of the problem.

Blue Swirl: Any thoughts on this bug?

Stefan

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-03-12 13:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-09 14:34 [Qemu-devel] fdc: refactor device creation causes guest kernel panic Stefan Hajnoczi
2011-03-12 10:53 ` [Qemu-devel] " Blue Swirl
2011-03-12 12:58   ` Stefan Hajnoczi
2011-03-12 13:02     ` Blue Swirl

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).