|
|
@104840
|
6 months |
vboxsync |
VMM/PGM: Refactored RAM ranges, MMIO2 ranges and ROM ranges and added …
|
|
|
@103359
|
10 months |
vboxsync |
VMM/DBGF,PDMLdr,PGM: Addressed parfait's complaints about …
|
|
|
@102859
|
11 months |
vboxsync |
PGM: Relaxed needle size assertions to match actual usage.
|
|
|
@100965
|
16 months |
vboxsync |
VMM/PGM,++: Removing some CSAM traces.
|
|
|
@98103
|
23 months |
vboxsync |
Copyright year updates by scm.
|
|
|
@97043
|
2 years |
vboxsync |
VMM/PGM: Nested VMX: bugref:10092 Remove unused member …
|
|
|
@96940
|
2 years |
vboxsync |
VMM/PGMDbg,DBGFMem: Basic EPT dumping, both guest and shadow tables. …
|
|
|
@96407
|
2 years |
vboxsync |
scm copyright and license note update
|
|
|
@93951
|
3 years |
vboxsync |
VMM/PGMDbg: GCC 11.2.1 build tweaks.
|
|
|
@93743
|
3 years |
vboxsync |
VMM/PGMDbg: Non-x86 host scan functions. bugref:9898
|
|
|
@93716
|
3 years |
vboxsync |
VMM/PGM: Moved the physical handler allocation off the hyper heap and …
|
|
|
@93554
|
3 years |
vboxsync |
VMM: Changed PAGE_SIZE -> GUEST_PAGE_SIZE / HOST_PAGE_SIZE, PAGE_SHIFT …
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@92426
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 Refactor PGMGstGetPage and related API …
|
|
|
@91904
|
3 years |
vboxsync |
VMM: Nested VMX: bugref:10092 EPT guest paging mode boiler plate and …
|
|
|
@91854
|
3 years |
vboxsync |
VMM: Removed PGM_WITHOUT_MAPPINGS and associated mapping code. bugref:9517
|
|
|
@91016
|
3 years |
vboxsync |
VMM/PGM,++: Kicked out VBOX_WITH_2X_4GB_ADDR_SPACE and the DynMap code …
|
|
|
@90794
|
3 years |
vboxsync |
*: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@90439
|
3 years |
vboxsync |
VMM/PGM: Check PGMCritSectEnter status code when we don't return it. …
|
|
|
@86523
|
4 years |
vboxsync |
VMM/PGMDbg: Doxygen fix
|
|
|
@86473
|
4 years |
vboxsync |
VMM/PGM: Working on eliminating page table bitfield use. bugref:9841 …
|
|
|
@86461
|
4 years |
vboxsync |
VMM/PGM: Don't check for, or even define, PGM_PDFLAGS_MAPPING when …
|
|
|
@85180
|
4 years |
vboxsync |
VMM/PGMDbg.cpp: Workaround for Clang 11 nothrow weirdness. bugref:9794
|
|
|
@85121
|
4 years |
vboxsync |
iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@82555
|
5 years |
vboxsync |
PGMPool,MM: Use ring-0 mapping while in ring-0, so let the page pool …
|
|
|
@80673
|
5 years |
vboxsync |
PDM/DevHlp: Need to wrap the crit sect methods so we can pass on pVM …
|
|
|
@80333
|
5 years |
vboxsync |
VMM: Eliminating the VBOX_BUGREF_9217_PART_I preprocessor macro. …
|
|
|
@80191
|
5 years |
vboxsync |
VMM/r3: Refactored VMCPU enumeration in preparation that aCpus will be …
|
|
|
@80118
|
5 years |
vboxsync |
VMM: Kicking out raw-mode and 32-bit hosts - MM, PGM, ++. bugref:9517 …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@73073
|
6 years |
vboxsync |
PGM/DBG: Optimize page scanning to speed up 'detect'.
|
|
|
@69111
|
7 years |
vboxsync |
(C) year
|
|
|
@65900
|
8 years |
vboxsync |
Reapplied r113098 (backed out in r113137): pgmLogState: page content.
|
|
|
@65899
|
8 years |
vboxsync |
Reapplied r113094, r113095 (backed out in r113137): PGM: pgmLogState.
|
|
|
@65531
|
8 years |
vboxsync |
PGM: Put back r113092 & r113134 (revered in r113137).
|
|
|
@65504
|
8 years |
vboxsync |
PGM: Temporarily backed out r113092 & r113134.
|
|
|
@65476
|
8 years |
vboxsync |
PGM: Backed out r113094, r113095, r113096, r113097 & r113098.
|
|
|
@65472
|
8 years |
vboxsync |
pgmLogState: page content
|
|
|
@65469
|
8 years |
vboxsync |
PGM: pgmLogState.
|
|
|
@65468
|
8 years |
vboxsync |
PGM: pgmLogState.
|
|
|
@65466
|
8 years |
vboxsync |
PGM: Guest page table walking optimizations (incomplete) and …
|
|
|
@63560
|
8 years |
vboxsync |
scm: cleaning up todos
|
|
|
@62478
|
8 years |
vboxsync |
(C) 2016
|
|
|
@60923
|
9 years |
vboxsync |
PGMDbg: Fix regression introduced with r101864, breaks DBGFR3MemScan …
|
|
|
@59747
|
9 years |
vboxsync |
iprt/asm.h: Cleaned up the ASMMemIsAll8/U32 mess and implmeneted the …
|
|
|
@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.
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@57336
|
9 years |
vboxsync |
iprt/cdefs.h,PGMDbg.cpp: Align DECLASM and DECLCALLBACK (and the rest) …
|
|
|
@57334
|
9 years |
vboxsync |
next try
|
|
|
@57126
|
9 years |
vboxsync |
VMM: Optimizations for memory scanning, trying to make 'detect' run …
|
|
|
@57006
|
9 years |
vboxsync |
VMM,*: Annotated format strings in the VMM APIs and dealt with the fallout.
|
|
|
@56287
|
9 years |
vboxsync |
VMM: Updated (C) year.
|
|
|
@47786
|
11 years |
vboxsync |
PGM: Added a new page type for the VT-x APIC access page MMIO alias …
|
|
|
@46220
|
12 years |
vboxsync |
grumble
|
|
|
@46216
|
12 years |
vboxsync |
Fixed bug in previous memory scan fix (MMIO2 aliases for MMIO).
|
|
|
@46125
|
12 years |
vboxsync |
PGM: Optimized virtual memory searching by skipping empty tables.
|
|
|
@46117
|
12 years |
vboxsync |
PGMDbg.cpp: Don't try scan PGMPAGETYPE_MMIO2_ALIAS_MMIO pages.
|
|
|
@44399
|
12 years |
vboxsync |
DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
|
|
|
@41965
|
12 years |
vboxsync |
VMM: ran scm. Mostly svn:keywords changes (adding Revision).
|
|
|
@41783
|
12 years |
vboxsync |
Doxygen, comment typos.
|
|
|
@41777
|
12 years |
vboxsync |
Doxygen.
|
|
|
@39078
|
13 years |
vboxsync |
VMM: -Wunused-parameter
|
|
|
@39034
|
13 years |
vboxsync |
VMM,INTNET: Addressing unused variable warnings.
|
|
|
@37187
|
14 years |
vboxsync |
typo fix
|
|
|
@36891
|
14 years |
vboxsync |
PGM: Put a TLB in front of the RAM ranges to speed up lookup (disabled).
|
|
|
@35346
|
14 years |
vboxsync |
VMM reorg: Moving the public include files from include/VBox to …
|
|
|
@35333
|
14 years |
vboxsync |
VMM source reorg.
|
|
copied from trunk/src/VBox/VMM/PGMDbg.cpp
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|