VirtualBox

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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @86145   4 years vboxsync AMD IOMMU: bugref:9654 Fix unmapping MMIO region when the region …
(edit) @86132   4 years vboxsync AMD IOMMU: bugref:9654 Nit.
(edit) @86131   4 years vboxsync AMD IOMMU: bugref:9654 Fix IRTE format. We now remap interrupts …
(edit) @86119   4 years vboxsync AMD IOMMU: bugref:9654 Bits.
(edit) @86090   4 years vboxsync AMD IOMMU: bugref:9654 Both fixed (0) and arbitrated/lowest priority …
(edit) @86088   4 years vboxsync AMD IOMMU: bugref:9654 Add debugger info helper for dumping DTE given …
(edit) @86087   4 years vboxsync AMD IOMMU: bugref:9654 Dump device tables. Needs re-work, dumping 2M …
(edit) @86084   4 years vboxsync AMD IOMMU: bugref:9654 Don't forget to multiply the size of each DTE …
(edit) @86080   4 years vboxsync AMD IOMMU: bugref:9654 Enable INVALIDATE_ALL command support and …
(edit) @86075   4 years vboxsync AMD IOMMU: bugref:9654 Set the ComWaitInt bit in the Status register …
(edit) @86031   4 years vboxsync AMD IOMMU: bugref:9654 Logging.
(edit) @86014   4 years vboxsync AMD IOMMU: bugref:9654 STAM counters.
(edit) @85996   4 years vboxsync AMD IOMMU: bugref:9654 Fix format specifiers.
(edit) @85995   4 years vboxsync AMD IOMMU: bugref:9654 Fix crash in iommuAmdR3DbgInfo, some comment …
(edit) @85988   4 years vboxsync AMD IOMMU: bugref:9654 Fix bit transitions to enable command-buffer …
(edit) @85971   4 years vboxsync AMD IOMMU: bugref:9654 Logging and initialize coherent bit to 1 on …
(edit) @85930   4 years vboxsync AMD IOMMU: bugref:9654 Use the defines.
(edit) @85915   4 years vboxsync AMD IOMMU: bugref:9654 Comment fix.
(edit) @85914   4 years vboxsync AMD IOMMU: bugref:9654 CRLF fix.
(edit) @85912   4 years vboxsync AMD IOMMU: bugref:9654 Split IOMMU data into relevant headers to share …
(edit) @85904   4 years vboxsync AMD IOMMU: bugref:9654 Initialize the IOMMU's MMIO region via the PCI …
(edit) @85895   4 years vboxsync AMD IOMMU: bugref:9654 Logging, assertion and comment about unmapping …
(edit) @85860   4 years vboxsync AMD IOMMU: bugref:9654 Declare registeration callbacks using DECLCALLBACK.
(edit) @85825   4 years vboxsync AMD IOMMU: bugref:9654 PDMDevHlpPCIRegisterMsi must be called -after- …
(edit) @85815   4 years vboxsync AMD IOMMU: bugref:9654 ring-0 build fixes.
(edit) @85640   4 years vboxsync AMD IOMMU: bugref:9654 Comments.
(edit) @85563   4 years vboxsync AMD IOMMU: bugref:9654 Whitespace nit.
(edit) @85562   4 years vboxsync AMD IOMMU: bugref:9654 Misc. Info register must match ACPI tables …
(edit) @85494   4 years vboxsync AMD IOMMU: bugref:9654 Nits and comment.
(edit) @85490   4 years vboxsync DevPciIch9.cpp: indent fix
(edit) @85478   4 years vboxsync DevPCI.cpp: Move special VGA case into generic allocation, to make it …
(edit) @85198   4 years vboxsync DevPciIch9: Missing DECLCALLBACK on two SetIrq callbacks. bugref:9794
(edit) @85007   4 years vboxsync AMD IOMMU: bugref:9654 PDM, Main: Changes for southbridge I/O APIC and …
(edit) @84858   4 years vboxsync AMD IOMMU: bugref:9654 The caller (IOAPIC) might need to distinguish …
(edit) @84827   4 years vboxsync AMD IOMMU: bugref:9654 PDM interface changes for supplying …
(edit) @84826   4 years vboxsync AMD IOMMU: bugref:9654 PDM interface changes for supplying …
(edit) @84808   4 years vboxsync AMD IOMMU: bugref:9654 Fixes.
(edit) @84677   5 years vboxsync AMD IOMMU: bugref:9654 Add I/O APIC PDM helper for talking to the …
(edit) @84651   5 years vboxsync AMD IOMMU: bugref:9654 Move MSIADDR, MSIDATA and MSIMSG from IOMMU …
(edit) @84638   5 years vboxsync AMD IOMMU: bugref:9654 Unused defs.
(edit) @84580   5 years vboxsync AMD IOMMU: bugref:9654 Clarification of sorts for LINT0/LINT1 and IOMMU.
(edit) @84566   5 years vboxsync AMD IOMMU: bugref:9654 Interrupt remapping bits.
(edit) @84560   5 years vboxsync AMD IOMMU: bugref:9654 Interrupt remapping bits.
(edit) @84539   5 years vboxsync AMD IOMMU: bugref:9654 Interrupt remapping bits.
(edit) @84530   5 years vboxsync AMD IOMMU: bugref:9654 Interrupt remapping bits.
(edit) @84515   5 years vboxsync AMD IOMMU: bugref:9654 MSI Interrupt remapping bits.
(edit) @84432   5 years vboxsync AMD IOMMU: bugref:9654 Interrupt remapping bits.
(edit) @84431   5 years vboxsync AMD IOMMU: bugref:9654 IOMMU interrupt remapping callback skeleton.
(edit) @84320   5 years vboxsync AMD IOMMU: bugref:9654 Bits.
(edit) @84318   5 years vboxsync AMD IOMMU: bugref:9654 Bits.
(edit) @84317   5 years vboxsync AMD IOMMU: bugref:9654 Asynchronous IOMMU command processing.
(edit) @84315   5 years vboxsync AMD IOMMU: bugref:9654 Bits.
(edit) @84314   5 years vboxsync AMD IOMMU: bugref:9654 DSFX, DSCX, DSSX revision numbers. Not sure we …
(edit) @84308   5 years vboxsync AMD IOMMU: bugref:9654 Asynchronous IOMMU command processing.
(edit) @84302   5 years vboxsync AMD IOMMU: bugref:9654 Asynchronous IOMMU command processing.
(edit) @84301   5 years vboxsync AMD IOMMU: bugref:9654 Asynchronous IOMMU command processing.
(edit) @84292   5 years vboxsync AMD IOMMU: bugref:9654 Asynchronous IOMMU command processing.
(edit) @84291   5 years vboxsync AMD IOMMU: bugref:9654 Asynchronous IOMMU command processing.
(edit) @84285   5 years vboxsync AMD IOMMU: bugref:9654 Asynchronous IOMMU command processing.
(edit) @84242   5 years vboxsync AMD IOMMU: bugref:9654 Use a separate IOWALKRESULT struct rather than …
(edit) @84237   5 years vboxsync AMD IOMMU: bugref:9654 Multi-page I/O page walk bits.
(edit) @84236   5 years vboxsync AMD IOMMU: bugref:9654 Don't forget to add the page offset into the …
(edit) @84228   5 years vboxsync AMD IOMMU: bugref:9654 Bits.
(edit) @84227   5 years vboxsync AMD IOMMU: bugref:9654 Multi-page I/O page walk bits.
(edit) @84225   5 years vboxsync AMD IOMMU: bugref:9654 Page walk bits.
(edit) @84223   5 years vboxsync AMD IOMMU: bugref:9654 Page walk bits.
(edit) @84222   5 years vboxsync AMD IOMMU: bugref:9654 Bits.
(edit) @84221   5 years vboxsync AMD IOMMU: bugref:9654 Bits.
(edit) @84200   5 years vboxsync AMD IOMMU: bugref:9654 Doxygen.
(edit) @84199   5 years vboxsync AMD IOMMU: bugref:9654 Bits.
(edit) @84183   5 years vboxsync AMD IOMMU: bugref:9654 Bits.
(edit) @84181   5 years vboxsync AMD IOMMU: bugref:9654 Bits.
(edit) @84171   5 years vboxsync AMD IOMMU: bugref:9654 Doxygen, whitespace.
(edit) @84170   5 years vboxsync AMD IOMMU: bugref:9654 Bits.
(edit) @84134   5 years vboxsync AMD IOMMU: bugref:9654 Bits.
(edit) @84133   5 years vboxsync AMD IOMMU: bugref:9654 Nits.
(edit) @84132   5 years vboxsync AMD IOMMU: bugref:9654 Exclusion range.
(edit) @84131   5 years vboxsync AMD IOMMU: bugref:9654 PPR logging is optional, deal with it later.
(edit) @84129   5 years vboxsync AMD IOMMU: bugref:9654 Circular buffer fixes.
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