VirtualBox

Changeset 80350 in vbox


Ignore:
Timestamp:
Aug 20, 2019 4:59:06 AM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
132815
Message:

VMM/IEM: Nit, pVM isn't unused.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/IEMAll.cpp

    r80349 r80350  
    1615616156                                                           PGMACCESSORIGIN enmOrigin, void *pvUser)
    1615716157{
    16158     RT_NOREF4(pVM, pvPhys, enmOrigin, pvUser);
     16158    RT_NOREF3(pvPhys, enmOrigin, pvUser);
    1615916159
    1616016160    RTGCPHYS const GCPhysAccessBase = GCPhysFault & ~(RTGCPHYS)PAGE_OFFSET_MASK;
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