VirtualBox

Changeset 51852 in vbox for trunk/include/VBox/vmm


Ignore:
Timestamp:
Jul 3, 2014 3:09:01 PM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
94703
Message:

TM: Add the same TSC offset to each VCPU when pausing/resuming (not yet enabled).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/vm.h

    r51643 r51852  
    10781078        struct TM   s;
    10791079#endif
    1080         uint8_t     padding[2432];      /* multiple of 64 */
     1080        uint8_t     padding[2496];      /* multiple of 64 */
    10811081    } tm;
    10821082
     
    11471147
    11481148    /** Padding for aligning the cpu array on a page boundary. */
    1149     uint8_t         abAlignment2[158];
     1149    uint8_t         abAlignment2[94];
    11501150
    11511151    /* ---- end small stuff ---- */
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