Changeset 87735 in vbox for trunk/src/VBox/Devices
- Timestamp:
- Feb 12, 2021 1:59:57 PM (4 years ago)
- svn:sync-xref-src-repo-rev:
- 142787
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/Bus/DevIommuAmd.cpp
r87733 r87735 6086 6086 /* Don't remove the commented lines below as it lets us see all features at a glance. */ 6087 6087 pThis->ExtFeat.u64 = 0; 6088 pThis->ExtFeat.n.u1PrefetchSup= 0;6088 //pThis->ExtFeat.n.u1PrefetchSup = 0; 6089 6089 //pThis->ExtFeat.n.u1PprSup = 0; 6090 6090 //pThis->ExtFeat.n.u1X2ApicSup = 0;
Note:
See TracChangeset
for help on using the changeset viewer.