VirtualBox

Ignore:
Timestamp:
Apr 7, 2025 9:10:44 AM (2 weeks ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
168314
Message:

VMM/GIC: bugref:10877 GIC ITS command-queue, work-in-progress.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/GICAll.cpp

    r108835 r108864  
    33573357        /* Control registers space. */
    33583358        uint16_t const offReg = off & 0xfffc;
    3359         gitsMmioWriteCtrl(pGitsDev, offReg, uValue, cb);
     3359        gitsMmioWriteCtrl(pDevIns, pGitsDev, offReg, uValue, cb);
    33603360        LogFlowFunc(("offReg=%#RX16 (%s) written %#RX64\n", offReg, gitsGetCtrlRegDescription(offReg), uValue));
    33613361    }
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