Re: [PATCH] Boot PV guests with more than 128GB (v3) for v3.7.

From: Konrad Rzeszutek Wilk
Date: Fri Aug 17 2012 - 13:49:14 EST


On Thu, Aug 16, 2012 at 12:03:18PM -0400, Konrad Rzeszutek Wilk wrote:
> Since (v2): http://lists.xen.org/archives/html/xen-devel/2012-07/msg01864.html
> - fixed a bug if guest booted with non-PMD aligned size (say, 899MB).
> - fixed smack warnings
> - moved a memset(xen_start_info->mfn_list, 0xff,.. ) from one patch to another.

And two more bug-fixes: