VirtualBox

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


Ignore:
Timestamp:
Sep 10, 2019 3:19:39 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
133244
Message:

PDM,Devices: Changed PDM_DEVREG_FLAGS_MSI_X into a registration field giving the max MSI-X vector count config for the device (typically VBOX_MSIX_MAX_ENTRIES). bugref:9218

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/VMMDev/VMMDev.cpp

    r80701 r80704  
    47534753    /* .cbInstanceRC = */           0,
    47544754    /* .cMaxPciDevices = */         1,
     4755    /* .cMaxMsixVectors = */        0,
    47554756    /* .pszDescription = */         "VirtualBox VMM Device\n",
    47564757#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