virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
From: Avi Kivity <avi@redhat.com>
To: PICT PUNE <kvm.smartshare@gmail.com>
Cc: virtualization@lists.linux-foundation.org
Subject: Re: Help - KVM TODO_NOV2008_Sharing Memory between guests
Date: Wed, 25 Feb 2009 15:38:57 +0200	[thread overview]
Message-ID: <49A549F1.8000901@redhat.com> (raw)
In-Reply-To: <b20fe0330902210535p1efb68bcv282853c5f4f08f3b@mail.gmail.com>

PICT PUNE wrote:
> In reference to the November 2008 todo list on Qumranet Website
>
> we are a group of college students working on this todo:
>
> *Add a qemu interface for sharing memory between guests. Using a pci 
> device to expose the shared memory is probably a good starting point.
> *
> Can anyone suggest us some starting point or a possible approach for 
> the same...

Write a PCI device that exposes a BAR containing RAM.  Implement the RAM 
by mapping a shared memory segment or a file.  Write a guest driver to 
use this shared RAM.

-- 
error compiling committee.c: too many arguments to function

  reply	other threads:[~2009-02-25 13:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-21 13:35 Help - KVM TODO_NOV2008_Sharing Memory between guests PICT PUNE
2009-02-25 13:38 ` Avi Kivity [this message]
2009-02-25 15:41   ` Anthony Liguori
2009-03-04 14:12     ` PICT PUNE
2009-03-08 14:21       ` Avi Kivity

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=49A549F1.8000901@redhat.com \
    --to=avi@redhat.com \
    --cc=kvm.smartshare@gmail.com \
    --cc=virtualization@lists.linux-foundation.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).