VirtualBox

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/VMMR3/PGMPool.cpp

    r80333 r80334  
    239239     */
    240240    pPool->pVMR3     = pVM;
    241 #ifdef VBOX_BUGREF_9217
    242241    pPool->pVMR0     = pVM->pVMR0ForCall;
    243 #else
    244     pPool->pVMR0     = pVM->pVMR0;
    245 #endif
    246242    pPool->cMaxPages = cMaxPages;
    247243    pPool->cCurPages = PGMPOOL_IDX_FIRST;
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