VirtualBox

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


Ignore:
Timestamp:
Sep 10, 2019 2:50:27 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
133243
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/VBoxSampleDevice.cpp

    r80531 r80703  
    9999    /* .cbInstanceCC = */           0,
    100100    /* .cbInstanceRC = */           0,
    101     /* .uReserved1 = */             0,
     101    /* .cMaxPciDevices = */         0,
    102102    /* .pszDescription = */         "VBox Sample Device.",
    103103#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