VirtualBox

Ignore:
Timestamp:
Feb 25, 2022 5:20:20 AM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
150177
Message:

VMM: Doxygen fix.

File:
1 edited

Legend:

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

    r93115 r93947  
    4545/** @addtogroup grp_hm_int_vmx  VMX Internal
    4646 * @{ */
    47 /**
    48  * VMX VMCS information, shared.
    49  *
    50  * This structure provides information maintained for and during the executing of a
    51  * guest (or nested-guest) VMCS (VM control structure) using hardware-assisted VMX.
    52  *
    53  * Note! The members here are ordered and aligned based on estimated frequency of
    54  * usage and grouped to fit within a cache line in hot code paths. Even subtle
    55  * changes here have a noticeable effect in the bootsector benchmarks. Modify with
    56  * care.
    57  */
    58 
    5947/**
    6048 * VMX per-VCPU transient state.
Note: See TracChangeset for help on using the changeset viewer.

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