qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] svn 6658 broke powerpc.
@ 2009-03-17 23:57 Rob Landley
  2009-03-18  8:41 ` Alexander Graf
  0 siblings, 1 reply; 19+ messages in thread
From: Rob Landley @ 2009-03-17 23:57 UTC (permalink / raw)
  To: qemu-devel

Up through svn 6657, I could boot a powerpc kernel with -kernel.  That commit 
changed it so now it says:
invalid/unsupported opcode: 00 - 00 - 00 (00000000) fff18f00 1
invalid/unsupported opcode: 00 - 00 - 00 (00000000) fff18f04 1
invalid/unsupported opcode: 00 - 0c - 06 (00009198) 00009214 0

And dies.

You can grab a test kernel from http://landley.net/zImage-powerpc and try 
booting it (out of the qemu source directory, this is assuming you've built it 
but haven't installed it yet) via:

ppc-softmmu/qemu-system-ppc -kernel zImage-powerpc \
  -append "console=ttyS0 panic=1" -nographic -no-reboot -L pc-bios

With svn 6657, it works.  (You get kernel boot messages up until it panics and 
dies because it can't find the root filesystem).  With 6658 it dies 
immediately with the above error message.

Unfortunately, this means that the 0.10.0 release doesn't work for powerpc for 
me, but svn a couple days _before_ the release did.

Rob

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

end of thread, other threads:[~2009-03-28 22:12 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-17 23:57 [Qemu-devel] svn 6658 broke powerpc Rob Landley
2009-03-18  8:41 ` Alexander Graf
2009-03-18 18:28   ` Rob Landley
2009-03-18 19:11     ` Blue Swirl
2009-03-19  3:16       ` Rob Landley
2009-03-19 17:48         ` Blue Swirl
2009-03-19 19:30           ` Rob Landley
2009-03-19 19:41             ` Blue Swirl
2009-03-21  9:32           ` Blue Swirl
2009-03-21 18:44             ` Rob Landley
2009-03-22 15:14               ` Blue Swirl
2009-03-22 16:54               ` Blue Swirl
2009-03-25  2:30                 ` Rob Landley
2009-03-25  2:39                   ` Anthony Liguori
2009-03-25  2:50                     ` Anthony Liguori
2009-03-25  4:26                     ` M. Warner Losh
2009-03-27 18:59                   ` Blue Swirl
2009-03-27 19:41                     ` Anthony Liguori
2009-03-28 20:41                     ` Rob Landley

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