VirtualBox

Changeset 86284 in vbox for trunk/src/VBox/Main/src-client


Ignore:
Timestamp:
Sep 25, 2020 7:17:58 AM (4 years ago)
Author:
vboxsync
Message:

AMD IOMMU: bugref:9654 ConsoleImpl2 change for r140559.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/src-client/ConsoleImpl2.cpp

    r86115 r86284  
    32733273                {
    32743274                    uint32_t u32IommuAddress = (Address.miDevice << 16) | Address.miFn;
     3275                    InsertConfigInteger(pCfg, "IommuAmdEnabled", true);
    32753276                    InsertConfigInteger(pCfg, "IommuAmdPciAddress", u32IommuAddress);
    32763277                    if (pBusMgr->findPCIAddress("sb-ioapic", 0, Address))
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