]> www.infradead.org Git - users/jedix/linux-maple.git/commit
KVM: x86: Remove unused iommu_domain and iommu_noncoherent from kvm_arch
authorTed Chen <znscnchen@gmail.com>
Fri, 24 Jan 2025 07:50:55 +0000 (15:50 +0800)
committerSean Christopherson <seanjc@google.com>
Tue, 11 Feb 2025 15:05:29 +0000 (07:05 -0800)
commitdfcbcd864edc694a8efdd20179dc29cb561207ac
tree4d797afbd5bf94684cfa71336de0a6b942cb90c5
parenta64dcfb451e254085a7daee5fe51bf22959d52d3
KVM: x86: Remove unused iommu_domain and iommu_noncoherent from kvm_arch

Remove the "iommu_domain" and "iommu_noncoherent" fields from struct
kvm_arch, which are no longer used since commit ad6260da1e23 ("KVM: x86:
drop legacy device assignment").

Signed-off-by: Ted Chen <znscnchen@gmail.com>
Link: https://lore.kernel.org/r/20250124075055.97158-1-znscnchen@gmail.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
arch/x86/include/asm/kvm_host.h