VirtualBox

Ignore:
Timestamp:
Aug 18, 2011 11:02:30 AM (13 years ago)
Author:
vboxsync
Message:

tstVMStructSize: Print a couple of extra offsets in the VM struct.

File:
1 edited

Legend:

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

    r37955 r38489  
    202202    CHECK_PADDING_VM(64, cpum);
    203203    CHECK_PADDING_VM(64, vmm);
     204    PRINT_OFFSET(VM, pgm);
     205    PRINT_OFFSET(VM, pgm.s.CritSect);
    204206    CHECK_PADDING_VM(64, pgm);
     207    PRINT_OFFSET(VM, hwaccm);
    205208    CHECK_PADDING_VM(64, hwaccm);
    206209    CHECK_PADDING_VM(64, trpm);
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