VirtualBox

source: vbox/trunk/src/VBox/Devices/Bus/DevIommuAmd.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @106061   3 months vboxsync Copyright year updates by scm.
(edit) @99281   20 months vboxsync Devices/Bus/DevIommuAmd: Memory cleanup on the semevent wait failure case.
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @90511   3 years vboxsync AMD IOMMU: bugref:9654 Fix theoretical maximum page-size shift in …
(edit) @90505   3 years vboxsync AMD IOMMU: bugref:9654 Allow invalidations for page sizes larger than …
(edit) @90494   3 years vboxsync AMD IOMMU: bugref:9654 Removed obsolete comment.
(edit) @90493   3 years vboxsync AMD IOMMU: bugref:9654 Re-enable the IOTLB cache.
(edit) @90482   3 years vboxsync AMD IOMMU: bugref:9654 Doxygen.
(edit) @90481   3 years vboxsync AMD IOMMU: bugref:9654 Build fix.
(edit) @90478   3 years vboxsync AMD IOMMU: bugref:9654 Avoid looking up the DTE cache twice when …
(edit) @90448   3 years vboxsync Dev*: Require ring-3 to check PDMDevHlpCritSectEnter return values …
(edit) @90445   3 years vboxsync Dev*: Check PDMDevHlpCritSectEnter return status better. bugref:6695
(edit) @90436   3 years vboxsync VMM,Dev*: Handle PDMCritSectEnter failures in relation to the PDM …
(edit) @90421   3 years vboxsync AMD IOMMU: bugref:9654 Fix IOTLB caching, the DTE cache flags were …
(edit) @90257   3 years vboxsync AMD IOMMU: bugref:9654 Restructured code to deal with potentially …
(edit) @90186   3 years vboxsync AMD IOMMU: bugref:9654 Logging, missed parameter fix.
(edit) @90185   3 years vboxsync AMD IOMMU: bugref:9654 Log PTE not present failures.
(edit) @90110   3 years vboxsync AMD IOMMU: bugref:9654 Fixed more issues in address translation …
(edit) @90031   3 years vboxsync AMD IOMMU: bugref:9654 Build fix.
(edit) @90030   3 years vboxsync AMD IOMMU: bugref:9654 Build fix.
(edit) @90029   3 years vboxsync AMD IOMMU: bugref:9654 Build fix.
(edit) @90028   3 years vboxsync AMD IOMMU: bugref:9654 Fixed address translations resulting in …
(edit) @89554   3 years vboxsync AMD IOMMU: bugref:9654 Comment.
(edit) @89497   3 years vboxsync AMD IOMMU: bugref:9654 Use the common x86 page-offset macro now.
(edit) @89496   3 years vboxsync AMD IOMMU: bugref:9654 Assert rather than zero out bits that are …
(edit) @89067   4 years vboxsync AMD IOMMU: bugref:9654 Debug asserts here is sufficient, not expected …
(edit) @89034   4 years vboxsync AMD IOMMU: bugref:9654 Fix locking (missed doing a lock and calling …
(edit) @88998   4 years vboxsync AMD IOMMU: bugref:9654 Nit, use RTStrCmp which checks for NULL.
(edit) @88840   4 years vboxsync AMD IOMMU: bugref:9654 Lock nit.
(edit) @88818   4 years vboxsync AMD IOMMU: bugref:9654 Lock cleanup.
(edit) @88668   4 years vboxsync AMD IOMMU: bugref:9654 Fix locking that got broken when the PDM lock …
(edit) @88642   4 years vboxsync AMD IOMMU: bugref:9654 Assertion for upcoming locking changes.
(edit) @88622   4 years vboxsync AMD IOMMU: bugref:9654 Build fix.
(edit) @88621   4 years vboxsync AMD IOMMU: bugref:9654 Build fix.
(edit) @88620   4 years vboxsync AMD IOMMU: bugref:9654 Build fix. We really need to enable this …
(edit) @88619   4 years vboxsync AMD IOMMU: bugref:9654 Build fix.
(edit) @88618   4 years vboxsync AMD IOMMU: bugref:9654 Build fix.
(edit) @88617   4 years vboxsync AMD IOMMU: bugref:9654 Build fix.
(edit) @88616   4 years vboxsync AMD IOMMU: bugref:9654 Build fix.
(edit) @88615   4 years vboxsync AMD IOMMU: bugref:9654 Attempted build fix.
(edit) @88614   4 years vboxsync AMD IOMMU: bugref:9654 Build fix.
(edit) @88613   4 years vboxsync AMD IOMMU: bugref:9654 Build fix.
(edit) @88611   4 years vboxsync AMD IOMMU: bugref:9654 Build fix.
(edit) @88583   4 years vboxsync AMD IOMMU: bugref:9654 Verify pfnSendMsi.
(edit) @88568   4 years vboxsync AMD IOMMU: bugref:9654 Assertion for pfnLockIsOwner helper function …
(edit) @88261   4 years vboxsync AMD IOMMU: bugref:9654 cMaxInstances should be 1 for IOMMU.
(edit) @88098   4 years vboxsync AMD IOMMU: bugref:9654 Unused header.
(edit) @88078   4 years vboxsync AMD IOMMU: Doxygen fixes. bugref:9654
(edit) @88075   4 years vboxsync Backing out r143016 (doxygen fix) as it needs to be split up.
(edit) @87999   4 years vboxsync AMD IOMMU: bugref:9654 LogRel nit.
(edit) @87967   4 years vboxsync AMD IOMMU: bugref:9654 LogRelMax some failures, return proper rc in …
(edit) @87943   4 years vboxsync AMD IOMMU: bugref:9654 Lookup IOVAs from the IOTLB cache for bulk …
(edit) @87926   4 years vboxsync doxygen fixing
(edit) @87906   4 years vboxsync AMD IOMMU: bugref:9654 Naming cleanup (uDeviceId -> idDevice etc.)
(edit) @87894   4 years vboxsync AMD IOMMU: bugref:9654 SSM bits.
(edit) @87893   4 years vboxsync AMD IOMMU: bugref:9654 SSM bits.
(edit) @87881   4 years vboxsync AMD IOMMU: bugref:9654 Fix MemoryAccess Read/Write stats (was …
(edit) @87868   4 years vboxsync AMD IOMMU: bugref:9654 SSM bits.
(edit) @87867   4 years vboxsync AMD IOMMU: bugref:9654 SSM bits.
(edit) @87866   4 years vboxsync AMD IOMMU: bugref:9654 release build fixes.
(edit) @87848   4 years vboxsync AMD IOMMU: bugref:9654 linewidth nits.
(edit) @87842   4 years vboxsync AMD IOMMU: bugref:9654 SSM bits.
(edit) @87839   4 years vboxsync AMD IOMMU: bugref:9654 SSM bits.
(edit) @87838   4 years vboxsync AMD IOMMU: bugref:9654 SSM bits.
(edit) @87837   4 years vboxsync AMD IOMMU: bugref:9654 SSM bits.
(edit) @87834   4 years vboxsync AMD IOMMU: bugref:9654 SSM bits. Moved some R3 thread data to R3-only …
(edit) @87828   4 years vboxsync AMD IOMMU: bugref:9654 Moved some R3-only thread data into ring-3 only …
(edit) @87818   4 years vboxsync AMD IOMMU: bugref:9654 Moved IOTLB cache completely to ring-3, moved …
(edit) @87817   4 years vboxsync AMD IOMMU: bugref:9654 Moved IOTLB cache completely to ring-3, moved …
(edit) @87786   4 years vboxsync AMD IOMMU: bugref:9654 Implemented an interrupt remap cache.
(edit) @87735   4 years vboxsync AMD IOMMU: bugref:9654 Undid unintentional change in r142785.
(edit) @87733   4 years vboxsync AMD IOMMU: bugref:9654 PREFETCH_IOMMU_PAGES comment and nit.
(edit) @87730   4 years vboxsync AMD IOMMU: bugref:9654 Allow continuing lookups when accesses don't …
(edit) @87715   4 years vboxsync AMD IOMMU: bugref:9654 IOTLB cache bits.
(edit) @87714   4 years vboxsync AMD IOMMU: bugref:9654 IOTLB cache bits.
(edit) @87713   4 years vboxsync AMD IOMMU: bugref:9654 IOTLB cache bits.
(edit) @87712   4 years vboxsync AMD IOMMU: bugref:9654 IOTLB cache bits.
(edit) @87711   4 years vboxsync AMD IOMMU: bugref:9654 Don't hold PDM lock while reading commands from …
(edit) @87692   4 years vboxsync AMD IOMMU: bugref:9654 Drop the atomic reads when holding the lock.
(edit) @87691   4 years vboxsync AMD IOMMU: bugref:9654 Replace IOMMU device lock with the PDM lock and …
(edit) @87671   4 years vboxsync AMD IOMMU: bugref:9654 IOTLB cache bits, better stats, profile build fix.
(edit) @87667   4 years vboxsync AMD IOMMU: bugref:9654 Doxygen.
(edit) @87666   4 years vboxsync AMD IOMMU: bugref:9654 IOTLB cache bits. The IOTLB is currently only …
(edit) @87528   4 years vboxsync AMD IOMMU: bugref:9654 IOTLB cache bits.
(edit) @87527   4 years vboxsync AMD IOMMU: bugref:9654 IOTLB cache bits.
(edit) @87526   4 years vboxsync AMD IOMMU: bugref:9654 IOTLB cache bits.
(edit) @87525   4 years vboxsync AMD IOMMU: bugref:9654 IOTLB cache bits.
(edit) @87510   4 years vboxsync AMD IOMMU: bugref:9654 IOTLB cache bits.
(edit) @87506   4 years vboxsync AMD IOMMU: bugref:9654 IOTLB cache bits.
(edit) @87499   4 years vboxsync AMD IOMMU: bugref:9654 IOTLB cache bits.
(edit) @87496   4 years vboxsync AMD IOMMU: bugref:9654 Nits.
(edit) @87483   4 years vboxsync AMD IOMMU: bugref:9654 Doxygen.
(edit) @87482   4 years vboxsync AMD IOMMU: bugref:9654 Optimize address translation a tad bit. Avoid …
(edit) @87470   4 years vboxsync AMD IOMMU: bugref:9654 Cleanup.
(edit) @87458   4 years vboxsync AMD IOMMU: bugref:9654 IOTLB cache bits.
(edit) @87426   4 years vboxsync AMD IOMMU: bugref:9654 IOTLB cache bits.
(edit) @87415   4 years vboxsync AMD IOMMU: bugref:9654 Optimize command processing by fetching the …
(edit) @87410   4 years vboxsync AMD IOMMU: bugref:9654 Cleanup.
Note: See TracRevisionLog for help on using the revision log.

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