qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Fabrice Bellard <fabrice@bellard.org>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Patch: Sparc system support
Date: Fri, 01 Oct 2004 00:23:07 +0200	[thread overview]
Message-ID: <415C874B.6070307@bellard.org> (raw)
In-Reply-To: <BAY12-F1720N39x6HHG00019d45@hotmail.com>

I applied your patches with some modifications. Please update your 
sources with the CVS version and tell me if you see problems in my 
modifications.

You should provide at least a binary BIOS image so that I can make 
regression tests. I can also put a link on the web site so that you can 
give specific information about the SPARC port.

A few notes:

- The 'env->access_type' you used (as in the PowerPC version) will soon 
be deprecated as it is too complicated and broken. I will make the 
appropriate modifications.

- 'magic-load.c' is not acceptable as it uses GPL code. Moreover, the 
user ELF loader code is too complicated, so it is better to rewrite it 
from scratch. You can still use the ELF swap functions as I wrote them.

Thank you for your work !

Fabrice.

Blue Swirl wrote:
> Hi,
> 
> This version of Sparc system emulation can load ELF kernels (see 
> screenshot), like Linux or *BSD using a hacked (patch attached) Proll.  
> The kernels won't run very far, there is still much work to do.  Also 
> new to previous patch is m48t08 NVRAM chip support, based on the PPC's 
> newer m48t59.
> 
> How to try: Patch Proll, compile, convert mrcoffee/proll.elf to binary 
> with objdump -O binary.  Configure Qemu with ./configure 
> --target-list="sparc-softmmu".  Run qemu-system-sparc with -L 
> path_to_proll -kernel vmlinux or bsd.
> 
> _________________________________________________________________
> The new MSN 8: smart spam protection and 2 months FREE*  
> http://join.msn.com/?page=features/junkmail
> 
> ------------------------------------------------------------------------
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel

  reply	other threads:[~2004-09-30 22:29 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-09-26 16:01 [Qemu-devel] Patch: Sparc system support Blue Swirl
2004-09-30 22:23 ` Fabrice Bellard [this message]
2004-10-01 14:10   ` Renzo Davoli
2004-10-01 16:00     ` Johannes Schindelin
2004-10-01 23:06       ` J. Mayer
2004-10-02  3:50         ` Johannes Schindelin
  -- strict thread matches above, loose matches on Subject: below --
2004-10-02 11:07 Blue Swirl
2004-10-02 13:07 ` Fabrice Bellard
2004-10-03  7:37 Blue Swirl

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=415C874B.6070307@bellard.org \
    --to=fabrice@bellard.org \
    --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).