Re: [PATCH v2] xen/pvh: Do not fill kernel's e820 map in init_pvh_bootparams()

From: Juergen Gross
Date: Mon Apr 24 2017 - 12:03:30 EST


On 21/04/17 17:13, Boris Ostrovsky wrote:
> e820 map is updated with information from the zeropage (i.e. pvh_bootparams)
> by default_machine_specific_memory_setup(). With the way things are done
> now, we end up with a duplicated e820 map.
>
> Signed-off-by: Boris Ostrovsky <boris.ostrovsky@xxxxxxxxxx>

Reviewed-by: Juergen Gross <jgross@xxxxxxxx>


Juergen