xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH for-4.5 v12 0/3] Refactoring for future mem_event and mem_access support on ARM
@ 2014-09-29 15:55 Tamas K Lengyel
  2014-09-29 15:55 ` [PATCH for-4.5 v12 1/3] xen/xsm: Wrap mem_access blocks into HAS_MEM_ACCESS ifdefs Tamas K Lengyel
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Tamas K Lengyel @ 2014-09-29 15:55 UTC (permalink / raw)
  To: xen-devel; +Cc: tim, dgdegra, stefano.stabellini, ian.campbell, Tamas K Lengyel

These patches are the refactoring and minor patches that will be required
for future mem_access support on ARM that could be merged now.

This PATCH series is also available at:
https://github.com/tklengyel/xen/tree/arm_memaccess_12-for-4.5

Julien Grall (1):
  xen/arm: Implement domain_get_maximum_gpfn

Tamas K Lengyel (2):
  xen/xsm: Wrap mem_access blocks into HAS_MEM_ACCESS ifdefs
  xen/arm: Add p2m_set_permission and p2m_shatter_page helpers.

 xen/arch/arm/mm.c       |   2 +-
 xen/arch/arm/p2m.c      | 137 +++++++++++++++++++++++++++++++++---------------
 xen/include/xsm/dummy.h |  26 ++++-----
 xen/include/xsm/xsm.h   |  29 +++++-----
 xen/xsm/dummy.c         |   7 ++-
 xen/xsm/flask/hooks.c   |  33 +++++++-----
 6 files changed, 151 insertions(+), 83 deletions(-)

-- 
2.1.0

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

end of thread, other threads:[~2014-10-06 13:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-29 15:55 [PATCH for-4.5 v12 0/3] Refactoring for future mem_event and mem_access support on ARM Tamas K Lengyel
2014-09-29 15:55 ` [PATCH for-4.5 v12 1/3] xen/xsm: Wrap mem_access blocks into HAS_MEM_ACCESS ifdefs Tamas K Lengyel
2014-09-29 15:55 ` [PATCH for-4.5 v12 2/3] xen/arm: Implement domain_get_maximum_gpfn Tamas K Lengyel
2014-09-29 15:55 ` [PATCH for-4.5 v12 3/3] xen/arm: Add p2m_set_permission and p2m_shatter_page helpers Tamas K Lengyel
2014-10-01 10:59 ` [PATCH for-4.5 v12 0/3] Refactoring for future mem_event and mem_access support on ARM Ian Campbell
2014-10-02 15:50   ` Konrad Rzeszutek Wilk
2014-10-06 13:50     ` Ian Campbell

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