All of lore.kernel.org
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@redhat.com>
To: qemu-devel@nongnu.org, fabrice.bellard@free.fr
Subject: Re: [Qemu-devel] Sparc port
Date: Sun, 08 Jun 2003 22:28:43 -0700 (PDT)	[thread overview]
Message-ID: <20030608.222843.41649210.davem@redhat.com> (raw)
In-Reply-To: <3EE362A6.6020103@free.fr>

   From: Fabrice Bellard <fabrice.bellard@free.fr>
   Date: Sun, 08 Jun 2003 18:21:58 +0200
   
   Is there any advantages in using QEMU as a sparc64 executable ? Do you 
   think it would allow to let the full lower 32 bit address space to the 
   x86 process ?

Yes, but we need to use the correct code model so that
the qemu executable and linked in libraries sits at or above 4GB.

Even though I coded all of the sparc GCC support for all these
code models, I have no idea how to foce the final executable to
be force linked to use addresses > 4GB.   Someone will need to
experiment here.

  reply	other threads:[~2003-06-09  7:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-08 10:10 [Qemu-devel] Sparc port Fabrice Bellard
2003-06-08 10:20 ` David S. Miller
2003-06-08 10:52   ` Fabrice Bellard
2003-06-08 11:19     ` David S. Miller
2003-06-08 16:21       ` Fabrice Bellard
2003-06-09  5:28         ` David S. Miller [this message]
2003-06-08 11:23     ` Falk Hueffner

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=20030608.222843.41649210.davem@redhat.com \
    --to=davem@redhat.com \
    --cc=fabrice.bellard@free.fr \
    --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.