qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Q: SPARC support?


From: Hetz Ben Hamo
Subject: Re: [Qemu-devel] Q: SPARC support?
Date: Wed, 13 Apr 2005 20:05:19 +0200

Hi,

Would you care to tell which tools do you use and which versions?
(like gcc, etc..)

Thanks,
Hetz


On 4/13/05, Nardmann, Heiko <address@hidden> wrote:
> 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
> 
> _______________________________________________
> Qemu-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>




reply via email to

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