VirtualBox

Changeset 82965 in vbox for trunk


Ignore:
Timestamp:
Feb 4, 2020 6:32:19 AM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
135972
Message:

VMM: Space nit.

File:
1 edited

Legend:

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

    r82814 r82965  
    833833     *  @{ */
    834834    /** List of LastBranch-From-IP MSRs. */
    835     uint64_t    au64LbrFromIpMsr[32];
     835    uint64_t                    au64LbrFromIpMsr[32];
    836836    /** List of LastBranch-To-IP MSRs. */
    837     uint64_t    au64LbrToIpMsr[32];
     837    uint64_t                    au64LbrToIpMsr[32];
    838838    /** The MSR containing the index to the most recent branch record.  */
    839     uint64_t    u64LbrTosMsr;
     839    uint64_t                    u64LbrTosMsr;
    840840    /** @} */
    841841} VMXVMCSINFO;
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