>>> On 17.07.15 at 21:05, <lant...@gmail.com> wrote: > @@ -87,6 +88,8 @@ static void __init parse_iommu_param(char *s) > force_iommu = val; > else if ( !strcmp(s, "workaround_bios_bug") ) > iommu_workaround_bios_bug = val; > + else if ( !strcmp(s, "igfx_off") ) > + iommu_igfx_off = val;
Just FTR (moot with both Kevin's and Andrew's replies, which I agree with) this should be "igfx", with the intended use then being "iommu=no-igfx". Jan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel