VirtualBox

Changeset 20830 in vbox


Ignore:
Timestamp:
Jun 23, 2009 1:04:18 PM (15 years ago)
Author:
vboxsync
Message:

Comment added

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/PC/DevAPIC.cpp

    r20829 r20830  
    27862786PDMBOTHCBDECL(void) ioapicSetIrq(PPDMDEVINS pDevIns, int iIrq, int iLevel)
    27872787{
     2788    /* PDM lock is taken here; @todo add assertion */
    27882789    IOAPICState *pThis = PDMINS_2_DATA(pDevIns, IOAPICState *);
    27892790    STAM_COUNTER_INC(&pThis->CTXSUFF(StatSetIrq));
Note: See TracChangeset for help on using the changeset viewer.

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