qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Steven.G" <guohongwei@ncic.ac.cn>
To: Brian Jackson <iggy@theiggy.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Boot guest OS on many nodes?
Date: Tue, 04 Jun 2013 08:54:31 +0800	[thread overview]
Message-ID: <51AD3AC7.5070003@ncic.ac.cn> (raw)
In-Reply-To: <27d16396-3e26-42c8-a2ea-112a943d977c@theiggy.com>

Thanks very much,
> On Sunday, June 2, 2013 9:37:55 PM CDT, Steven.G wrote:
>> Dear all,
>>
>> I've a scene,
>> I have many host nodes with linux kernels, and I want to boot one guest
>> OS on all these nodes use QEMU/KVM. In order that I can use all the
>> physical CPUs and Mems distributed on these linux nodes, and the Guest
>> looks like a SMP or shared-memory system.
>> How can I use QEMU/KVM to achieve this?Any one helps me with some basic
>> ideas.
>
>
> You can't. That's not the way KVM works. You probably want something 
> more along the lines of SSI (single system image).
>


If I change the QEMU codes to adapt this using some mechanism like RPC 
to communicate within nodes, and register CPUs and Mems to the seabios 
when booting the guest, throw some qemu vcpu threads to remote nodes.

Do I have a chance?


>>
>> Best regards
>>
>> Steven
>>
>>
>>
>
>

  reply	other threads:[~2013-06-04  0:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-03  2:37 [Qemu-devel] Boot guest OS on many nodes? Steven.G
2013-06-03 18:04 ` [Qemu-devel] " Brian Jackson
2013-06-04  0:54   ` Steven.G [this message]
2013-06-04  3:55     ` Brian Jackson

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=51AD3AC7.5070003@ncic.ac.cn \
    --to=guohongwei@ncic.ac.cn \
    --cc=iggy@theiggy.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).