VirtualBox

Changeset 88631 in vbox for trunk/include/VBox/vmm


Ignore:
Timestamp:
Apr 21, 2021 11:54:19 AM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
143934
Message:

AMD IOMMU: bugref:9654 Slightly more efficient when a VM does not have an IOMMU configured.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/pdmdev.h

    r88580 r88631  
    19411941     * @param   idDevice    The device identifier (bus, device, function).
    19421942     * @param   pMsiIn      The source MSI.
    1943      * @param   pMsiOut     Where to store the remapped MSI.
     1943     * @param   pMsiOut     Where to store the remapped MSI (only updated when
     1944     *                      VINF_SUCCESS is returned).
    19441945     */
    19451946    DECLCALLBACKMEMBER(int, pfnIommuMsiRemap,(PPDMDEVINS pDevIns, uint16_t idDevice, PCMSIMSG pMsiIn, PMSIMSG pMsiOut));
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