VirtualBox

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


Ignore:
Timestamp:
Feb 23, 2012 3:13:39 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
76443
Message:

build fixes.

Location:
trunk/include/VBox/vmm
Files:
2 edited

Legend:

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

    r40022 r40235  
    910910        struct CPUM s;
    911911#endif
    912         uint8_t     padding[1472];      /* multiple of 64 */
     912        uint8_t     padding[1536];      /* multiple of 64 */
    913913    } cpum;
    914914
     
    10791079
    10801080    /** Padding for aligning the cpu array on a page boundary. */
    1081     uint8_t         abAlignment2[798];
     1081    uint8_t         abAlignment2[734];
    10821082
    10831083    /* ---- end small stuff ---- */
  • trunk/include/VBox/vmm/vm.mac

    r38325 r40235  
    108108
    109109    alignb 64
    110     .cpum                   resb 1472
     110    .cpum                   resb 1536
    111111    .vmm                    resb 1536
    112112
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