VirtualBox

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


Ignore:
Timestamp:
Aug 17, 2019 12:43:24 AM (5 years ago)
Author:
vboxsync
Message:

VMM: Eliminating the VBOX_BUGREF_9217 preprocessor macro. bugref:9217

File:
1 edited

Legend:

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

    r80281 r80334  
    361361    /** Hypercall input/ouput page. */
    362362    NEMR0HYPERCALLDATA          HypercallData;
    363 #  ifdef VBOX_BUGREF_9217
    364363    /** Delta to add to convert a ring-0 pointer to a ring-3 one.   */
    365364    uintptr_t                   offRing3ConversionDelta;
    366 #  endif
    367365# else
    368366    uint32_t                    uDummy;
     
    380378    /** I/O control context. */
    381379    PSUPR0IOCTLCTX              pIoCtlCtx;
    382 # ifndef VBOX_BUGREF_9217
    383     /** Delta to add to convert a ring-0 pointer to a ring-3 one.   */
    384     uintptr_t                   offRing3ConversionDelta;
    385 # endif
    386380    /** Info about the VidGetHvPartitionId I/O control interface. */
    387381    NEMWINIOCTL                 IoCtlGetHvPartitionId;
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