VirtualBox

source: vbox/trunk/src/VBox/Devices/Bus

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @90257   3 years vboxsync AMD IOMMU: bugref:9654 Restructured code to deal with potentially …
(edit) @90213   3 years vboxsync Intel IOMMU: bugref:9967 PTE error reporting fix.
(edit) @90212   3 years vboxsync Intel IOMMU: bugref:9967 Error handling fixes. There seems to be a …
(edit) @90205   3 years vboxsync Intel IOMMU: bugref:9967 Removed superfluous assertion, nits.
(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) @90113   3 years vboxsync Intel IOMMU: bugref:9967 Fix return code when translating DMA …
(edit) @90111   3 years vboxsync Intel IOMMU: bugref:9967 Similar fix as r145610 but for Intel. I …
(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) @89732   3 years vboxsync Intel IOMMU: bugref:9967 Build fix.
(edit) @89731   3 years vboxsync Intel IOMMU: bugref:9967 Build fix.
(edit) @89730   3 years vboxsync Intel IOMMU: bugref:9967 Build fixes.
(edit) @89729   3 years vboxsync Intel IOMMU: bugref:9967 Build fix for gcc.
(edit) @89727   3 years vboxsync Intel IOMMU: bugref:9967 Nits.
(edit) @89726   3 years vboxsync Intel IOMMU: bugref:9967 Validate reserved bits in domain ID (if we …
(edit) @89668   3 years vboxsync Intel IOMMU: bugref:9967 Should be enough to save just IVA_REG and …
(edit) @89667   3 years vboxsync Intel IOMMU: bugref:9967 AssertCompile offsets of consecutive registers.
(edit) @89666   3 years vboxsync Intel IOMMU: bugref:9967 Validate the offsets of our …
(edit) @89591   3 years vboxsync Intel IOMMU: bugref:9967 Don't mask out the destination page offset …
(edit) @89590   3 years vboxsync Intel IOMMU: bugref:9967 Added to device struct size and alignment tests.
(edit) @89589   3 years vboxsync Intel IOMMU: bugref:9967 Padding and avoid including iommu-intel.h in …
(edit) @89587   3 years vboxsync Intel IOMMU: bugref:9967 Don't expose FLTS (first-level translation …
(edit) @89578   3 years vboxsync Intel IOMMU: bugref:9967 Implemented bulk memory access requests.
(edit) @89574   3 years vboxsync Intel IOMMU: bugref:9967 Saved-state load more pedantic error codes.
(edit) @89573   3 years vboxsync Intel IOMMU: bugref:9967 Comment nit.
(edit) @89572   3 years vboxsync Intel IOMMU: bugref:9967 Implemented saved state support.
(edit) @89554   3 years vboxsync AMD IOMMU: bugref:9654 Comment.
(edit) @89553   3 years vboxsync Intel IOMMU: bugref:9967 Use uint16_t since the page table entity …
(edit) @89552   3 years vboxsync Intel IOMMU: bugref:9967 Address translation fixes.
(edit) @89548   3 years vboxsync Intel IOMMU: bugref:9967 Fix typo in assertion.
(edit) @89538   3 years vboxsync Intel IOMMU: bugref:9967 nits.
(edit) @89537   3 years vboxsync Intel IOMMU: bugref:9967 Doxygen.
(edit) @89536   3 years vboxsync Intel IOMMU: bugref:9967 Nits.
(edit) @89524   3 years vboxsync Intel IOMMU: bugref:9967 Address translation and interrupt remapping …
(edit) @89523   3 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89513   3 years vboxsync Intel IOMMU: bugref:9967 Fix bug while parsing the physical address …
(edit) @89509   3 years vboxsync Intel IOMMU: bugref:9967 Fix diagnostic reason not getting updated for …
(edit) @89499   3 years vboxsync Intel IOMMU: bugref:9967 Nits.
(edit) @89498   3 years vboxsync Intel IOMMU: bugref:9967 We need to validate the top level paging …
(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) @89495   3 years vboxsync Intel IOMMU: bugref:9967 Fix reported SAGAW value.
(edit) @89494   3 years vboxsync Intel IOMMU: bugref:9967 Build fix.
(edit) @89493   3 years vboxsync Intel IOMMU: bugref:9967 Address translation, nits.
(edit) @89492   3 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89477   3 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89476   3 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89455   3 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89454   3 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89453   3 years vboxsync Intel IOMMU: bugref:9967 typo.
(edit) @89452   3 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89451   3 years vboxsync Intel IOMMU: bugref:9967 Use VT-d nomenclature.
(edit) @89419   3 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89418   3 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89407   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89375   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89366   4 years vboxsync Intel IOMMU: bugref:9967 Since there's no level skipping we can …
(edit) @89365   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89312   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89307   4 years vboxsync Intel IOMMU: bugref:9967 Fix second-level large page support bitmask.
(edit) @89306   4 years vboxsync Intel IOMMU: bugref:9967 Figuring out host-address and guest-address …
(edit) @89292   4 years vboxsync Intel IOMMU: bugref:9967 The SAGAW field is a bitmask of supported …
(edit) @89288   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89284   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP. Scaffolding for …
(edit) @89275   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89257   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, typo.
(edit) @89256   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89247   4 years vboxsync Intel IOMMU: bugref:9967 Doxygen.
(edit) @89246   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89245   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89238   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89236   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89235   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89216   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89201   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89195   4 years vboxsync Intel IOMMU: bugref:9967 Unintentional change.
(edit) @89194   4 years vboxsync Intel IOMMU: bugref:9967 Threading nit, better to be woken up slightly …
(edit) @89068   4 years vboxsync Intel IOMMU: bugref:9967 Debug asserts here is sufficient, not …
(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) @89033   4 years vboxsync Intel IOMMU: bugref:9967 When translation is disabled, passthrough …
(edit) @89031   4 years vboxsync Intel IOMMU: bugref:9967 Tweaks to supported features.
(edit) @89030   4 years vboxsync Intel IOMMU: bugref:9967 Fix typos in interrupt remapping source-ID …
(edit) @89029   4 years vboxsync Intel IOMMU: bugref:9967 Handle clearing of FECTL_REG.IP bit.
(edit) @89028   4 years vboxsync Intel IOMMU: bugref:9967 Handle cases when the invalidation complete …
(edit) @89007   4 years vboxsync Intel IOMMU: bugref:9967 Asserting level and trigger mode should be …
(edit) @89001   4 years vboxsync Intel IOMMU: bugref:9967 Interrupt remapping, work-in-progress.
(edit) @88998   4 years vboxsync AMD IOMMU: bugref:9654 Nit, use RTStrCmp which checks for NULL.
(edit) @88894   4 years vboxsync Intel IOMMU: bugref:9967 Interrupt remapping, work-in-progress.
(edit) @88893   4 years vboxsync Intel IOMMU: bugref:9967 Interrupt remapping, work-in-progress. Also …
(edit) @88876   4 years vboxsync Intel IOMMU: bugref:9967 Doxygen.
(edit) @88875   4 years vboxsync Intel IOMMU: bugref:9967 Interrupt remapping, work-in-progress.
(edit) @88872   4 years vboxsync Intel IOMMU: bugref:9967 Interrupt remapping, work-in-progress.
(edit) @88859   4 years vboxsync Intel IOMMU: bugref:9967 Doxygen.
(edit) @88858   4 years vboxsync Intel IOMMU: bugref:9967 Interrupt remapping, work-in-progress.
(edit) @88842   4 years vboxsync Intel IOMMU: bugref:9967 Release build fix and comment nit.
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