summaryrefslogtreecommitdiff
path: root/src/VBox/VMM/VMMR3/MMPagePool.cpp
Commit message (Expand)AuthorAgeFilesLines
* VMM/MM: Removed unused MMR3PageDummyHCPhys & MMR3PageDummyHCPtr functionality...vboxsync2022-02-031-73/+0
* VMM: Changed PAGE_SIZE -> GUEST_PAGE_SIZE / HOST_PAGE_SIZE, PAGE_SHIFT -> GUE...vboxsync2022-02-021-1/+2
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* MM: Eliminated all but the MMR3PageDummyHC* functions for the MMPagePool code...vboxsync2019-12-121-463/+4
* PGMPool,MM: Use ring-0 mapping while in ring-0, so let the page pool do its o...vboxsync2019-12-121-1/+3
* PGMPool,MM: Use ring-0 mapping while in ring-0, so let the page pool do its o...vboxsync2019-12-111-0/+2
* VMM: Eliminating the VBOX_BUGREF_9217_PART_I preprocessor macro. bugref:9217vboxsync2019-08-161-1/+0
* VMM/r3: Refactored VMCPU enumeration in preparation that aCpus will be replac...vboxsync2019-08-081-0/+1
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* VMM: Ran scm --fix-err-h. bugref:9344vboxsync2018-12-251-1/+1
* *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and RT_OFFSETOF_ADD work ...vboxsync2018-07-121-1/+1
* (C) yearvboxsync2017-10-171-1/+1
* (C) 2016vboxsync2016-07-221-1/+1
* Removed empty internal/pgm.h header file. (That stuff moved into VBox/vmm/pgm...vboxsync2016-07-161-1/+0
* doxygen: fixes.vboxsync2015-10-121-1/+1
* VMM: Made @param pVM more uniform and to the point.vboxsync2015-10-081-10/+10
* VMM: Doxygen fixes.vboxsync2015-10-081-2/+2
* *: scm cleanup run.vboxsync2015-08-141-6/+7
* VMM: Updated (C) year.vboxsync2015-06-091-1/+1
* VMM: Map the hyper heap in ring-0 on 64-bit systems.vboxsync2015-03-171-1/+1
* VMM/MMPagePool: fixed a bug which lead to allocating more hyper space than ne...vboxsync2014-09-221-1/+1
* header (C) fixesvboxsync2013-02-041-1/+1
* Doxygen.vboxsync2012-06-171-10/+10
* VMM reorg: Moving the public include files from include/VBox to include/VBox/...vboxsync2010-12-271-4/+4
* VMM source reorg.vboxsync2010-12-271-0/+527