|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 1/1] xen:vtd: missing RMRR mapping while share EPT
On 2014/7/24 15:45, Jan Beulich wrote: On 24.07.14 at 09:00, <tiejun.chen@xxxxxxxxx> wrote:On 2014/7/24 14:14, Jan Beulich wrote:On 24.07.14 at 03:23, <tiejun.chen@xxxxxxxxx> wrote:
I think if() should be reasonable here. Because
intel_iommu_map_page()
{
...
/* do nothing if dom0 and iommu supports pass thru */
if ( iommu_passthrough && is_hardware_domain(d) )
return 0;
We just do nothing to return simply. But if ASSERT will cause abort.
Thanks
Tiejun
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |