qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Q: SPARC support?


From: Nardmann, Heiko
Subject: [Qemu-devel] Q: SPARC support?
Date: Wed, 13 Apr 2005 19:45:49 +0200
User-agent: KMail/1.7

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]