On 01.06.21 18:10, Olaf Hering wrote: > Remove allocation from hotpath, move local_pages array into preallocated space. > > Adjust the code to use the src page as is in case of HVM. > In case of PV the page may need to be normalised, use an private memory > area for this purpose. > > Signed-off-by: Olaf Hering Reviewed-by: Juergen Gross Juergen