VirtualBox

Changeset 72544 in vbox for trunk/include


Ignore:
Timestamp:
Jun 13, 2018 2:07:22 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
123034
Message:

NEM/win: Some exploration of registers and partition properties. bugref:9044.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/nt/hyperv.h

    r72540 r72544  
    814814    HvX64RegisterIa32FeatureControl,                /**< @since v5 @note Appears not to be readable on exo partition (Threadripper). */
    815815
    816     HvX64RegisterVpRuntime = 0x00090000,            /**< @note 17134/exo/threadripper: 0x5081a0 */
     816    /** Uptime counter or some such thing.  Unit is different than HvRegisterTimeRefCount or the accounting is different. */
     817    HvX64RegisterVpRuntime = 0x00090000,
    817818    HvX64RegisterHypercall,
    818819    HvRegisterGuestOsId,
    819820    HvRegisterVpIndex,
    820     HvRegisterTimeRefCount,
     821    HvRegisterTimeRefCount,                         /**< Time counter since partition creation, 100ns units. */
    821822
    822823    HvRegisterCpuManagementVersion = 0x00090007,    /**< @since v5 @note Appears not to be readable on exo partition. */
     
    826827    HvX64RegisterTpr,                               /**< @note Appears not to be readable on exo partition. */
    827828    HvRegisterVpAssistPage,
    828     HvRegisterUnknown90014,                         /**< Readable on exo partition (17134), initial value 0x2f52c. */
     829    /** Readable on exo partition (17134). Some kind of counter. */
     830    HvRegisterUnknown90014,
    829831
    830832    HvRegisterStatsPartitionRetail = 0x00090020,
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