All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mukesh Rathor <mukesh.rathor@oracle.com>
To: xen-devel@lists.xensource.com
Subject: Help: reading any guest memory...
Date: Wed, 12 Mar 2008 19:15:12 -0700	[thread overview]
Message-ID: <47D88E30.4050800@oracle.com> (raw)

Hi,
   I am trying to find out if there's already a way in the hypervisor to read 
any guest's memory given it's domid. I've been staring at copy_from_user(), 
copy_from_guest(), but it seems they will only copy for the guest who has 
current active context????

If not, is doing page walk from vcpu--->cr3, the easiest way?


thanks,
Mukesh

                 reply	other threads:[~2008-03-13  2:15 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=47D88E30.4050800@oracle.com \
    --to=mukesh.rathor@oracle.com \
    --cc=xen-devel@lists.xensource.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.