VirtualBox

Changeset 80701 in vbox for trunk/src/VBox/Devices/Samples


Ignore:
Timestamp:
Sep 10, 2019 2:42:31 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
133241
Message:

PDM,Devices: Redefined uReserved1 to cMaxPciDevices in the PDMDEVREG structures and added PDM_DEVREG_FLAGS_MSI_X for indicating possible need for MSI-X. bugref:9218

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Samples/DevPlayground.cpp

    r80531 r80701  
    351351    /* .cbInstanceCC = */           0,
    352352    /* .cbInstanceRC = */           0,
    353     /* .uReserved1 = */             0,
     353    /* .cMaxPciDevices = */         1,
    354354    /* .pszDescription = */         "VBox Playground Device.",
    355355#if defined(IN_RING3)
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