xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 00/10] xen/arm: Memory subsystem clean-up
@ 2017-10-09 13:23 Julien Grall
  2017-10-09 13:23 ` [PATCH v4 01/10] xen/arm: page: Use ARMv8 naming to improve readability Julien Grall
                   ` (10 more replies)
  0 siblings, 11 replies; 16+ messages in thread
From: Julien Grall @ 2017-10-09 13:23 UTC (permalink / raw)
  To: xen-devel; +Cc: andre.przywara, Julien Grall, sstabellini

Hi all,

This patch series contains clean-up for the ARM memory subsystem in preparation
of reworking the page tables handling.

For all changes, see in each patch.

Cheers,

Julien Grall (10):
  xen/arm: page: Use ARMv8 naming to improve readability
  xen/arm: page: Clean-up the definition of MAIRVAL
  xen/arm: mm: Rename and clarify AP[1] in the stage-1 page table
  xen/arm: Switch to SYS_STATE_boot just after end_boot_allocator()
  xen/arm: mm: Rename 'ai' into 'flags' in create_xen_entries
  xen/arm: mm: Use PAGE_HYPERVISOR_* instead of MT_* when calling
    set_fixmap
  xen/arm: page: Describe the layout of flags used to update page tables
  xen/arm: mm: Embed permission in the flags
  xen/arm: mm: Handle permission flags when adding a new mapping
  xen/arm: mm: Use memory flags for modify_xen_mappings rather than
    custom one

 xen/arch/arm/kernel.c             |  2 +-
 xen/arch/arm/livepatch.c          |  6 +--
 xen/arch/arm/mm.c                 | 54 ++++++++++++------------
 xen/arch/arm/platforms/vexpress.c |  3 +-
 xen/arch/arm/setup.c              |  8 +++-
 xen/drivers/video/arm_hdlcd.c     |  2 +-
 xen/include/asm-arm/lpae.h        |  2 +-
 xen/include/asm-arm/page.h        | 88 +++++++++++++++++++++++++--------------
 8 files changed, 99 insertions(+), 66 deletions(-)

-- 
2.11.0


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

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

end of thread, other threads:[~2017-10-10 21:28 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-09 13:23 [PATCH v4 00/10] xen/arm: Memory subsystem clean-up Julien Grall
2017-10-09 13:23 ` [PATCH v4 01/10] xen/arm: page: Use ARMv8 naming to improve readability Julien Grall
2017-10-10 21:13   ` Stefano Stabellini
2017-10-09 13:23 ` [PATCH v4 02/10] xen/arm: page: Clean-up the definition of MAIRVAL Julien Grall
2017-10-09 13:23 ` [PATCH v4 03/10] xen/arm: mm: Rename and clarify AP[1] in the stage-1 page table Julien Grall
2017-10-09 13:23 ` [PATCH v4 04/10] xen/arm: Switch to SYS_STATE_boot just after end_boot_allocator() Julien Grall
2017-10-09 13:23 ` [PATCH v4 05/10] xen/arm: mm: Rename 'ai' into 'flags' in create_xen_entries Julien Grall
2017-10-09 13:23 ` [PATCH v4 06/10] xen/arm: mm: Use PAGE_HYPERVISOR_* instead of MT_* when calling set_fixmap Julien Grall
2017-10-10 21:20   ` Stefano Stabellini
2017-10-09 13:23 ` [PATCH v4 07/10] xen/arm: page: Describe the layout of flags used to update page tables Julien Grall
2017-10-09 13:23 ` [PATCH v4 08/10] xen/arm: mm: Embed permission in the flags Julien Grall
2017-10-10 21:16   ` Stefano Stabellini
2017-10-09 13:23 ` [PATCH v4 09/10] xen/arm: mm: Handle permission flags when adding a new mapping Julien Grall
2017-10-10 21:17   ` Stefano Stabellini
2017-10-09 13:23 ` [PATCH v4 10/10] xen/arm: mm: Use memory flags for modify_xen_mappings rather than custom one Julien Grall
2017-10-10 21:28 ` [PATCH v4 00/10] xen/arm: Memory subsystem clean-up Stefano Stabellini

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