VirtualBox

Changeset 88605 in vbox


Ignore:
Timestamp:
Apr 20, 2021 3:43:24 PM (4 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
143907
Message:

Intel IOMMU: bugref:9967 doxygen and whitespace.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Bus/DevIommuIntel.cpp

    r88600 r88605  
    151151static const char *const g_apszDmarDiagDesc[] =
    152152{
    153     DMARDIAG_DESC(kNone                         , "None"                ),
    154     DMARDIAG_DESC(kDmarDiag_IqtReg_Qt_NotAligned, "IqtReg_Qt_NotAligned"),
    155     DMARDIAG_DESC(kDmarDiag_IqaReg_Dw_Invalid   , "IqaReg_Dw_Invalid"   )
     153    DMARDIAG_DESC(kNone                         ,   "None"                ),
     154    DMARDIAG_DESC(kDmarDiag_IqtReg_Qt_NotAligned,   "IqtReg_Qt_NotAligned"),
     155    DMARDIAG_DESC(kDmarDiag_IqaReg_Dw_Invalid   ,   "IqaReg_Dw_Invalid"   )
    156156    /* kDmarDiag_End */
    157157};
     
    840840 *
    841841 * @param   pDevIns     The IOMMU device instance.
    842  * @param   pThis       The shared DMAR device state.
    843  * @param   pThisCC     The current-context DMAR device state.
    844842 */
    845843static void dmarFaultRaiseInterrupt(PPDMDEVINS pDevIns)
     
    10271025 * @param   pDevIns     The IOMMU device instance.
    10281026 * @param   off         The MMIO register offset.
    1029  * @param   cb          The size of the MMIO access (in bytes).
    10301027 * @param   uIqaReg     The value written to IQA_REG.
    10311028 */
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette