VirtualBox

Changeset 81518 in vbox for trunk


Ignore:
Timestamp:
Oct 24, 2019 1:23:41 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
134246
Message:

APIC: Use PDM_DEVREG_FLAGS_RZ. bugref:9218

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/APICAll.cpp

    r81153 r81518  
    35123512    /* .uReserved0 = */             0,
    35133513    /* .szName = */                 "apic",
    3514     /* .fFlags = */                 PDM_DEVREG_FLAGS_DEFAULT_BITS | PDM_DEVREG_FLAGS_R0,
     3514    /* .fFlags = */                 PDM_DEVREG_FLAGS_DEFAULT_BITS | PDM_DEVREG_FLAGS_RZ,
    35153515    /* .fClass = */                 PDM_DEVREG_CLASS_PIC,
    35163516    /* .cMaxInstances = */          1,
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette