xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0 of 2] RFC More get-page-from-gfn
@ 2012-04-27 14:36 Andres Lagar-Cavilla
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Andres Lagar-Cavilla @ 2012-04-27 14:36 UTC (permalink / raw)
  To: xen-devel; +Cc: andres, tim

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(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-04-27 14:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-27 14:36 [PATCH 0 of 2] RFC More get-page-from-gfn Andres Lagar-Cavilla
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

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).