VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @106061   2 months vboxsync Copyright year updates by scm.
(edit) @106001   3 months vboxsync doc/manual/man_VBoxManage-*: Updated a variety of the VBoxManage help …
(edit) @104842   6 months vboxsync DevVGA,DevPCI,Main: Increased the max VRAM size to 1GB. Experimental. …
(edit) @104280   8 months vboxsync VirtioCore: improved chain length checks and MMIO read handling in …
(edit) @103502   9 months vboxsync Devices/Bus/DevPCI.cpp: Remove condition which is always true, bugref:3409
(edit) @103005   10 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
(edit) @101481   14 months vboxsync Devices/Bus: Add PCI bridge support to the generic PCI ECAM bus (the …
(edit) @101479   14 months vboxsync Devices/Bus: Add PCI bridge support to the generic PCI ECAM bus (the …
(edit) @100897   16 months vboxsync Devices/Bus/DevPciIch9: Initialize the PCI bus type with the correct …
(edit) @100766   16 months vboxsync Devices/Bus/DevPciGenericEcam: Fixes for saved state loading, need to …
(edit) @99823   19 months vboxsync Devices/Bus: Implement interrupt forwarding for the PCIe bus, …
(edit) @99820   19 months vboxsync Devices/Bus: Implement interrupt forwarding for the PCIe bus, bugref:10445
(edit) @99775   19 months vboxsync *: Mark functions as static if not used outside of a given compilation …
(edit) @99766   19 months vboxsync Devices/Bus/DevPciIch9: Convert cb to unsigned, the caller uses …
(edit) @99752   19 months vboxsync Devices/Bus: Started a basic PCI bus implementation suitable for …
(edit) @99750   19 months vboxsync Devices/Bus: Started a basic PCI bus implementation suitable for …
(edit) @99281   20 months vboxsync Devices/Bus/DevIommuAmd: Memory cleanup on the semevent wait failure case.
(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   23 months 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) @91936   3 years vboxsync Devices/Bus/DevPCI: Remove unused code, bugref:10074
(edit) @91935   3 years vboxsync VMM,Devices: Eliminate direct calls to IOMIOPortWrite API and …
(edit) @91897   3 years vboxsync VMM,Devices: Add callbacks to required MMR3* APIs to the helper …
(edit) @91890   3 years vboxsync Devices/Bus/DevPciIch9: Access SSM API only through the device helper …
(edit) @91889   3 years vboxsync Devices/Bus/DevPciIch9: Access CFGM API only through the device helper …
(edit) @91888   3 years vboxsync Devices/Bus/DevPciIch9: Access SSM API only through the device helper …
(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) @90479   3 years vboxsync Intel IOMMU: bugref:9967 Comment nit.
(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) @90429   3 years vboxsync Intel IOMMU: Fixed buggy status code handling in DMAR_LOCK_RET. …
(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) @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.
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