qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Q: SPARC support?
@ 2005-04-13 17:45 Nardmann, Heiko
  2005-04-13 18:05 ` Hetz Ben Hamo
  0 siblings, 1 reply; 7+ messages in thread
From: Nardmann, Heiko @ 2005-04-13 17:45 UTC (permalink / raw)
  To: qemu-devel

Using the given SPARC patch I have been able to compile and run (i.e. start) 
qemu. But it core dumps after opening the X window inside the function 
cpu_exec(). Here is the problematic section:

                __asm__ __volatile__("call      %0\n\t"
                                     "mov       %%o7,%%i0"
                                     : /* no outputs */
                                     : "r" (gen_func)
                                     : "g0", "i0", "i1", "i2", "i3", "i4", 
"i5", "i7",
                                        "l0", "l1", "l2", "l3", "l4", "l5", 
"l6", "l7");

Maybe someone (SPARC asm guru) could explain what is happening here (or should 
happen) ... ?

My machine is a Fire V250 (UltraSPARC-IIIi).

--
Heiko Nardmann (Dipl.-Ing. Technische Informatik)
secunet Security Networks AG - Sicherheit in Netzwerken (www.secunet.de),
Weidenauer Str. 223-225, D-57076 Siegen
Tel. : +49 271 48950-13, Fax  : +49 271 48950-50

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

end of thread, other threads:[~2005-04-19  6:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-13 17:45 [Qemu-devel] Q: SPARC support? Nardmann, Heiko
2005-04-13 18:05 ` Hetz Ben Hamo
2005-04-14  8:12   ` Nardmann, Heiko
2005-04-14 18:34     ` Martin Bochnig
2005-04-15  9:59       ` Nardmann, Heiko
2005-04-15 10:05         ` Martin Bochnig
2005-04-19  7:47           ` Nardmann, Heiko

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