VirtualBox

Changeset 50870 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Mar 25, 2014 5:25:14 PM (11 years ago)
Author:
vboxsync
Message:

VMM: HM comments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/HMInternal.h

    r49770 r50870  
    224224    /** The CPU ID. */
    225225    RTCPUID             idCpu;
    226     /** The memory object  */
     226    /** The VM_HSAVE_AREA (AMD-V) / VMXON region (Intel) memory backing. */
    227227    RTR0MEMOBJ          hMemObj;
    228228    /** Current ASID (AMD-V) / VPID (Intel). */
     
    962962#endif
    963963} HMCPU;
    964 /** Pointer to HM VM instance data. */
     964/** Pointer to HM VMCPU instance data. */
    965965typedef HMCPU *PHMCPU;
    966966
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