VirtualBox

Changeset 71076 in vbox


Ignore:
Timestamp:
Feb 20, 2018 9:23:45 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
120940
Message:

VMM,SUPDrv: More NEM/win experimentation. bugref:9044 [build fix]

Location:
trunk/src/VBox/VMM
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/NEMR3Native-win.cpp

    r71075 r71076  
    18921892/**
    18931893 * @callback_method_impl{FNPGMPHYSNEMCHECKPAGE,
    1894  *      Worker for nemR3WinHandleMemoryAccess, pvUser points to a
     1894 *      Worker for nemR3WinHandleMemoryAccess; pvUser points to a
    18951895 *      NEMR3WINHMACPCCSTATE structure. }
    18961896 */
  • trunk/src/VBox/VMM/include/NEMInternal.h

    r71075 r71076  
    158158    RTR0MEMOBJ                  hHypercallDataMemObj;
    159159    /** @} */
     160# else
     161    uint32_t                    uDummy;
    160162# endif
    161163} NEMR0PERVCPU;
     
    169171    /** The partition ID. */
    170172    uint64_t                    idHvPartition;
     173# else
     174    uint32_t                    uDummy;
    171175# endif
    172176} NEMR0PERVM;
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