From: Andres Lagar-Cavilla <andres@lagarcavilla.org>
To: xen-devel@lists.xen.org
Cc: andres@gridcentric.ca, tim@xen.org
Subject: [PATCH 0 of 2] RFC More get-page-from-gfn
Date: Fri, 27 Apr 2012 10:36:20 -0400 [thread overview]
Message-ID: <patchbomb.1335537380@xdev.gridcentric.ca> (raw)
RFC, expanding the monster patch with more call sites and bugfixes.
Signed-off-by: Andres Lagar-Cavilla <andres@lagarcavaill.org>
xen/arch/x86/hvm/svm/svm.c | 20 +++++++-----------
xen/arch/x86/mm.c | 48 ++++++++++++++++++---------------------------
xen/common/memory.c | 9 +++++++-
xen/common/tmem_xen.c | 26 +++++++++---------------
xen/include/asm-x86/p2m.h | 11 ----------
xen/xsm/flask/hooks.c | 19 ++++++++++++++---
6 files changed, 60 insertions(+), 73 deletions(-)
next reply other threads:[~2012-04-27 14:36 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-27 14:36 Andres Lagar-Cavilla [this message]
2012-04-27 14:36 ` [PATCH 1 of 2] Use get page from gfn also in svm code Andres Lagar-Cavilla
2012-04-27 14:36 ` [PATCH 2 of 2] Expand use of get_page_from_gfn Andres Lagar-Cavilla
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=patchbomb.1335537380@xdev.gridcentric.ca \
--to=andres@lagarcavilla.org \
--cc=andres@gridcentric.ca \
--cc=tim@xen.org \
--cc=xen-devel@lists.xen.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.