VirtualBox

source: vbox/trunk/src/VBox/VMM/VMMR3/PGMPool.cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @92386   3 years vboxsync VMM,VUSB: Statistics corrections (unit, type).
(edit) @92162   3 years vboxsync VMM/PGM,DevVGA: Baked MMIO2 dirty page tracking into PGM, moving it …
(edit) @91854   3 years vboxsync VMM: Removed PGM_WITHOUT_MAPPINGS and associated mapping code. bugref:9517
(edit) @90439   3 years vboxsync VMM/PGM: Check PGMCritSectEnter status code when we don't return it. …
(edit) @86497   4 years vboxsync VMM/PGMPool: A couple of large page bugfixes (one harmless, the other …
(edit) @86489   4 years vboxsync VMM/PGM: Working on eliminating page table bitfield use (32-bit PTEs). …
(edit) @86487   4 years vboxsync VMM/PGM: Working on eliminating page table bitfield use (PAE PTEs). …
(edit) @86475   4 years vboxsync VMM/PGMPool: Working on eliminating page table bitfield use. …
(edit) @86472   4 years vboxsync VMM/PGMPool: Working on eliminating page table bitfield use. …
(edit) @86470   4 years vboxsync VMM/PGMPool: A couple of large page bugfixes (one harmless, the other …
(edit) @86461   4 years vboxsync VMM/PGM: Don't check for, or even define, PGM_PDFLAGS_MAPPING when …
(edit) @85179   4 years vboxsync VMM/PGMPool.cpp: fall thru fix for Clang 11. bugref:9790
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82929   5 years vboxsync PGMPool: Undid the OS X debug instrumentation. bugref:9627
(edit) @82897   5 years vboxsync PGMPool: PGMR0PoolGrow should return failure when allocating the first …
(edit) @82896   5 years vboxsync PGMPool: PGMR0PoolGrow should return failure when allocating the first …
(edit) @82895   5 years vboxsync VMM/PGMPool: Instrumenting code for debugging OS X issue. bugref:9627
(edit) @82555   5 years vboxsync PGMPool,MM: Use ring-0 mapping while in ring-0, so let the page pool …
(edit) @80334   5 years vboxsync VMM: Eliminating the VBOX_BUGREF_9217 preprocessor macro. bugref:9217
(edit) @80333   5 years vboxsync VMM: Eliminating the VBOX_BUGREF_9217_PART_I preprocessor macro. …
(edit) @80281   5 years vboxsync VMM,++: Refactoring code to use VMMC & VMMCPUCC. bugref:9217
(edit) @80191   5 years vboxsync VMM/r3: Refactored VMCPU enumeration in preparation that aCpus will be …
(edit) @80181   5 years vboxsync VMM: Kicking out raw-mode - Bunch of RCPTRTYPE use in PGM. bugref:9517
(edit) @80180   5 years vboxsync Backing out r132620.
(edit) @80179   5 years vboxsync VMM: Kicking out raw-mode - Bunch of R0PTRTYPE use in PGM. bugref:9517
(edit) @80111   5 years vboxsync PGMR3PoolGrow: Nested paging root pages should not be limited on …
(edit) @77240   6 years vboxsync PGMPool: Two optimizations to the dirty page code …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @73246   6 years vboxsync PGM: Working on eliminating PGMMODEDATA and the corresponding PGMCPU …
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @69111   7 years vboxsync (C) year
(edit) @69046   7 years vboxsync Global: replace fall-through comments with RT_FALL_THRU(). …
(edit) @65650   8 years vboxsync gcc 7: fall thru
(edit) @65531   8 years vboxsync PGM: Put back r113092 & r113134 (revered in r113137).
(edit) @65504   8 years vboxsync PGM: Temporarily backed out r113092 & r113134.
(edit) @65502   8 years vboxsync PGMPoolMonitor: more stats.
(edit) @65466   8 years vboxsync PGM: Guest page table walking optimizations (incomplete) and …
(edit) @63560   8 years vboxsync scm: cleaning up todos
(edit) @62478   8 years vboxsync (C) 2016
(edit) @58126   9 years vboxsync VMM: Fixed almost all the Doxygen warnings.
(edit) @58123   9 years vboxsync VMM: Made @param pVCpu more uniform and to the point.
(edit) @58122   9 years vboxsync VMM: Made @param pVM more uniform and to the point.
(edit) @58116   9 years vboxsync VMM: Doxygen fixes.
(edit) @57358   9 years vboxsync *: scm cleanup run.
(edit) @56633   9 years vboxsync PGMPool.cpp: Enable non-#PF ring-0 access handlers.
(edit) @56287   9 years vboxsync VMM: Updated (C) year.
(edit) @56051   10 years vboxsync VMM: Added VMMGC_MAIN_MODULE_NAME -> VMMRC_MAIN_MODULE_NAME and …
(edit) @55909   10 years vboxsync PGM,++: Made the ring-3 physical access handler callbacks present in …
(edit) @55903   10 years vboxsync PGM: Added a pVCpu parameter to all physical handler callouts and also …
(edit) @55896   10 years vboxsync PGM: Renamed the ring-0 and raw-mode context physical page access …
(edit) @55493   10 years vboxsync PGM,++: Separated physical access handler callback function pointers …
(edit) @55174   10 years vboxsync VMM: logrel nit.
(edit) @52811   10 years vboxsync VMM/PGMPool: typo in PGMR3PoolGrow(), thanks PVS
(edit) @52810   10 years vboxsync VMM/PGMPool: typo in pgmR3PoolInit(), thanks PVS
(edit) @45808   12 years vboxsync VMM,DevVGA: Don't resolve RC symbols when HM is enabled (part 1).
(edit) @45103   12 years vboxsync PGMPool: Eliminated fictive page (except NIL). #6367
(edit) @44399   12 years vboxsync DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
(edit) @43387   12 years vboxsync VMM: HM cleanup.
(edit) @43163   12 years vboxsync VMM: A wee bit page pool paranoia related to #6349.
(edit) @41965   12 years vboxsync VMM: ran scm. Mostly svn:keywords changes (adding Revision).
(edit) @41800   12 years vboxsync Doxygen.
(edit) @41783   12 years vboxsync Doxygen, comment typos.
(edit) @41456   13 years vboxsync PGMPool: PGMPOOLPAGE adjustments and cleanups, no real code changes …
(edit) @39755   13 years vboxsync PGMR3PoolGrow: Fixed fatal assertion. duh.
(edit) @39738   13 years vboxsync PGMPool.cpp: When using EPT we should be able to use any kind of …
(edit) @39402   13 years vboxsync VMM: don't use generic IPE status codes, use specific ones. Part 1.
(edit) @39078   13 years vboxsync VMM: -Wunused-parameter
(edit) @39034   13 years vboxsync VMM,INTNET: Addressing unused variable warnings.
(edit) @37354   14 years vboxsync PGM: Fixed locking issues in PGMR3PhysMMIORegister and …
(edit) @36960   14 years vboxsync PGM,MM: Heap and shadow pool size adjustments for large memory configs.
(edit) @36891   14 years vboxsync PGM: Put a TLB in front of the RAM ranges to speed up lookup (disabled).
(edit) @35696   14 years vboxsync PCDBGCCMD & PFNDBGCCMD: Drop the return type & variable. Functions …
(edit) @35346   14 years vboxsync VMM reorg: Moving the public include files from include/VBox to …
(copy) @35333   14 years vboxsync VMM source reorg.
copied from trunk/src/VBox/VMM/PGMPool.cpp
(edit) @34741   14 years vboxsync Comment update
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette