On Mon, Feb 11, 2019 at 06:46:36PM +0100, Roger Pau Monne wrote: > The p2m and iommu mapping code always had the requirement that > addresses and orders must be aligned when populating the p2m or the > iommu page tables. > > PVH dom0 builder didn't take this requirement into account, and can > call into the p2m/iommu mapping helpers with addresses and orders that > are not aligned. > > Fix this by making sure the orders passed to the physmap population > helpers are always aligned to the guest address to be populated. > > Signed-off-by: Roger Pau Monné <roger....@citrix.com>
Reviewed-by: Wei Liu <wei.l...@citrix.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel