All of lore.kernel.org
 help / color / mirror / Atom feed
From: Olaf Hering <olaf@aepfle.de>
To: xen-devel@lists.xensource.com
Subject: [PATCH 0 of 3] xenpaging fixes for xen-unstable
Date: Wed, 19 Oct 2011 16:23:20 +0200	[thread overview]
Message-ID: <patchbomb.1319034200@probook.site> (raw)


The following changes for xenpaging add checking for the p2mt in the page-in
path to make the functions more robust, add some documentation to each
p2m_mem_paging function, and disable paging in a PoD guest.

Please review and apply.

Olaf


 tools/xenpaging/xenpaging.c |    3 +
 xen/arch/x86/mm/mem_event.c |    6 ++
 xen/arch/x86/mm/p2m.c       |  111 ++++++++++++++++++++++++++++++++++++++++++--
 3 files changed, 116 insertions(+), 4 deletions(-)

             reply	other threads:[~2011-10-19 14:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-19 14:23 Olaf Hering [this message]
2011-10-19 14:23 ` [PATCH 1 of 3] xenpaging: check p2mt in p2m_mem_paging functions Olaf Hering
2011-10-19 14:23 ` [PATCH 2 of 3] xenpaging: document " Olaf Hering
2011-10-19 14:23 ` [PATCH 3 of 3] xenpaging: disallow paging in a PoD guest Olaf Hering
2011-10-20 10:32 ` [PATCH 0 of 3] xenpaging fixes for xen-unstable Tim Deegan

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.1319034200@probook.site \
    --to=olaf@aepfle.de \
    --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.