On 10/30/2016 04:53 PM, Paolo Bonzini wrote: > On 29/10/2016 22:05, Jike Song wrote: >> So that external users like vfio can call them without introducing >> symbol-level dependency. A destroy() method is introduced to the kvm >> structure so that we don't have to also expose kvm_destroy_vm. > > VFIO does not need kvm_put_kvm, so kvm_destroy_vm need not be exported > (or kvm_put_kvm can remain non-inline). Yes, good point. Will keep kvm_put_kvm. -- Thanks, Jike -- 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