VirtualBox

Changeset 101599 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Oct 26, 2023 9:47:33 AM (15 months ago)
Author:
vboxsync
Message:

pdmifs.h,DevACPI.cpp,ConsoleImpl.cpp: Move the power button events out of the ACPI port interface into a separate one so it can be re-used elsewhere, bugref:10538 [doxygen] [revert, committed too much]

File:
1 edited

Legend:

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

    r101598 r101599  
    12381238
    12391239/**
    1240  * @interface_method_impl{PDMIEVENTBUTTONPORT,pfnQueryGuestCanHandleButtonEvents}
     1240 * @interface_method_impl{PDMIACPIPORT,pfnQueryGuestCanHandleButtonEvents}
    12411241 */
    12421242static DECLCALLBACK(int) acpiR3Port_QueryGuestCanHandleButtonEvents(PPDMIEVENTBUTTONPORT pInterface, bool *pfCanHandleButtonEvents)
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