VirtualBox

Changeset 72392 in vbox for trunk/include


Ignore:
Timestamp:
May 30, 2018 12:27:17 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
122853
Message:

NEM/win: TSC_AUX and APIC_BASE work. bugref:9044

Location:
trunk/include
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/err.h

    r72207 r72392  
    28392839/** Get register caller must change the CPU mode. */
    28402840#define VINF_NEM_CHANGE_PGM_MODE                    (6810)
     2841/** Get register caller must update the APIC base (not an error). */
     2842#define VERR_NEM_UPDATE_APIC_BASE                   (-6811)
     2843/** Get register caller must update the APIC base. */
     2844#define VINF_NEM_UPDATE_APIC_BASE                   (6811)
    28412845
    28422846/** NEM internal processing error \#0. */
  • trunk/include/iprt/nt/hyperv.h

    r72358 r72392  
    724724    HvX64RegisterMtrrFix4kF0000,
    725725    HvX64RegisterMtrrFix4kF8000,
     726    HvX64RegisterTscAux,                            /**< @since v5c? late 2017? */
    726727
    727728    HvX64RegisterIa32MiscEnable = 0x000800a0,       /**< @since v5 */
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