VirtualBox

source: vbox/trunk/src/VBox/Devices/Bus/DevIommuIntel.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) @106001   3 months vboxsync doc/manual/man_VBoxManage-*: Updated a variety of the VBoxManage help …
(edit) @99280   20 months vboxsync Devices/Bus/DevIommuIntel: Memory cleanup on the semevent wait failure …
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @98016   2 years vboxsync Devices/DevIommuIntel.cpp: Solaris GCC warned about using int8_t for …
(edit) @96824   2 years vboxsync Intel IOMMU: bugref:9967 RT_STRICT -> VBOX_STRICT.
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @90479   3 years vboxsync Intel IOMMU: bugref:9967 Comment nit.
(edit) @90448   3 years vboxsync Dev*: Require ring-3 to check PDMDevHlpCritSectEnter return values …
(edit) @90436   3 years vboxsync VMM,Dev*: Handle PDMCritSectEnter failures in relation to the PDM …
(edit) @90429   3 years vboxsync Intel IOMMU: Fixed buggy status code handling in DMAR_LOCK_RET. …
(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) @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) @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) @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) @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   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89476   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89455   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89454   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89453   4 years vboxsync Intel IOMMU: bugref:9967 typo.
(edit) @89452   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89451   4 years vboxsync Intel IOMMU: bugref:9967 Use VT-d nomenclature.
(edit) @89419   4 years vboxsync Intel IOMMU: bugref:9967 Address translation, WIP.
(edit) @89418   4 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) @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) @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.
(edit) @88841   4 years vboxsync Intel IOMMU: bugref:9967 Interrupt remapping WIP.
(edit) @88814   4 years vboxsync Intel IOMMU: bugref:9967 Start work on interrupt remapping. Queued …
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