VirtualBox

Changeset 95582 in vbox


Ignore:
Timestamp:
Jul 10, 2022 9:37:56 AM (2 years ago)
Author:
vboxsync
Message:

Devices/Graphics: logging

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp

    r95164 r95582  
    34073407    if (CBstatus != SVGA_CB_STATUS_NONE)
    34083408    {
    3409         LogFunc(("Write status %#x, offNextCmd %#x (of %#x), fIRQ %#x\n", CBstatus, offNextCmd, pCmdBuf ? pCmdBuf->hdr.length : 0, fIRQ));
     3409        LogFunc(("Write status %#x, offNextCmd %#x, fIRQ %#x\n", CBstatus, offNextCmd, fIRQ));
    34103410        vmsvgaR3CmdBufWriteStatus(pDevIns, GCPhysCB, CBstatus, offNextCmd);
    34113411        if (fIRQ)
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