VirtualBox

Changeset 88153 in vbox for trunk/src/VBox/VMM/include


Ignore:
Timestamp:
Mar 17, 2021 12:56:48 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
143302
Message:

Intel IOMMU: bugref:9967 Skeleton bits.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/PDMInternal.h

    r87927 r88153  
    16711671void        pdmUnlock(PVMCC pVM);
    16721672
    1673 #ifdef VBOX_WITH_IOMMU_AMD
     1673#if defined(VBOX_WITH_IOMMU_AMD) || defined(VBOX_WITH_IOMMU_INTEL)
    16741674int         pdmIommuMsiRemap(PPDMDEVINS pDevIns, uint16_t idDevice, PCMSIMSG pMsiIn, PMSIMSG pMsiOut);
    16751675int         pdmIommuMemAccessRead(PPDMDEVINS pDevIns, PPDMPCIDEV pPciDev, RTGCPHYS GCPhys, void *pvBuf, size_t cbRead, uint32_t fFlags);
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