VirtualBox

Changeset 33419 in vbox for trunk/include


Ignore:
Timestamp:
Oct 25, 2010 12:45:01 PM (14 years ago)
Author:
vboxsync
Message:

PDM, PCI: save MSI-X page in saved state, multiple vectors in MSI, tweaks

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/pdmdev.h

    r33314 r33419  
    428428    /** Offset of next capability to MSI */
    429429    uint8_t    iMsiNextOffset;
    430     /** Value to initialize MSI message control register */
    431     uint16_t   iMsiFlags;
     430    /** If we support 64-bit MSI addressing */
     431    bool       fMsi64bit;
    432432
    433433    /** Number of MSI-X interrupt vectors, 0 if MSI-X not supported */
Note: See TracChangeset for help on using the changeset viewer.

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