[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190502013426.16989-1-baolu.lu@linux.intel.com>
Date: Thu, 2 May 2019 09:34:24 +0800
From: Lu Baolu <baolu.lu@...ux.intel.com>
To: Joerg Roedel <joro@...tes.org>,
David Woodhouse <dwmw2@...radead.org>
Cc: ashok.raj@...el.com, jacob.jun.pan@...el.com, kevin.tian@...el.com,
Zhenyu Wang <zhenyuw@...ux.intel.com>,
iommu@...ts.linux-foundation.org, linux-kernel@...r.kernel.org,
Lu Baolu <baolu.lu@...ux.intel.com>
Subject: [PATCH 0/2] iommu/vt-d: Small fixes for 5.2-rc1
Hi Joerg,
This includes two small fixes for virtual IOMMU running in
qemu enviroment. On bare metal, we always have an dedicated
IOMMU for Intel integrated graphic device. And some aspects
of the driver was designed according to this. Unfortunately,
in qemu environment, the virtual IOMMU has only a single
include-all IOMMU engine, as the result some interfaces don't
work as expected anymore. This includes two fixes for this.
Best regards,
Lu Baolu
Lu Baolu (2):
iommu/vt-d: Set intel_iommu_gfx_mapped correctly
iommu/vt-d: Make kernel parameter igfx_off work with vIOMMU
drivers/iommu/intel-iommu.c | 12 ++++++++----
1 file changed, 8 insertions(+), 4 deletions(-)
--
2.17.1
Powered by blists - more mailing lists