VirtualBox

Changeset 72493 in vbox for trunk/src/VBox/VMM/VMMR0


Ignore:
Timestamp:
Jun 10, 2018 4:08:44 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
122978
Message:

IEM,REM,++: Removed code related IEM_VERIFICATION_MODE and friends because it (1) adds aditional complexity and mess, (2) suffers bit rot as it's infrequently used, and (3) prevents using pVCpu->cpum.GstCtx directly.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp

    r72484 r72493  
    89368936        return rcStrict;
    89378937
    8938 #ifndef IEM_VERIFICATION_MODE_FULL
    89398938    /*
    89408939     * Setup the virtualized-APIC accesses.
     
    89678966        pVCpu->hm.s.vmx.u64MsrApicBase = u64MsrApicBase;
    89688967    }
    8969 #endif /* !IEM_VERIFICATION_MODE_FULL */
    89708968
    89718969    if (TRPMHasTrap(pVCpu))
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