VirtualBox

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


Ignore:
Timestamp:
Oct 27, 2023 12:50:41 PM (13 months ago)
Author:
vboxsync
Message:

Devices/Gpio: Add virtual GPIO button driver to simulate button presses using GPIO, for passing power/sleep button requests to the guest, bugref:10538 [fix]

File:
1 edited

Legend:

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

    r101618 r101620  
    350350#define PDM_DRVREG_CLASS_PCIRAW         RT_BIT(16)
    351351/** GPIO driver. */
    352 #define PDM_DRVREG_CLASS_GPIO           RT_BIT(16)
     352#define PDM_DRVREG_CLASS_GPIO           RT_BIT(17)
    353353/** @} */
    354354
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