qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Blue Swirl" <blauwirbel@gmail.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Status of sun4u emulation?
Date: Mon, 26 May 2008 19:00:58 +0300	[thread overview]
Message-ID: <f43fc5580805260900l441d535dh8a0f32522b35dce8@mail.gmail.com> (raw)
In-Reply-To: <20080526154349.GA19767@vimes.madsworld.lan>

On 5/26/08, Markus Dahms <mad@automagically.de> wrote:
> Hi,
>
>  I'm curious about the status of the Sparc64/Sun4U emulation. I tried
>  to execute a little hello world program without success (output below).
>  The program runs fine on real hardware, the same little thing built for
>  sparc32 does what expected with qemu-sparc.

The error (0x37) is privileged action, this should not happen with
normal executables. I'd be happy to debug the binary if you sent it to
me.

>  I'm also wondering why sparc64-softmmu is not build by default (not in
>  TARGET_DIRS).

Well, there are bugs in the emulation as you have noticed. Moreover a
full 64-bit user environment is not very common on Sparc so nobody has
been very interested in it except  me.

>  Another sparc-related question: is there a way to press Stop-A in
>  system emulation mode? I even have a Stop key using a Sun Type 6 USB
>  keyboard on my PC, but that doesn't seem to be enough...

No, though that's in TODO. The problem IIRC is that the X11 keys are
translated to PC values before getting translated to Type 4 codes.

  reply	other threads:[~2008-05-26 16:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-26 15:43 [Qemu-devel] Status of sun4u emulation? Markus Dahms
2008-05-26 16:00 ` Blue Swirl [this message]
2008-05-26 19:44   ` Markus Dahms
2008-05-26 19:56     ` Blue Swirl
2008-05-27  0:38       ` Paul Brook

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=f43fc5580805260900l441d535dh8a0f32522b35dce8@mail.gmail.com \
    --to=blauwirbel@gmail.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 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).