VirtualBox

Changeset 65302 in vbox


Ignore:
Timestamp:
Jan 15, 2017 6:22:26 PM (8 years ago)
Author:
vboxsync
Message:

PCI: Save and restore I/O region sizes and types so we can callback devices to deal with changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Bus/DevPciIch9.cpp

    r65301 r65302  
    12461246            {
    12471247                AssertLogRelMsgFailed(("PCI: %8s/%u: region #%u size/type load change: %#RGp/%#x -> %#RGp/%#x\n",
    1248                                        pPciDev->pszNameR3, pPciDev->Int.s.CTX_SUFF(pDevIns)->iInstance,
     1248                                       pPciDev->pszNameR3, pPciDev->Int.s.CTX_SUFF(pDevIns)->iInstance, iRegion,
    12491249                                       pPciDev->Int.s.aIORegions[iRegion].size, pPciDev->Int.s.aIORegions[iRegion].type,
    12501250                                       paIoRegions[iRegion].size, paIoRegions[iRegion].type));
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