VirtualBox

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


Ignore:
Timestamp:
Sep 28, 2009 12:31:50 PM (16 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
52890
Message:

Wait for the target VCPU to finish its world switch.

File:
1 edited

Legend:

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

    r23056 r23366  
    365365    CHECK_MEMBER_ALIGNMENT(HWACCM, StatTPRPatchSuccess, 8);
    366366    CHECK_MEMBER_ALIGNMENT(HWACCMCPU, StatEntry, 8);
     367    CHECK_MEMBER_ALIGNMENT(HWACCMCPU, vmx.pVMCSPhys, sizeof(RTHCPHYS));
    367368    CHECK_MEMBER_ALIGNMENT(HWACCMCPU, vmx.proc_ctls, 8);
    368369    CHECK_MEMBER_ALIGNMENT(HWACCMCPU, Event.intInfo, 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