[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH] x86: clarify shadow paging Dom0 support



On Mon, Mar 27, 2017 at 12:31:38PM +0100, Wei Liu wrote:
> Classic PV shadow paging Dom0 has been broken for years, and can't
> possibly be configured after 4045953.
> 
> PVH shadow paging Dom0 should still be possible.
> 
> Change the code and documentation to clarify that.
> 
> Signed-off-by: Wei Liu <wei.liu2@xxxxxxxxxx>

Acked-by: Roger Pau Monné <roger.pau@xxxxxxxxxx>

With one minor nit, AFAIK the need_paging check in dom0_compute_nr_pages can be
simplified to:

need_paging = is_hvm_domain(d) && (!iommu_hap_pt_share || !paging_mode_hap(d));

Roger.

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
https://lists.xen.org/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.