VirtualBox

Changeset 78431 in vbox for trunk/src/VBox/VMM/VMMR3/VM.cpp


Ignore:
Timestamp:
May 7, 2019 2:01:45 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
130430
Message:

VMM: Started refactoring GVM & VM structures for bugref:9217

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/VM.cpp

    r77196 r78431  
    593593        AssertRelease(pVM->cCpus == cCpus);
    594594        AssertRelease(pVM->uCpuExecutionCap == 100);
     595#ifdef VBOX_WITH_RAW_MODE
    595596        AssertRelease(pVM->offVMCPU == RT_UOFFSETOF(VM, aCpus));
     597#endif
    596598        AssertCompileMemberAlignment(VM, cpum, 64);
    597599        AssertCompileMemberAlignment(VM, tm, 64);
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