VirtualBox

Changeset 91956 in vbox for trunk/src


Ignore:
Timestamp:
Oct 21, 2021 2:27:11 PM (3 years ago)
Author:
vboxsync
Message:

VMM,Devices: Eliminate direct calls to DBGFR3* and use the device helper callbacks, bugref:10074 [build fix]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/VirtIO/Virtio.cpp

    r91954 r91956  
    792792    }
    793793
    794     vpciR3DumpState(pDevIns, pThis, "vpciLoadExec");
     794    vpciR3DumpState(pDevIns, pThis, "vpciLoadExec"); RT_NOREF(pDevIns);
    795795
    796796    return VINF_SUCCESS;
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