All of lore.kernel.org
 help / color / mirror / Atom feed
From: James Hogan <james.hogan@imgtec.com>
To: Nancy <nancydreaming@gmail.com>
Cc: "Edgar E. Iglesias" <edgar.iglesias@gmail.com>,
	qemu-devel@nongnu.org, qemu-discuss@nongnu.org
Subject: Re: [Qemu-devel] Does QEMU support MIPS SMP2 malta board?
Date: Fri, 15 Nov 2013 09:59:02 +0000	[thread overview]
Message-ID: <5285F066.2030404@imgtec.com> (raw)
In-Reply-To: <CADdyJmkfAnSCb=reHSchi2E8W2XQH4Bmw5-B8R17VitKdw3JKQ@mail.gmail.com>

Hi Nancy,

On 15/11/13 09:48, Nancy wrote:
> I notes the smp based on kvm implement, but there do not have kvm
> implement under target-mips? how this smp implement? Is there any
> document record the QEMU MIPS smp internal?

The KVM patchset added a binary blob of the CPS bootloader to support
multicore:
https://patchwork.kernel.org/patch/2207161/

I believe it's related to the fact that on most real hardware the reset
vectors of the cores aren't controllable so they all start in the boot
PROM, therefore you need some code there to put the other cores in a
loop waiting to be told to go somewhere by the OS.

Cheers
James

  reply	other threads:[~2013-11-15  9:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-31  3:47 [Qemu-devel] Does QEMU support MIPS SMP2 malta board? Nancy
2013-11-07 16:13 ` Edgar E. Iglesias
2013-11-15  9:48   ` Nancy
2013-11-15  9:59     ` James Hogan [this message]
2013-11-15 10:37     ` Edgar E. Iglesias

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=5285F066.2030404@imgtec.com \
    --to=james.hogan@imgtec.com \
    --cc=edgar.iglesias@gmail.com \
    --cc=nancydreaming@gmail.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-discuss@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.