VirtualBox

Changeset 60854 in vbox for trunk/src/VBox/VMM/include


Ignore:
Timestamp:
May 5, 2016 6:18:02 PM (9 years ago)
Author:
vboxsync
Message:

iomMMIODoComplicatedWrite: Use VINF_IOM_R3_IOPORT_COMMIT_WRITE to deal correctly with VINF_IOM_R3_MMIO_READ/WRITE status codes handling complicated stuff.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/IOMInternal.h

    r60849 r60854  
    418418        RTGCPHYS                        GCPhys;
    419419        /** The value to write. */
    420         uint8_t                         abValue[16];
     420        uint8_t                         abValue[24];
    421421        /** The number of bytes to write (0 if nothing pending). */
    422422        uint32_t                        cbValue;
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