VirtualBox

Ignore:
Timestamp:
Jan 13, 2021 3:56:05 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
142198
Message:

AMD IOMMU: bugref:9654 Main/API: AMD IOMMU support.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/MachineImpl.h

    r86908 r87241  
    319319        PointingHIDType_T   mPointingHIDType;
    320320        ChipsetType_T       mChipsetType;
     321        IommuType_T         mIommuType;
    321322        ParavirtProvider_T  mParavirtProvider;
    322323        Utf8Str             mParavirtDebug;
     
    896897    HRESULT getChipsetType(ChipsetType_T *aChipsetType);
    897898    HRESULT setChipsetType(ChipsetType_T aChipsetType);
     899    HRESULT getIommuType(IommuType_T *aIommuType);
     900    HRESULT setIommuType(IommuType_T aIommuType);
    898901    HRESULT getSnapshotFolder(com::Utf8Str &aSnapshotFolder);
    899902    HRESULT setSnapshotFolder(const com::Utf8Str &aSnapshotFolder);
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