On Wed, Sep 19, 2012, Steven wrote about "what does SVM_EXIT_VMRUN mean?": > hi, > I am wondering what the exit code SVM_EXIT_VMRUN means? Its name is > not as clear as SVM_EXIT_READ_CR0. > Thanks. This exit happens when the guest ran the VMRUN instruction. In other words, the guest is a hypervisor and running its own guest. This is known as nested virtualization. In an "ordinary" (non-hypervisor) guest, you'll never see this exit reason. -- Nadav Har'El | Thursday, Sep 20 2012, 4 Tishri 5773 nyh@xxxxxxxxxxxxxxxxxxx |----------------------------------------- Phone +972-523-790466, ICQ 13349191 |Sign in pool: "Welcome to our OOL. Notice http://nadav.harel.org.il |there is no P, please keep it that way." -- 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