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) @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.
(edit) @87371   4 years vboxsync AMD IOMMU: bugref:9654 Handle the case where an access might result in …
(edit) @87343   4 years vboxsync AMD IOMMU: bugref:9654 IOTLB cache bits.
(edit) @87341   4 years vboxsync AMD IOMMU: bugref:9654 IOTLB cache bits.
(edit) @87340   4 years vboxsync AMD IOMMU: bugref:9654 scm?
(edit) @87327   4 years vboxsync AMD IOMMU: bugref:9654 IOTLB cache bits.
(edit) @87326   4 years vboxsync AMD IOMMU: bugref:9654 IOTLB cache bits.
(edit) @87315   4 years vboxsync AMD IOMMU: bugref:9654 IOTLB cache bits.
(edit) @87293   4 years vboxsync AMD IOMMU: bugref:9654 Add profiling stat for device table lookups …
(edit) @86984   4 years vboxsync AMD IOMMU: bugref:9654 Cleanup.
(edit) @86982   4 years vboxsync AMD IOMMU: bugref:9654 A bit of cleanup.
(edit) @86962   4 years vboxsync AMD IOMMU: bugref:9654 Fix crash in LogFlow.
(edit) @86926   4 years vboxsync AMD IOMMU: bugref:9654 Minor nit.
(edit) @86920   4 years vboxsync AMD IOMMU: bugref:9654 Print parsed device ID before dumping DTE info. …
(edit) @86880   4 years vboxsync AMD IOMMU: bugref:9654 Fix I/O page walk when the root page table …
(edit) @86867   4 years vboxsync AMD IOMMU: bugref:9654 Doxygen nit.
(edit) @86863   4 years vboxsync AMD IOMMU: bugref:9654 For delivery modes other than fixed and …
(edit) @86834   4 years vboxsync AMD IOMMU: bugref:9654 Fix build break.
(edit) @86763   4 years vboxsync AMD IOMMU: bugref:9654 Ensure the DTE falls within the device table …
(edit) @86732   4 years vboxsync AMD IOMMU: bugref:9654 Comment typos.
(edit) @86662   4 years vboxsync AMD IOMMU: bugref:9654 Doxygen fix.
(edit) @86661   4 years vboxsync AMD IOMMU: bugref:9654: Add PDM interfaces for …
(edit) @86339   4 years vboxsync AMD IOMMU: bugref:9654 Logging.
(edit) @86319   4 years vboxsync AMD IOMMU: bugref:9654 Merge the page offset bits from the original …
(edit) @86313   4 years vboxsync AMD IOMMU: bugref:9654 Linux build fixes.
(edit) @86256   4 years vboxsync AMD IOMMU: bugref:9654 Nit.
(edit) @86255   4 years vboxsync AMD IOMMU: bugref:9654 Fix stat counter for MSI remaps only when the …
(edit) @86254   4 years vboxsync AMD IOMMU: bugref:9654 Add some more stat counters.
(edit) @86214   4 years vboxsync AMD IOMMU: bugref:9654 Fix split register accesses.
(edit) @86210   4 years vboxsync AMD IOMMU: bugref:9654 Extract common code in preparation for …
(edit) @86209   4 years vboxsync AMD IOMMU: bugref:9654 Nits.
(edit) @86204   4 years vboxsync AMD IOMMU: bugref:9654 Reworked register accesses (write done) to …
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