diff options
| author | Mukesh R <mrathor@linux.microsoft.com> | 2026-06-03 15:50:10 -0700 |
|---|---|---|
| committer | Wei Liu <wei.liu@kernel.org> | 2026-06-07 22:55:56 -0700 |
| commit | c14efec1452098ec97d30423e4120e4fa90e0663 (patch) | |
| tree | eb959ee1c32b0fb03fed9960117ec0320ac80914 /scripts/dummy-tools/python3 | |
| parent | 7a035678fc2bdee81881170764ef08a91a076147 (diff) | |
iommu/hyperv: Create hyperv subdirectory under drivers/iommu
Create hyperv subdirectory under drivers/iommu in anticipation of more
Hyper-V related files from upcoming PCI passthrough and PV-IOMMU patches.
Also, the current file hyperv-iommu.c actually implements irq remapping on
x86, so rename to more appropriate hv-irq-remap-x86.c and move it under
the new hyperv subdirectory. Since this file implements irq_remap_ops
exposed by drivers/iommu/irq_remapping.h, it cannot be relocated to the
irq directory. This is in sync with other backend directories like amd
and intel there.
Lastly, this file should not be tied to CONFIG_HYPERV_IOMMU, but to
CONFIG_HYPERV and CONFIG_IRQ_REMAP.
Signed-off-by: Mukesh R <mrathor@linux.microsoft.com>
Reviewed-by: Jacob Pan <jacob.pan@linux.microsoft.com>
Signed-off-by: Wei Liu <wei.liu@kernel.org>
Diffstat (limited to 'scripts/dummy-tools/python3')
0 files changed, 0 insertions, 0 deletions
