Re: [Xen-devel] [PATCH] x86: drop hvm/iommu.h

2016-06-09 Thread Andrew Cooper
On 08/06/16 14:12, Jan Beulich wrote: > As a follow-up to commit af07377007 ("IOMMU/x86: per-domain control > structure is not HVM-specific"), fold hvm/iommu.h into iommu.h. > > Signed-off-by: Jan Beulich Reviewed-by: Andrew Cooper ___ Xen-devel maili

[Xen-devel] [PATCH] x86: drop hvm/iommu.h

2016-06-08 Thread Jan Beulich
As a follow-up to commit af07377007 ("IOMMU/x86: per-domain control structure is not HVM-specific"), fold hvm/iommu.h into iommu.h. Signed-off-by: Jan Beulich --- a/xen/include/asm-x86/hvm/iommu.h +++ /dev/null @@ -1,66 +0,0 @@ -#ifndef __ASM_X86_HVM_IOMMU_H__ -#define __ASM_X86_HVM_IOMMU_H__ -