VirtualBox

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


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/VMMDev/VMMDev.cpp

    r80531 r80701  
    47524752    /* .cbInstanceCC = */           0,
    47534753    /* .cbInstanceRC = */           0,
    4754     /* .uReserved1 = */             0,
     4754    /* .cMaxPciDevices = */         1,
    47554755    /* .pszDescription = */         "VirtualBox VMM Device\n",
    47564756#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