All of lore.kernel.org
 help / color / mirror / Atom feed
From: Amit Shah <amit.shah@redhat.com>
To: "Passera, Pablo R" <pablo.r.passera@intel.com>
Cc: "kvm@vger.kernel.org" <kvm@vger.kernel.org>
Subject: Re: Checking  guest memory pages changes from host userspace
Date: Sat, 20 Jun 2009 12:17:39 +0530	[thread overview]
Message-ID: <20090620064739.GB9518@amit-x200.redhat.com> (raw)
In-Reply-To: <18C018878FB0244EB71B7FE328978A32679FD52B@rrsmsx503.amr.corp.intel.com>

On (Fri) Jun 19 2009 [12:09:10], Passera, Pablo R wrote:
> Hi list,
>         I need to monitor some guest memory pages. I need to know if the information in these pages was changed. For this, I was thinking to mark the guest memory pages in some way (like write protecting them) so a page fault is generated. Then manage this fault inside qemu. Is there some API in libkvm that allows me to do this?

If it's for debugging, you can use qemu without kvm. If you're only
interested in a few pages (and are proposing a solution based on that),
I don't think that can be done with EPT / NPT enabled so it won't be
something that'll be accepted upstream.

		Amit

  reply	other threads:[~2009-06-20  6:47 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-19 18:09 Checking guest memory pages changes from host userspace Passera, Pablo R
2009-06-20  6:47 ` Amit Shah [this message]
2009-06-21 15:51 ` Avi Kivity
2009-06-21 18:46   ` Alexander Graf
2009-06-21 20:01     ` Avi Kivity
2009-06-22  8:50       ` Avi Kivity
2009-06-22  9:42         ` Alexander Graf
2009-06-22  9:48           ` Avi Kivity
     [not found]             ` <DC72E7E7-2494-48BF-96C6-F543A29888B1@suse.de>
2009-06-22 11:38               ` 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=20090620064739.GB9518@amit-x200.redhat.com \
    --to=amit.shah@redhat.com \
    --cc=kvm@vger.kernel.org \
    --cc=pablo.r.passera@intel.com \
    /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.