VirtualBox

Changeset 85640 in vbox for trunk/src/VBox/Devices/Bus


Ignore:
Timestamp:
Aug 7, 2020 9:34:39 AM (4 years ago)
Author:
vboxsync
Message:

AMD IOMMU: bugref:9654 Comments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Bus/DevIommuAmd.cpp

    r85563 r85640  
    469469/** Number of device table segments supported (power of 2). */
    470470#define IOMMU_MAX_DEV_TAB_SEGMENTS                  3
    471 /** Maximum host address translation level supported (inclusive). */
     471/** Maximum host address translation level supported (inclusive). NOTE! If you
     472 *  change this make sure to change the value in ACPI tables (DevACPI.cpp) */
    472473#define IOMMU_MAX_HOST_PT_LEVEL                     6
    473474/** The IOTLB entry magic. */
     
    60346035    /*
    60356036     * Initialize read-only registers.
     6037     * NOTE! Fields here must match their corresponding field in the ACPI tables.
    60366038     */
    60376039    /** @todo Don't remove the =0 assignment for now. It's just there so it's easier
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