All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Prerequisite patches for Arm64 MPU build
@ 2025-02-17 10:27 Luca Fancellu
  2025-02-17 10:27 ` [PATCH v2 1/2] xen/passthrough: Provide stub functions when !HAS_PASSTHROUGH Luca Fancellu
  2025-02-17 10:27 ` [PATCH v2 2/2] xen/arm: Restrict Kconfig configuration for LLC coloring Luca Fancellu
  0 siblings, 2 replies; 13+ messages in thread
From: Luca Fancellu @ 2025-02-17 10:27 UTC (permalink / raw)
  To: xen-devel
  Cc: Stefano Stabellini, Julien Grall, Bertrand Marquis, Michal Orzel,
	Volodymyr Babchuk, Jan Beulich, Roger Pau Monné

Hi all,

in order to build Xen for Arm64 with MPU support, there are few changes to
support the compilation of Arm code without HAS_PASSTHROUGH and some refactoring
around the start_xen for Arm.

Luca Fancellu (2):
  xen/passthrough: Provide stub functions when !HAS_PASSTHROUGH
  xen/arm: Restrict Kconfig configuration for LLC coloring

 xen/arch/arm/Kconfig                   |  2 +-
 xen/arch/arm/include/asm/grant_table.h |  5 +--
 xen/arch/arm/setup.c                   |  1 +
 xen/include/xen/iommu.h                | 48 ++++++++++++++++++++++++--
 4 files changed, 51 insertions(+), 5 deletions(-)

-- 
2.34.1



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

end of thread, other threads:[~2025-02-17 16:27 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-17 10:27 [PATCH v2 0/2] Prerequisite patches for Arm64 MPU build Luca Fancellu
2025-02-17 10:27 ` [PATCH v2 1/2] xen/passthrough: Provide stub functions when !HAS_PASSTHROUGH Luca Fancellu
2025-02-17 10:50   ` Jan Beulich
2025-02-17 11:55     ` Luca Fancellu
2025-02-17 11:58       ` Luca Fancellu
2025-02-17 12:10       ` Jan Beulich
2025-02-17 16:14         ` Luca Fancellu
2025-02-17 16:27           ` Jan Beulich
2025-02-17 10:27 ` [PATCH v2 2/2] xen/arm: Restrict Kconfig configuration for LLC coloring Luca Fancellu
2025-02-17 12:55   ` Orzel, Michal
2025-02-17 13:15     ` Luca Fancellu
2025-02-17 13:21       ` Orzel, Michal
2025-02-17 14:19         ` Luca Fancellu

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.