VirtualBox

Changeset 81989 in vbox


Ignore:
Timestamp:
Nov 19, 2019 11:28:13 AM (5 years ago)
Author:
vboxsync
Message:

DevDMA: Brushed up the logging and added 'R3' to the ring-3 functions. [fix] bugref:9218

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/DevDMA.cpp

    r81988 r81989  
    572572    {
    573573        /* Likely a guest bug. */
    574         Log(("Bad size write to high page register %#x (size %d, data %#x)\n", dc->is16bit, offPort, cb, u32));
     574        Log(("dmaWriteHiPage/%u: Bad size write to high page register %#x (size %d, data %#x)\n", dc->is16bit, offPort, cb, u32));
    575575    }
    576576    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