VirtualBox

Changeset 86372 in vbox for trunk/src/VBox/VMM/VMMR3


Ignore:
Timestamp:
Oct 1, 2020 11:48:44 AM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
140665
Message:

AMD IOMMU: bugref:9654 Fix logging statement.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/PDMDevHlp.cpp

    r86070 r86372  
    18921892        else
    18931893        {
    1894             Log(("pdmR3DevHlp_PCIPhysRead: IOMMU translation failed. uDevId=%#x GCPhys=%#RGp cb=%u rc=%Rrc\n", uDevId, GCPhys,
     1894            Log(("pdmR3DevHlp_PCIPhysWrite: IOMMU translation failed. uDevId=%#x GCPhys=%#RGp cb=%u rc=%Rrc\n", uDevId, GCPhys,
    18951895                 cbWrite, rc));
    18961896            return rc;
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