All of lore.kernel.org
 help / color / mirror / Atom feed
From: Robert Reif <reif@earthlink.net>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] sparc32 machine specific maximums
Date: Mon, 03 Dec 2007 18:41:15 -0500	[thread overview]
Message-ID: <4754941B.3020701@earthlink.net> (raw)
In-Reply-To: <f43fc5580712030925w69289a50pa9325e2dd8c53400@mail.gmail.com>

Blue Swirl wrote:

>On 12/3/07, Robert Reif <reif@earthlink.net> wrote:
>  
>
>>This patch sets the maximum number of CPUs and memory to what is
>>supported by the actual hardware.
>>    
>>
>
>While it's not historically accurate to emulate a Sparcstation 5 with
>16 CPUs and 2 gigabytes of memory, it doesn't break anything to have
>this capability. We don't throttle the power of the CPU, speed of the
>network, serial or disk devices either, so they may be unrealistically
>fast. The timers are not accurate at all compared to CPU execution
>speed.
>
>Currently the memory on SS-5 machine is limited by the location of
>IOMMU and that the memory lies in one linear bank starting from zero.
>With more advanced banking and >4G patches, the entire physical
>address space could be filled with RAM.
>
>  
>
I would be surprised if an SMP kernel actually worked on a multi CPU SS5.
Currently OSs like solaris and bsd that actually use more than a minimal
amount of hardware don't work in QEMU.  That's because QEMUs
system emulation is both incomplete and inaccurate.  If you want to make 
a 16
CPU, 64 Gb machine, define a QEMU specific machine.  There are no real
32 bit sparc systems like that. I would like to see real sun openboot ROM
images work on realistic emulated hardware so QEMU could be used for
real OS development.

  reply	other threads:[~2007-12-03 23:41 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-02 23:12 [Qemu-devel] [PATCH] sparc32 machine specific maximums Robert Reif
2007-12-03 17:25 ` Blue Swirl
2007-12-03 23:41   ` Robert Reif [this message]
2007-12-04 16:12     ` Blue Swirl
2007-12-04 23:30       ` Robert Reif
2007-12-06 17:37         ` Blue Swirl
2007-12-04 17:26     ` Paul Brook
2007-12-04 18:40       ` Blue Swirl
2007-12-03 23:53   ` Thiemo Seufer
2007-12-04 16:26     ` Blue Swirl
2007-12-04 16:30     ` Andreas Färber

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=4754941B.3020701@earthlink.net \
    --to=reif@earthlink.net \
    --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.