diff options
author | Will Deacon <will.deacon@arm.com> | 2014-09-02 10:27:36 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2014-09-17 13:10:10 +0200 |
commit | 80ce1639727e9d38729c34f162378508c307ca25 (patch) | |
tree | c7ffcba90bd9af321c66285174aab7775b7941d9 /arch/arm | |
parent | 84877d93336de21a6251db00b841468a83c65906 (diff) | |
download | linux-next-80ce1639727e9d38729c34f162378508c307ca25.tar.gz |
KVM: VFIO: register kvm_device_ops dynamically
Now that we have a dynamic means to register kvm_device_ops, use that
for the VFIO kvm device, instead of relying on the static table.
This is achieved by a module_init call to register the ops with KVM.
Cc: Gleb Natapov <gleb@kernel.org>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Acked-by: Alex Williamson <Alex.Williamson@redhat.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/arm')
0 files changed, 0 insertions, 0 deletions