VirtualBox

Changeset 56633 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Jun 25, 2015 10:39:02 AM (9 years ago)
Author:
vboxsync
Message:

PGMPool.cpp: Enable non-#PF ring-0 access handlers.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/PGMPool.cpp

    r56287 r56633  
    283283    rc = PGMR3HandlerPhysicalTypeRegister(pVM, PGMPHYSHANDLERKIND_WRITE,
    284284                                          pgmPoolAccessHandler,
    285                                           NULL, NULL, "pgmPoolAccessPfHandler",
    286                                           NULL, NULL, "pgmPoolAccessPfHandler",
     285                                          NULL, "pgmPoolAccessHandler", "pgmPoolAccessPfHandler",
     286                                          NULL, "pgmPoolAccessHandler", "pgmPoolAccessPfHandler",
    287287                                          "Guest Paging Access Handler",
    288288                                          &pPool->hAccessHandlerType);
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