VirtualBox

Changeset 70704 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jan 23, 2018 11:21:16 AM (7 years ago)
Author:
vboxsync
Message:

VMM/HMSVMR0: Build fix.

File:
1 edited

Legend:

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

    r70703 r70704  
    420420                             uint8_t uVerbose)
    421421{
    422     RT_NOREF(uVerbose);
     422    RT_NOREF2(pVCpu, uVerbose);
    423423
    424424    Log4(("%s: cs:rip=%04x:%RX64 efl=%#RX32 cr0=%#RX32 cr3=%#RX32 cr4=%#RX32\n", pszPrefix, pCtx->cs.Sel, pCtx->rip,
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