All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0 of 3] xenpaging fixes for xen-unstable
@ 2011-10-19 14:23 Olaf Hering
  2011-10-19 14:23 ` [PATCH 1 of 3] xenpaging: check p2mt in p2m_mem_paging functions Olaf Hering
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Olaf Hering @ 2011-10-19 14:23 UTC (permalink / raw)
  To: xen-devel


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

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

end of thread, other threads:[~2011-10-20 10:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-19 14:23 [PATCH 0 of 3] xenpaging fixes for xen-unstable Olaf Hering
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

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.