qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] First OOPS
@ 2008-12-21 23:47 Laurent Vivier
  2008-12-22  0:17 ` [Qemu-devel] First OOPS ARM User Mode Martin Mohring
  2008-12-22  6:22 ` [Qemu-devel] Re: First OOPS Blue Swirl
  0 siblings, 2 replies; 10+ messages in thread
From: Laurent Vivier @ 2008-12-21 23:47 UTC (permalink / raw)
  To: Blue Swirl, Aurelien Jarno; +Cc: The OpenBIOS Mailinglist, qemu-devel

[-- Attachment #1: Type: text/plain, Size: 754 bytes --]

Hi,

I've got my first oops under linux booted with OpenBIOS.

The kernel (2.6.28-rc9) was hanging into probe_machine() because it  
didn't recognize the machine.

The following patch correct this:

---
  arch/ppc/qemu/tree.fs |    1 +
  1 file changed, 1 insertion(+)

Index: openbios-devel/arch/ppc/qemu/tree.fs
===================================================================
--- openbios-devel.orig/arch/ppc/qemu/tree.fs	2008-12-22  
00:32:26.000000000 +0100
+++ openbios-devel/arch/ppc/qemu/tree.fs	2008-12-22 00:32:31.000000000  
+0100
@@ -15,6 +15,7 @@

  " chrp" device-type
  " OpenSource,QEMU" model
+" Power Macintosh" encode-string " compatible" property
  1 encode-int " #interrupt-cells" property
  1 encode-int " #size-cells" property


[-- Attachment #2: qemu-linux --]
[-- Type: application/octet-stream, Size: 547 bytes --]

---
 arch/ppc/qemu/tree.fs |    1 +
 1 file changed, 1 insertion(+)

Index: openbios-devel/arch/ppc/qemu/tree.fs
===================================================================
--- openbios-devel.orig/arch/ppc/qemu/tree.fs	2008-12-22 00:32:26.000000000 +0100
+++ openbios-devel/arch/ppc/qemu/tree.fs	2008-12-22 00:32:31.000000000 +0100
@@ -15,6 +15,7 @@
 
 " chrp" device-type
 " OpenSource,QEMU" model
+" Power Macintosh" encode-string " compatible" property
 1 encode-int " #interrupt-cells" property
 1 encode-int " #size-cells" property
 

[-- Attachment #3: Type: text/plain, Size: 57 bytes --]




BTW tree.fs needs more cleanup...

Some screenshots:


[-- Attachment #4: Capture-QEMU-1.png --]
[-- Type: image/png, Size: 29103 bytes --]

[-- Attachment #5: Type: text/plain, Size: 23 bytes --]




and after a while:


[-- Attachment #6: Capture-QEMU-2.png --]
[-- Type: image/png, Size: 30919 bytes --]

[-- Attachment #7: Type: text/plain, Size: 1 bytes --]



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

end of thread, other threads:[~2008-12-22 18:16 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-21 23:47 [Qemu-devel] First OOPS Laurent Vivier
2008-12-22  0:17 ` [Qemu-devel] First OOPS ARM User Mode Martin Mohring
2008-12-22  9:33   ` Laurent Desnogues
2008-12-22 18:15     ` Martin Mohring
2008-12-22  6:22 ` [Qemu-devel] Re: First OOPS Blue Swirl
2008-12-22 10:37   ` Laurent Vivier
2008-12-22 11:20     ` Blue Swirl
2008-12-22 12:34       ` Laurent Vivier
2008-12-22 16:23         ` Blue Swirl
2008-12-22 16:38           ` Laurent Vivier

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