VirtualBox

Changeset 79571 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Jul 7, 2019 9:21:28 AM (6 years ago)
Author:
vboxsync
Message:

hm_vmx.h: Nested VMX: bugref:9180 comment nit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/hm_vmx.h

    r79342 r79571  
    14391439 * In accordance with the VT-x spec.
    14401440 * See Intel spec. "27.7 VMX Aborts".
    1441  * Update HMGetVmxAbortDesc() if new reasons are added. @{
     1441 * Update HMGetVmxAbortDesc() if new reasons are added.
     1442 * @{
    14421443 */
    14431444typedef enum
     
    42504251    kVmxVDiag_Vmexit_MsrStoreRing3,
    42514252    kVmxVDiag_Vmexit_MsrStoreRsvd,
     4253    kVmxVDiag_Vmexit_VirtApicPagePtrWritePhys,
    42524254    /* Last member for determining array index limit. */
    42534255    kVmxVDiag_End
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