VirtualBox

Changeset 19453 in vbox for trunk/src/VBox/VMM/testcase


Ignore:
Timestamp:
May 6, 2009 6:40:37 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
46984
Message:

attempt to fix the 32-bit build boxes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/testcase/tstVMStructSize.cpp

    r19434 r19453  
    196196    CHECK_MEMBER_ALIGNMENT(VM, cpum.s.GuestEntry, 64);
    197197
     198    CHECK_MEMBER_ALIGNMENT(VMCPU, vmm.s.u64CallHostArg, 8);
    198199    CHECK_MEMBER_ALIGNMENT(VMCPU, vmm.s.CallHostR0JmpBuf, 8);
     200    CHECK_MEMBER_ALIGNMENT(VM, vmm.s.u64LastYield, 8);
    199201    CHECK_MEMBER_ALIGNMENT(VM, vmm.s.StatRunRC, 8);
    200202    CHECK_MEMBER_ALIGNMENT(VM, StatTotalQemuToGC, 8);
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