VirtualBox

Changeset 88612 in vbox


Ignore:
Timestamp:
Apr 21, 2021 2:39:05 AM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
143914
Message:

AMD IOMMU: bugref:9654 DevIoApic: Build fix.

File:
1 edited

Legend:

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

    r88581 r88612  
    540540        {
    541541            STAM_COUNTER_INC(&pThis->StatIommuRemappedIntr);
    542             LogFlow(("IOAPIC: IOMMU remapped interrupt %#x to %#x\n", rcRemap, MsiIn.Data.n.u8Vector, MsiOut.Data.n.u8Vector));
     542            LogFlow(("IOAPIC: IOMMU remapped interrupt %#x to %#x\n", MsiIn.Data.n.u8Vector, MsiOut.Data.n.u8Vector));
    543543            ioapicGetApicIntrFromMsi(&MsiOut, &ApicIntr);
    544544            Assert(ApicIntr.u8Polarity == IOAPIC_RTE_GET_POLARITY(u64Rte)); /* Ensure polarity hasn't changed. */
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