Hello Since the mailing list of kvm arm does not seem to work I am posting my question here. I am trying to understand the code of arm64/kvm/arm/hyp.S , especially the code of setting the vm . Once the VM is enabled in __kvm_vcpu_run there's seem to be a trap which calls __kvm_vcpu_return. But __kvm_vcpu_return actually disables the vm. Why ? How can I make the VM operational without disabling it? Thank you -- 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