VirtualBox

Changeset 72249 in vbox for trunk/src/VBox/VMM/VMMR3


Ignore:
Timestamp:
May 17, 2018 5:33:00 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
122696
Message:

IOMR3ProcessForceFlag: Logging fix.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/IOM.cpp

    r70948 r72249  
    19561956    {
    19571957        Log5(("IOM: Dispatching pending I/O port write: %#x LB %u -> %RTiop\n", pVCpu->iom.s.PendingIOPortWrite.u32Value,
    1958               pVCpu->iom.s.PendingMmioWrite.cbValue, pVCpu->iom.s.PendingIOPortWrite.IOPort));
     1958              pVCpu->iom.s.PendingIOPortWrite.cbValue, pVCpu->iom.s.PendingIOPortWrite.IOPort));
    19591959        VBOXSTRICTRC rcStrictCommit = IOMIOPortWrite(pVM, pVCpu, pVCpu->iom.s.PendingIOPortWrite.IOPort,
    19601960                                                     pVCpu->iom.s.PendingIOPortWrite.u32Value,
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