VirtualBox

Changeset 104131 in vbox for trunk/src/VBox/VMM/include


Ignore:
Timestamp:
Apr 3, 2024 8:02:36 AM (10 months ago)
Author:
vboxsync
Message:

VMM/TM: Allow linear scaling of the guest TSC; primarily required for scaling up a 24MHz tickrate on ARM64 hosts.

File:
1 edited

Legend:

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

    r98103 r104131  
    478478    /** Virtual timer synchronous time catch-up active. */
    479479    bool volatile               fVirtualSyncCatchUp;
    480     /** Alignment padding. */
    481     bool                        afAlignment1[1];
     480    /** The multiplier for TSC. */
     481    uint8_t                     u8TSCMultiplier;
    482482    /** WarpDrive percentage.
    483483     * 100% is normal (fVirtualSyncNormal == true). When other than 100% we apply
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