VirtualBox

Changeset 88365 in vbox


Ignore:
Timestamp:
Apr 5, 2021 6:28:17 AM (4 years ago)
Author:
vboxsync
Message:

Intel IOMMU: bugref:9967 Build fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-server/MachineImpl.cpp

    r88364 r88365  
    12591259#ifndef VBOX_WITH_IOMMU_INTEL
    12601260            LogRelFunc(("Setting Intel IOMMU when Intel IOMMU support not available!\n"));
    1261             return NS_ERROR_UNEXPECTED;
     1261            return E_UNEXPECTED;
    12621262#endif
    12631263        }
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette