Skip to content
Commit c9eab58f authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

KVM: x86: move device assignment out of kvm_host.h



Create a new header, and hide the device assignment functions there.
Move struct kvm_assigned_dev_kernel to assigned-dev.c by modifying
arch/x86/kvm/iommu.c to take a PCI device struct.

Based on a patch by Radim Krcmar <rkrcmark@redhat.com>.

Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent b65d6e17
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment