qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Anthony Liguori <anthony@codemonkey.ws>
To: "Michael S. Tsirkin" <mst@redhat.com>
Cc: qemu-devel@nongnu.org, gleb@redhat.com, avi@redhat.com
Subject: Re: [Qemu-devel] [PATCHv2-repost 1/3] qemu: memory notifiers
Date: Tue, 26 Jan 2010 17:07:43 -0600	[thread overview]
Message-ID: <4B5F75BF.1050005@codemonkey.ws> (raw)
In-Reply-To: <20100125142912.GB11154@redhat.com>

On 01/25/2010 08:29 AM, Michael S. Tsirkin wrote:
> This adds notifiers for phys memory changes: a set of callbacks that
> vhost can register and update kernel accordingly.  Down the road, kvm
> code can be switched to use these as well, instead of calling kvm code
> directly from exec.c as is done now.
>
> Signed-off-by: Michael S. Tsirkin<mst@redhat.com>
> Acked-by: Avi Kivity<avi@redhat.com>
>    

This breaks the linux-user build (exec.o: cpu_notify_set_memory defined 
but not used).

Regards,

Anthony Liguori

  reply	other threads:[~2010-01-26 23:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <cover.1264429651.git.mst@redhat.com>
2010-01-25 14:29 ` [Qemu-devel] [PATCHv2-repost 1/3] qemu: memory notifiers Michael S. Tsirkin
2010-01-26 23:07   ` Anthony Liguori [this message]
2010-01-27 19:47     ` Michael S. Tsirkin
2010-01-27 19:53       ` Anthony Liguori
2010-01-25 14:29 ` [Qemu-devel] [PATCHv2-repost 2/3] kvm: move kvm_set_phys_mem around Michael S. Tsirkin
2010-01-25 14:29 ` [Qemu-devel] [PATCHv2-repost 3/3] kvm: move kvm to use memory notifiers Michael S. Tsirkin

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=4B5F75BF.1050005@codemonkey.ws \
    --to=anthony@codemonkey.ws \
    --cc=avi@redhat.com \
    --cc=gleb@redhat.com \
    --cc=mst@redhat.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).