|
|
@99208
|
20 months |
vboxsync |
Disassembler,VMM,Runtime: Get rid of deprecated DISCPUSTATE types …
|
|
|
@99132
|
21 months |
vboxsync |
VMM: Nested VMX: bugref:10318 PGM fixes for supporting Hyper-V in a VM …
|
|
|
@99051
|
21 months |
vboxsync |
VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and …
|
|
|
@98103
|
23 months |
vboxsync |
Copyright year updates by scm.
|
|
|
@97201
|
2 years |
vboxsync |
VMM/IEM,EM: More CPUMCTXCORE elimination and trimming of interpret …
|
|
|
@97200
|
2 years |
vboxsync |
VMM/IEM,EM: More CPUMCTXCORE elimination and trimming of interpret …
|
|
|
@97199
|
2 years |
vboxsync |
VMM/PGM,IEM,EM: Changed FNPGMRZPHYSPFHANDLER, PGMTrap0eHandler and …
|
|
|
@97193
|
2 years |
vboxsync |
VMM/EM: Drop the PVM and PCCPUMCTXCORE arguments from …
|
|
|
@97147
|
2 years |
vboxsync |
VMM/PGM: Nested VMX: bugref:10092 Build fix.
|
|
|
@97145
|
2 years |
vboxsync |
VMM/PGM: Nested VMX: bugref:10092 Implemented large (2M) page support …
|
|
|
@96979
|
2 years |
vboxsync |
VMM/PGM,IEM,HM: Added a PGMPHYSHANDLER_F_NOT_IN_HM flag to better deal …
|
|
|
@96966
|
2 years |
vboxsync |
VMM/PGM: Nested VMX: bugref:10092 Remove unused function used early …
|
|
|
@96899
|
2 years |
vboxsync |
VMM/PGMAllPool: nits. bugref:10092
|
|
|
@96879
|
2 years |
vboxsync |
VMM/PGM: Nested VMX: bugref:10092 Nested EPT shadow page-pool handling.
|
|
|
@96407
|
2 years |
vboxsync |
scm copyright and license note update
|
|
|
@95112
|
3 years |
vboxsync |
VMM/PGMPool: Corrected pgmPoolAccessHandler declaration to use …
|
|
|
@93931
|
3 years |
vboxsync |
VMM,VMMDev,scm,VBox/param.h: Don't use PAGE_BASE_GC_MASK and friends …
|
|
|
@93725
|
3 years |
vboxsync |
VMM: More arm64 adjustments. bugref:9898
|
|
|
@93635
|
3 years |
vboxsync |
VMM/PGM,VMM/PDM,VGA: Consolidate the user parameters of the physical …
|
|
|
@93619
|
3 years |
vboxsync |
VMM/PGMPool: Missed a coupld of MMHyperCCToR3/R0 calls. bugref:10093
|
|
|
@93554
|
3 years |
vboxsync |
VMM: Changed PAGE_SIZE -> GUEST_PAGE_SIZE / HOST_PAGE_SIZE, PAGE_SHIFT …
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@91907
|
3 years |
vboxsync |
VMM/MM: Eliminated MMHyperCCToRC and MMHyperR0ToRC. bugref:9517
|
|
|
@91854
|
3 years |
vboxsync |
VMM: Removed PGM_WITHOUT_MAPPINGS and associated mapping code. bugref:9517
|
|
|
@91247
|
3 years |
vboxsync |
PGM: Moved the statistics into the VM and VMCPU structures (was on the …
|
|
|
@91243
|
3 years |
vboxsync |
VMM/PGMPool: Call PGMR0PoolGrow directly from ring-0 instead of going …
|
|
|
@90439
|
3 years |
vboxsync |
VMM/PGM: Check PGMCritSectEnter status code when we don't return it. …
|
|
|
@90346
|
3 years |
vboxsync |
- VMM: Pass pVM to PDMCritSect APIs. bugref:9218 bugref:10074
- …
|
|
|
@87141
|
4 years |
vboxsync |
VMM: Remove VBOX_WITH_2X_4GB_ADDR_SPACE_IN_R0 and the code it encloses …
|
|
|
@86489
|
4 years |
vboxsync |
VMM/PGM: Working on eliminating page table bitfield use (32-bit PTEs). …
|
|
|
@86488
|
4 years |
vboxsync |
VMM/PGM: Working on eliminating page table bitfield use (32-bit PDEs). …
|
|
|
@86487
|
4 years |
vboxsync |
VMM/PGM: Working on eliminating page table bitfield use (PAE PTEs). …
|
|
|
@86475
|
4 years |
vboxsync |
VMM/PGMPool: Working on eliminating page table bitfield use. …
|
|
|
@86472
|
4 years |
vboxsync |
VMM/PGMPool: Working on eliminating page table bitfield use. …
|
|
|
@86470
|
4 years |
vboxsync |
VMM/PGMPool: A couple of large page bugfixes (one harmless, the other …
|
|
|
@86462
|
4 years |
vboxsync |
VMM/PGM: Don't check for, or even define, PGM_PLXFLAGS_MAPPING when …
|
|
|
@86461
|
4 years |
vboxsync |
VMM/PGM: Don't check for, or even define, PGM_PDFLAGS_MAPPING when …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82929
|
5 years |
vboxsync |
PGMPool: Undid the OS X debug instrumentation. bugref:9627
|
|
|
@82897
|
5 years |
vboxsync |
PGMPool: PGMR0PoolGrow should return failure when allocating the first …
|
|
|
@82896
|
5 years |
vboxsync |
PGMPool: PGMR0PoolGrow should return failure when allocating the first …
|
|
|
@82895
|
5 years |
vboxsync |
VMM/PGMPool: Instrumenting code for debugging OS X issue. bugref:9627
|
|
|
@82888
|
5 years |
vboxsync |
PGMAllPool: More details on corruption.
|
|
|
@82555
|
5 years |
vboxsync |
PGMPool,MM: Use ring-0 mapping while in ring-0, so let the page pool …
|
|
|
@80333
|
5 years |
vboxsync |
VMM: Eliminating the VBOX_BUGREF_9217_PART_I preprocessor macro. …
|
|
|
@80281
|
5 years |
vboxsync |
VMM,++: Refactoring code to use VMMC & VMMCPUCC. bugref:9217
|
|
|
@80268
|
5 years |
vboxsync |
VMM: Refactoring VMMAll/* to use VMCC & VMMCPUCC. bugref:9217
|
|
|
@80182
|
5 years |
vboxsync |
VMM: Kicking out raw-mode - Eliminated more RCPTRTYPE use in PGM. …
|
|
|
@80177
|
5 years |
vboxsync |
VMM: Kicking out raw-mode - PGMPool. bugref:9517
|
|
|
@80007
|
5 years |
vboxsync |
VMM: Kicking out raw-mode (work in progress). bugref:9517
|
|
|
@77240
|
6 years |
vboxsync |
PGMPool: Two optimizations to the dirty page code …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@73277
|
6 years |
vboxsync |
PGM: Eliminated the unused VERR_PGM_POOL_FLUSHED and …
|
|
|
@73275
|
6 years |
vboxsync |
PGM: Trying to figure out VERR_PGM_POOL_FLUSHED... bugref:9044
|
|
|
@71586
|
7 years |
vboxsync |
PGMAllPool: doc fix
|
|
|
@69111
|
7 years |
vboxsync |
(C) year
|
|
|
@69046
|
7 years |
vboxsync |
Global: replace fall-through comments with RT_FALL_THRU(). …
|
|
|
@65957
|
8 years |
vboxsync |
PGMPool: Address problem where we would incorrectly try to flush an …
|
|
|
@65901
|
8 years |
vboxsync |
Reapplied r113097 (backed out in r113137): pgmR3PoolReset: A few …
|
|
|
@65650
|
8 years |
vboxsync |
gcc 7: fall thru
|
|
|
@65531
|
8 years |
vboxsync |
PGM: Put back r113092 & r113134 (revered in r113137).
|
|
|
@65504
|
8 years |
vboxsync |
PGM: Temporarily backed out r113092 & r113134.
|
|
|
@65502
|
8 years |
vboxsync |
PGMPoolMonitor: more stats.
|
|
|
@65476
|
8 years |
vboxsync |
PGM: Backed out r113094, r113095, r113096, r113097 & r113098.
|
|
|
@65471
|
8 years |
vboxsync |
pgmR3PoolReset: A few missing members (harmless).
|
|
|
@65466
|
8 years |
vboxsync |
PGM: Guest page table walking optimizations (incomplete) and …
|
|
|
@63560
|
8 years |
vboxsync |
scm: cleaning up todos
|
|
|
@63465
|
8 years |
vboxsync |
VMM: warnings (clang)
|
|
|
@62606
|
8 years |
vboxsync |
VMM: Unused parameters.
|
|
|
@62601
|
8 years |
vboxsync |
VMM: Unused parameters.
|
|
|
@62478
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62034
|
8 years |
vboxsync |
PGMAllPool.cpp: Removed unwanted RTLogPrintf statements.
|
|
|
@61628
|
8 years |
vboxsync |
DBGF: Added bsod_msr event, stubbed bsod_efi event. Since we cannot …
|
|
|
@61212
|
9 years |
vboxsync |
pgmPoolMonitorIsReused: Subject non-REP MOVSWDQ and STOSWDQ to the new …
|
|
|
@61211
|
9 years |
vboxsync |
pgmPoolMonitorIsReused: Cross page stuff == reused, as does unaligned …
|
|
|
@61142
|
9 years |
vboxsync |
pgmPoolAccessPfHandlerSimple: Deal with larger writes (e.g. AVX regs).
|
|
|
@60822
|
9 years |
vboxsync |
PGMAllPool.cpp: Deal with IEM specific …
|
|
|
@58157
|
9 years |
vboxsync |
Doxygen: @todo fixes
|
|
|
@58126
|
9 years |
vboxsync |
VMM: Fixed almost all the Doxygen warnings.
|
|
|
@58123
|
9 years |
vboxsync |
VMM: Made @param pVCpu more uniform and to the point.
|
|
|
@58122
|
9 years |
vboxsync |
VMM: Made @param pVM more uniform and to the point.
|
|
|
@57852
|
9 years |
vboxsync |
VMM: unused parameter warning fixes.
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@56985
|
9 years |
vboxsync |
VMM: Log and assertion formatting fixes.
|
|
|
@56287
|
9 years |
vboxsync |
VMM: Updated (C) year.
|
|
|
@56044
|
10 years |
vboxsync |
PGMAllPool.cpp: doc update
|
|
|
@56017
|
10 years |
vboxsync |
Physical access handler cleanups.
|
|
|
@55966
|
10 years |
vboxsync |
PGM,++: VBOXSTRICTRC for physical access handlers.
|
|
|
@55910
|
10 years |
vboxsync |
pgmPoolAccessHandler: Make use of the enmOrigin to detect device …
|
|
|
@55909
|
10 years |
vboxsync |
PGM,++: Made the ring-3 physical access handler callbacks present in …
|
|
|
@55903
|
10 years |
vboxsync |
PGM: Added a pVCpu parameter to all physical handler callouts and also …
|
|
|
@55896
|
10 years |
vboxsync |
PGM: Renamed the ring-0 and raw-mode context physical page access …
|
|
|
@55493
|
10 years |
vboxsync |
PGM,++: Separated physical access handler callback function pointers …
|
|
|
@55331
|
10 years |
vboxsync |
PGMHandlerPhysicalChangeCallbacks -> PGMHandlerPhysicalChangeUserArgs.
|
|
|
@50819
|
11 years |
vboxsync |
VMMAll/PGMAllPool: Clear references to the shadow table while adding …
|
|
|
@49482
|
11 years |
vboxsync |
VMM: Warnings.
|
|
|
@48184
|
11 years |
vboxsync |
PGMAllPool.cpp: Try work around assertion in …
|
|
|
@46420
|
11 years |
vboxsync |
VMM, recompiler: Purge deprecated macros.
|
|
|
@45991
|
12 years |
vboxsync |
Fix local strict build issues.
|
|
|
@45907
|
12 years |
vboxsync |
VBOX_WITH_IEM bitrot and stuff.
|
|
|