Re: [Xen-devel] [PATCH v2 4/5] IOMMU: iommu_qinval is x86-only

2020-03-10 Thread Paul Durrant
> -Original Message- > From: Jan Beulich > Sent: 09 March 2020 10:44 > To: xen-devel@lists.xenproject.org > Cc: Kevin Tian ; Stefano Stabellini > ; Julien Grall > ; Wei Liu ; Konrad Wilk > ; George Dunlap > ; Andrew Cooper ; Ian > Jackson > ; Paul Durrant > Subject: [PATCH v2 4/5]

[Xen-devel] [PATCH v2 4/5] IOMMU: iommu_qinval is x86-only

2020-03-09 Thread Jan Beulich
In fact it's VT-d specific, but we don't have a way yet to build code for just one vendor. Signed-off-by: Jan Beulich --- a/xen/drivers/passthrough/iommu.c +++ b/xen/drivers/passthrough/iommu.c @@ -33,7 +33,6 @@ bool_t __read_mostly force_iommu; bool_t __read_mostly iommu_verbose; bool