VirtualBox

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


Ignore:
Timestamp:
Aug 30, 2013 10:22:15 PM (11 years ago)
Author:
vboxsync
Message:

VMM: More naming fixes.

File:
1 edited

Legend:

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

    r48100 r48210  
    405405    /* hm - 32-bit gcc won't align uint64_t naturally, so check. */
    406406    CHECK_MEMBER_ALIGNMENT(HM, uMaxAsid, 8);
    407     CHECK_MEMBER_ALIGNMENT(HM, vmx.hostCR4, 8);
     407    CHECK_MEMBER_ALIGNMENT(HM, vmx.u64HostCr4, 8);
    408408    CHECK_MEMBER_ALIGNMENT(HM, vmx.msr.feature_ctrl, 8);
    409409    CHECK_MEMBER_ALIGNMENT(HM, StatTprPatchSuccess, 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