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). Paolo -- 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