VirtualBox

Changeset 13921 in vbox


Ignore:
Timestamp:
Nov 6, 2008 2:27:07 PM (16 years ago)
Author:
vboxsync
Message:

Extra check

File:
1 edited

Legend:

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

    r13898 r13921  
    167167    CHECK_MEMBER_ALIGNMENT(VM, cpum.s.Guest, 64);
    168168    CHECK_MEMBER_ALIGNMENT(VM, cpum.s.Hyper, 64);
     169    CHECK_MEMBER_ALIGNMENT(VM, cpum.s.GuestEntry, 64);
     170
    169171    CHECK_MEMBER_ALIGNMENT(VM, vmm.s.CritSectVMLock, 8);
    170172    CHECK_MEMBER_ALIGNMENT(VM, vmm.s.CallHostR0JmpBuf, 8);
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