VirtualBox

Changeset 81514 in vbox for trunk/src/VBox/Devices/VMMDev


Ignore:
Timestamp:
Oct 24, 2019 11:25:11 AM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
134242
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/Devices/VMMDev/VMMDev.cpp

    r81031 r81514  
    47514751    /* .uReserved0 = */             0,
    47524752    /* .szName = */                 "VMMDev",
    4753     /* .fFlags = */                 PDM_DEVREG_FLAGS_HOST_BITS_DEFAULT | PDM_DEVREG_FLAGS_GUEST_BITS_DEFAULT | PDM_DEVREG_FLAGS_RC | PDM_DEVREG_FLAGS_R0,
     4753    /* .fFlags = */                 PDM_DEVREG_FLAGS_DEFAULT_BITS | PDM_DEVREG_FLAGS_RZ,
    47544754    /* .fClass = */                 PDM_DEVREG_CLASS_VMM_DEV,
    47554755    /* .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