On Tue, 2014-07-01 at 15:45 +0100, Will Deacon wrote: > 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@xxxxxxxxxx> > Cc: Paolo Bonzini <pbonzini@xxxxxxxxxx> > Cc: Alex Williamson <Alex.Williamson@xxxxxxxxxx> > Signed-off-by: Will Deacon <will.deacon@xxxxxxx> > --- > include/linux/kvm_host.h | 1 - > virt/kvm/kvm_main.c | 4 ---- > virt/kvm/vfio.c | 22 +++++++++++++++------- > 3 files changed, 15 insertions(+), 12 deletions(-) Acked-by: Alex Williamson <alex.williamson@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html