VirtualBox

Ignore:
Timestamp:
Oct 24, 2019 11:25:11 AM (5 years ago)
Author:
vboxsync
Message:

Devices,ExtPacks: Use PDM_DEVREG_FLAGS_RZ and PDM_DEVREG_FLAGS_DEFAULT_BITS. bugref:9218

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ExtPacks/BusMouseSample/BusMouse.cpp

    r80704 r81514  
    837837    /* .uReserved0 = */             0,
    838838    /* .szName = */                 "busmouse",
    839     /* .fFlags = */                 PDM_DEVREG_FLAGS_DEFAULT_BITS | PDM_DEVREG_FLAGS_RC | PDM_DEVREG_FLAGS_R0,
     839    /* .fFlags = */                 PDM_DEVREG_FLAGS_DEFAULT_BITS | PDM_DEVREG_FLAGS_RZ,
    840840    /* .fClass = */                 PDM_DEVREG_CLASS_INPUT,
    841841    /* .cMaxInstances = */          1,
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