VirtualBox

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/PC/DevACPI.cpp

    r81369 r81514  
    41874187    /* .uReserved0 = */             0,
    41884188    /* .szName = */                 "acpi",
    4189     /* .fFlags = */                 PDM_DEVREG_FLAGS_DEFAULT_BITS | PDM_DEVREG_FLAGS_RC | PDM_DEVREG_FLAGS_R0,
     4189    /* .fFlags = */                 PDM_DEVREG_FLAGS_DEFAULT_BITS | PDM_DEVREG_FLAGS_RZ,
    41904190    /* .fClass = */                 PDM_DEVREG_CLASS_ACPI,
    41914191    /* .cMaxInstances = */          ~0U,
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