VirtualBox

Changeset 90186 in vbox


Ignore:
Timestamp:
Jul 14, 2021 3:06:31 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
145705
Message:

AMD IOMMU: bugref:9654 Logging, missed parameter fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified trunk/src/VBox/Devices/Bus/DevIommuAmd.cpp

    r90185 r90186  
    36973697        else
    36983698        {
    3699             LogFunc(("Page table entry not present. idDevice=%#x uIova=%#RX64 -> IOPF\n", idDevice));
     3699            LogFunc(("Page table entry not present. idDevice=%#x uIova=%#RX64 -> IOPF\n", idDevice, uIova));
    37003700            EVT_IO_PAGE_FAULT_T EvtIoPageFault;
    37013701            iommuAmdIoPageFaultEventInit(idDevice, pDte->n.u16DomainId, uIova, false /* fPresent */, false /* fRsvdNotZero */,
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