On Tue, May 12, 2026 at 12:24:05AM +0800, Yu Zhang wrote: > From: Easwar Hariharan <[email protected]> > > The Hyper-V IOMMU driver currently only supports IRQ remapping. > As it will be adding DMA remapping support, prepare a directory > to contain all the different feature files.
Any possibility we could put the irq remapping thing under the irq directory? The other drivers have it here because they are co-mingled with their iommu HW, will hyperv have the same issue? Jason

