VirtualBox

Changeset 74508 in vbox for trunk/include/iprt/nt


Ignore:
Timestamp:
Sep 27, 2018 6:20:16 PM (6 years ago)
Author:
vboxsync
Message:

iprt/nt/hyperv.h: Document some new registers.

File:
1 edited

Legend:

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

    r72683 r74508  
    632632    HvRegisterUnknown02,                                /**< Reads as 0 initially on exo part. */
    633633    HvRegisterUnknown03,                                /**< Reads as 0 initially on exo part. */
     634    HvRegisterInternalActivityState,                    /**< @since about build 17758 */
    634635
    635636    HvRegisterHypervisorVersion = 0x00000100,           /**< @since v5 @note Not readable on exo part. */
     
    811812    HvX64RegisterUnknown8007d = 0x0008007d,         /**< Readable on exo partition (17134), initial value is zero. */
    812813
     814    HvX64RegisterSpecCtrl = 0x00080084,             /**< @since build about 17758 */
     815    HvX64RegisterPredCmd,                           /**< @since build about 17758 */
     816
    813817    HvX64RegisterIa32MiscEnable = 0x000800a0,       /**< @since v5 @note Appears not to be readable on exo partition (Threadripper). */
    814818    HvX64RegisterIa32FeatureControl,                /**< @since v5 @note Appears not to be readable on exo partition (Threadripper). */
     819
     820    HvX64RegisterApicId = 0x00084802,               /**< @since build 17758 */
     821    HvX64RegisterApicVersion,                       /**< @since build 17758 */
    815822
    816823    /** Uptime counter or some such thing.  Unit is different than HvRegisterTimeRefCount or the accounting is different. */
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