VirtualBox

Changeset 49438 in vbox for trunk/include/VBox/vmm


Ignore:
Timestamp:
Nov 11, 2013 1:32:45 PM (11 years ago)
Author:
vboxsync
Message:

mark pfnChangeFeature as obsolete for ring-0 and raw-mode.

File:
1 edited

Legend:

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

    r46788 r49438  
    13171317     * @param   pDevIns         Device instance of the APIC.
    13181318     * @param   enmVersion      Supported APIC version.
     1319     * @todo    We don't need this in RC and R0 context, remove.
    13191320     */
    13201321    DECLRCCALLBACKMEMBER(void, pfnChangeFeature,(PPDMDEVINS pDevIns, PDMAPICVERSION enmVersion));
     
    13961397     * @param   pDevIns         Device instance of the APIC.
    13971398     * @param   enmVersion      Supported APIC version.
     1399     * @todo    We don't need this in RC and R0 context, remove.
    13981400     */
    13991401    DECLR0CALLBACKMEMBER(void, pfnChangeFeature,(PPDMDEVINS pDevIns, PDMAPICVERSION enmVersion));
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