From: Gleb Natapov <gleb@redhat.com>
To: Sunil <infinite.questions@gmail.com>
Cc: "kvm@vger.kernel.org" <kvm@vger.kernel.org>
Subject: Re: Reading / Writing guest page from host (tdp_page_fault) ?
Date: Tue, 15 Oct 2013 13:35:21 +0300 [thread overview]
Message-ID: <20131015103521.GX15657@redhat.com> (raw)
In-Reply-To: <CALSEb2dJ2kZOHiXoiSkPnOkOJZf68jNkCRcWh=3KpRxZH_BNPA@mail.gmail.com>
On Mon, Oct 14, 2013 at 02:16:06PM -0700, Sunil wrote:
> Hello List,
>
> I am trying to read / write to guest page from the host when there is
> ept violation on it. From tdp_page_fault() when I have the pfn, this
> is what I am doing
>
Use kvm_write_guest().
--
Gleb.
prev parent reply other threads:[~2013-10-15 10:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-14 21:16 Reading / Writing guest page from host (tdp_page_fault) ? Sunil
2013-10-15 10:35 ` Gleb Natapov [this message]
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=20131015103521.GX15657@redhat.com \
--to=gleb@redhat.com \
--cc=infinite.questions@gmail.com \
--cc=kvm@vger.kernel.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.