diff options
author | Will Deacon <[email protected]> | 2014-09-02 10:27:36 +0100 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2014-09-17 13:10:10 +0200 |
commit | 80ce1639727e9d38729c34f162378508c307ca25 (patch) | |
tree | c7ffcba90bd9af321c66285174aab7775b7941d9 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
parent | 84877d93336de21a6251db00b841468a83c65906 (diff) |
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 <[email protected]>
Cc: Paolo Bonzini <[email protected]>
Acked-by: Alex Williamson <[email protected]>
Signed-off-by: Will Deacon <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions