From: "Nardmann, Heiko" <heiko.nardmann@secunet.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Q: SPARC support?
Date: Wed, 13 Apr 2005 19:45:49 +0200 [thread overview]
Message-ID: <200504131945.51265.heiko.nardmann@secunet.com> (raw)
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
next reply other threads:[~2005-04-13 16:35 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-04-13 17:45 Nardmann, Heiko [this message]
2005-04-13 18:05 ` [Qemu-devel] Q: SPARC support? 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200504131945.51265.heiko.nardmann@secunet.com \
--to=heiko.nardmann@secunet.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.