VirtualBox

Changeset 40937 in vbox for trunk/include


Ignore:
Timestamp:
Apr 16, 2012 10:36:10 AM (13 years ago)
Author:
vboxsync
Message:

Tag the APIC timer IRQs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/pdmdev.h

    r40907 r40937  
    14381438
    14391439    /**
     1440     * Calculates an IRQ tag for a timer event.
     1441     * 
     1442     * @returns The IRQ tag.
     1443     * @param   pDevIns         Device instance of the APIC.
     1444     */
     1445    DECLR3CALLBACKMEMBER(uint32_t, pfnCalcIrqTag,(PPDMDEVINS pDevIns));
     1446
     1447    /**
    14401448     * Modifies APIC-related bits in the CPUID feature mask.
    14411449     *
     
    15251533
    15261534/** Current PDMAPICHLP version number. */
    1527 #define PDM_APICHLPR3_VERSION                   PDM_VERSION_MAKE(0xfff3, 1, 0)
     1535#define PDM_APICHLPR3_VERSION                   PDM_VERSION_MAKE(0xfff3, 2, 0)
    15281536
    15291537
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