Re: [Xen-devel] [PATCH RFC 06/10] passthrough/amd: remove guest iommu support

2018-05-02 Thread Suravee Suthikulpanit
Wei, On 2/21/18 3:46 PM, Wei Liu wrote: It is never used and it is getting in the way of cleaning up. The only callsite of guest_iommu_add_ppr_log has no effect because guest iommu is not initialised. Signed-off-by: Wei Liu --- Cc: Suravee Suthikulpanit --- xen/drivers/passthrough/x86/amd/Ma

[Xen-devel] [PATCH RFC 06/10] passthrough/amd: remove guest iommu support

2018-02-21 Thread Wei Liu
It is never used and it is getting in the way of cleaning up. The only callsite of guest_iommu_add_ppr_log has no effect because guest iommu is not initialised. Signed-off-by: Wei Liu --- Cc: Suravee Suthikulpanit --- xen/drivers/passthrough/x86/amd/Makefile | 1 - xen/drivers/passthrou