VirtualBox

Changeset 93636 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Feb 7, 2022 10:50:26 AM (3 years ago)
Author:
vboxsync
Message:

VMM/PGM,VMM/PDM,VGA: Consolidate the user parameters of the physical access handlers into a single uint64_t value that shouldn't be a pointer, at least not for ring-0 callbacks. Special hack for devices where it's translated from a ring-0 device instance index into a current context PPDMDEVINS (not really tested yet). [doxygen fix] bugref:10094

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Graphics/DevVGA-SVGA-cmd.cpp

    r93635 r93636  
    358358 * @param   enmAccessType   The access type.
    359359 * @param   enmOrigin       Who is making the access.
    360  * @param   pvUser          User argument - VMM sets this to the address of the
    361  *                          device instance.
     360 * @param   uUser           The VMM automatically sets this to the address of
     361 *                          the device instance.
    362362 */
    363363DECLCALLBACK(VBOXSTRICTRC)
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