From: "Blue Swirl" <blauwirbel@gmail.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] qemu/linux-user syscall.c syscall_defs.h
Date: Sun, 8 Jul 2007 14:54:21 +0300 [thread overview]
Message-ID: <f43fc5580707080454u6a72f764v4ed6ced0b1210af1@mail.gmail.com> (raw)
In-Reply-To: <f43fc5580707080331l759ba453i27c19f6234d445fb@mail.gmail.com>
On 7/8/07, Blue Swirl <blauwirbel@gmail.com> wrote:
> On 7/8/07, Blue Swirl <blauwirbel@gmail.com> wrote:
> > Modified files:
> > linux-user : syscall.c syscall_defs.h
> >
> > Log message:
> > Fix Sparc64 stat system call
>
> Now Sparc64 linux-user emulator can run a statically compiled 'sash'
> shell. Some built-in commands do not work (ar, gzip, ls, tar), but
> many others do (cd, cmp, cp, find, grep, gunzip, mkdir, more, mv, rm,
> rmdir, setenv, sum, sync, where).
I just noticed that statically compiled OpenBIOS for Unix executable also works!
qemu-sparc64 ./openbios-unix-static
done.
dictionary loaded (160480 bytes).
Initializing memory...done
Jumping to dictionary...No disk found.
No cdrom found
Welcome to OpenBIOS v1.0RC1 built on Jul 4 2007 13:48
Type 'help' for detailed information
[unix] Booting default not supported.
0 > cr ." hello world!" cr
cr ." hello world!" cr
hello world!
ok
0 > show-devs
show-devs
233e28 /
234000 /aliases
234128 /openprom (BootROM)
2343e0 /openprom/client-services
234510 /options
2345f0 /chosen
234790 /builtin
2348b8 /builtin/console
23d480 /packages
23d9b8 /packages/client-iface
23f068 /packages/disk-label
23f828 /packages/cmdline
2414e0 /packages/deblocker
241ae8 /packages/misc-files
242018 /packages/sun-parts
23fbb0 /pci (pci)
23fef0 /pci/isa (isa)
2406c0 /memory
2407e8 /cpus
240f88 /unix
241120 /unix/block (unix-block)
242270 /unix/block/disk
ok
0 >
This means that now the CPU emulation should be good enough for
OpenBIOS in system emulator also. I suspect register window trap
handlers or memory management prevent it from working.
next prev parent reply other threads:[~2007-07-08 11:54 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-08 10:08 [Qemu-devel] qemu/linux-user syscall.c syscall_defs.h Blue Swirl
2007-07-08 10:31 ` Blue Swirl
2007-07-08 11:54 ` Blue Swirl [this message]
2007-07-08 12:31 ` Andreas Färber
-- strict thread matches above, loose matches on Subject: below --
2007-07-20 15:54 Thiemo Seufer
2005-11-28 22:28 Fabrice Bellard
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=f43fc5580707080454u6a72f764v4ed6ced0b1210af1@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).