VirtualBox

Changeset 79828 in vbox


Ignore:
Timestamp:
Jul 17, 2019 6:31:34 AM (5 years ago)
Author:
vboxsync
Message:

VMM/HM: Nested VMX: bugref:9180 Typos.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/HMAll.cpp

    r79515 r79828  
    6060    EXIT_REASON(VMX_EXIT_TASK_SWITCH            ,   9, "Task switch."),
    6161    EXIT_REASON(VMX_EXIT_CPUID                  ,  10, "CPUID instruction."),
    62     EXIT_REASON(VMX_EXIT_GETSEC                 ,  11, "GETSEC instrunction."),
     62    EXIT_REASON(VMX_EXIT_GETSEC                 ,  11, "GETSEC instruction."),
    6363    EXIT_REASON(VMX_EXIT_HLT                    ,  12, "HLT instruction."),
    6464    EXIT_REASON(VMX_EXIT_INVD                   ,  13, "INVD instruction."),
    6565    EXIT_REASON(VMX_EXIT_INVLPG                 ,  14, "INVLPG instruction."),
    66     EXIT_REASON(VMX_EXIT_RDPMC                  ,  15, "RDPMCinstruction."),
     66    EXIT_REASON(VMX_EXIT_RDPMC                  ,  15, "RDPMC instruction."),
    6767    EXIT_REASON(VMX_EXIT_RDTSC                  ,  16, "RDTSC instruction."),
    6868    EXIT_REASON(VMX_EXIT_RSM                    ,  17, "RSM instruction in SMM."),
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette