VirtualBox

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


Ignore:
Timestamp:
Jul 13, 2018 7:57:13 AM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
123693
Message:

VMM/HMSVMR0: Build fix.

File:
1 edited

Legend:

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

    r73112 r73113  
    66336633static VBOXSTRICTRC hmR0SvmExitReadMsr(PVMCPU pVCpu, PSVMVMCB pVmcb)
    66346634{
    6635     PCPUMCTX pCtx  = &pVCpu->cpum.GstCtx;
    66366635    STAM_COUNTER_INC(&pVCpu->hm.s.StatExitRdmsr);
    6637     Log4Func(("idMsr=%#RX32\n", pCtx->ecx));
     6636    Log4Func(("idMsr=%#RX32\n", pVCpu->cpum.GstCtx.ecx));
    66386637
    66396638    VBOXSTRICTRC rcStrict;
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