VirtualBox

Ignore:
Timestamp:
Jul 8, 2018 4:15:47 PM (6 years ago)
Author:
vboxsync
Message:

VMM/HM, HMVMX: bugref:9193 Stop passing pCtx around and use pVCpu->cpum.GstCtx instead where possible.

File:
1 edited

Legend:

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

    r72970 r72983  
    40594059    {
    40604060#ifdef VBOX_STRICT
    4061         hmR0DumpRegs(pVCpu, &pVCpu->cpum.GstCtx);
     4061        hmR0DumpRegs(pVCpu);
    40624062        PCSVMVMCB pVmcb = hmR0SvmGetCurrentVmcb(pVCpu);
    40634063        Log4(("ctrl.u32VmcbCleanBits                 %#RX32\n",   pVmcb->ctrl.u32VmcbCleanBits));
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