Hi,
On 25/10/2024 10:50, Carlo Nonato wrote:
Cache colored domains can benefit from having p2m page tables allocated
with the same coloring schema so that isolation can be achieved also for
those kind of memory accesses.
In order to do that, the domain struct is passed to the allocator and the
MEMF_no_owner flag is used.
This will be useful also when NUMA will be supported on Arm.
Signed-off-by: Carlo Nonato <carlo.non...@minervasys.tech>
Acked-by: Julien Grall <jul...@xen.org>
I have committed this patch because it seems to be standalone.
Cheers,
--
Julien Grall