Re: [PATCH v10 12/12] xen/arm: add cache coloring support for Xen

2024-11-28 Thread Jan Beulich
On 19.11.2024 15:13, Carlo Nonato wrote: > Add the cache coloring support for Xen physical space. > > Since Xen must be relocated to a new physical space, some relocation > functionalities must be brought back: > - the virtual address of the new space is taken from 0c18fb76323b > ("xen/arm: Remo

[PATCH v10 12/12] xen/arm: add cache coloring support for Xen

2024-11-20 Thread Carlo Nonato
Add the cache coloring support for Xen physical space. Since Xen must be relocated to a new physical space, some relocation functionalities must be brought back: - the virtual address of the new space is taken from 0c18fb76323b ("xen/arm: Remove unused BOOT_RELOC_VIRT_START"). - relocate_xen() a