VirtualBox

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


Ignore:
Timestamp:
Feb 2, 2021 5:00:24 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
142569
Message:

VMM/HMVMX: Use g_HmMsrs instead of pVM->hm.s.vmx.Msrs in ring-0, part 2. bugref:9217

File:
1 edited

Legend:

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

    r87521 r87543  
    370370    CHECK_MEMBER_ALIGNMENT(HM, uMaxAsidForLog, 8);
    371371    CHECK_MEMBER_ALIGNMENT(HM, vmx, 8);
    372     CHECK_MEMBER_ALIGNMENT(HM, vmx.Msrs, 8);
     372    CHECK_MEMBER_ALIGNMENT(HM, vmx.MsrsForRing3, 8);
    373373    CHECK_MEMBER_ALIGNMENT(HM, svm, 8);
    374374    CHECK_MEMBER_ALIGNMENT(HM, PatchTree, 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