|
|
@58126
|
9 年 |
vboxsync |
VMM: Fixed almost all the Doxygen warnings.
|
|
|
@58122
|
9 年 |
vboxsync |
VMM: Made @param pVM more uniform and to the point.
|
|
|
@57411
|
9 年 |
vboxsync |
VMM: DECLCALLBACK fixes.
|
|
|
@57389
|
9 年 |
vboxsync |
VMM: DECLCALLBACK
|
|
|
@57358
|
9 年 |
vboxsync |
*: scm cleanup run.
|
|
|
@56287
|
9 年 |
vboxsync |
VMM: Updated (C) year.
|
|
|
@56052
|
10 年 |
vboxsync |
VMM: Added non-PF raw-mode context virtual page access handler …
|
|
|
@55937
|
10 年 |
vboxsync |
CSAM,PATM: Changed csamRCCodePageWritePfHandler to store the pvFault …
|
|
|
@55900
|
10 年 |
vboxsync |
PGM: Added a pVCpu parameter to all virtual handler callouts and also …
|
|
|
@55897
|
10 年 |
vboxsync |
PGMR3HandlerVirtualTypeRegister: Dropped the pszModRC parameter as all …
|
|
|
@55895
|
10 年 |
vboxsync |
Added pvUser to the raw-mode context virtual handler callbacks.
|
|
|
@55889
|
10 年 |
vboxsync |
VMM: Split up virtual handlers just like the physical ones, such that …
|
|
|
@54764
|
10 年 |
vboxsync |
Added an infix 'ASMFIX' to the PATMA.h fixup types used in the patch …
|
|
|
@54763
|
10 年 |
vboxsync |
PATM,CPUM: Redid the CPUID stuff by calling a patch helper function …
|
|
|
@54761
|
10 年 |
vboxsync |
PATM: Only fix up constants when loading state.
|
|
|
@54746
|
10 年 |
vboxsync |
Changed PATCHGEN_PROLOG to take the expected output size as input …
|
|
|
@54728
|
10 年 |
vboxsync |
PATM,VMM,err.h: Added VERR_PATM_IPE_TRAP_IN_PATCH_CODE for getting a …
|
|
|
@54727
|
10 年 |
vboxsync |
PATM.cpp: Let EMR3FatalError do its job.
|
|
|
@54714
|
10 年 |
vboxsync |
PATM,CPUM: CPUID patch update.
|
|
|
@54687
|
10 年 |
vboxsync |
PATM: Renamed the PATMA.asm global data to g_patm* (was PATM*).
|
|
|
@54686
|
10 年 |
vboxsync |
PATM: Added some comments and formalized the reloc array type (instead …
|
|
|
@52771
|
10 年 |
vboxsync |
VMM/CSAM, PATM: rename SSM_VERSION macros to SAVED_STATE_VERSION macros.
|
|
|
@50575
|
11 年 |
vboxsync |
VMM: Added SSMR3RegisterStub and used it to provide saved state …
|
|
|
@46493
|
11 年 |
vboxsync |
STAMR3Deregister* optimizations. Relevant for both startup and …
|
|
|
@46159
|
12 年 |
vboxsync |
Patch manager support in the disassembler, making the 'u' command in …
|
|
|
@46150
|
12 年 |
vboxsync |
PATM: Patch symbols.
|
|
|
@46137
|
12 年 |
vboxsync |
Missing file, reverting 85830.
|
|
|
@46136
|
12 年 |
vboxsync |
temporary build fix
|
|
|
@46135
|
12 年 |
vboxsync |
Started populating the RC address space in the debugger.
|
|
|
@45984
|
12 年 |
vboxsync |
RTDbgCfg: Debugging configuration, like symbol search paths and such.
|
|
|
@45620
|
12 年 |
vboxsync |
CSAM,PATM: Don't bother initializing anything if HMIsEnabled(). Also, …
|
|
|
@45485
|
12 年 |
vboxsync |
- *: Where possible, drop the #ifdef VBOX_WITH_RAW_RING1 when …
|
|
|
@45276
|
12 年 |
vboxsync |
Ring-1 compression patches, courtesy of trivirt AG:
- main: diff to …
|
|
|
@44399
|
12 年 |
vboxsync |
DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
|
|
|
@44362
|
12 年 |
vboxsync |
PATM: Changed two Main APIs to use PUVM instead of PVM (one of them …
|
|
|
@42781
|
12 年 |
vboxsync |
PATM: Log statement. Added some notes wrt to NT4SP1 boot issues.
|
|
|
@41965
|
12 年 |
vboxsync |
VMM: ran scm. Mostly svn:keywords changes (adding Revision).
|
|
|
@41939
|
12 年 |
vboxsync |
CPUMGetGuestCPL: Drop the context core pointer and use the Guest state …
|
|
|
@41906
|
12 年 |
vboxsync |
CPUM: Combined the visible and hidden selector register data into one …
|
|
|
@41898
|
12 年 |
vboxsync |
patmRemovePatchFromPage: No need to move the whole array up one entry, …
|
|
|
@41897
|
12 年 |
vboxsync |
PATM: Don't use memcpy to repack array after removal in …
|
|
|
@41836
|
12 年 |
vboxsync |
Doxygen.
|
|
|
@41801
|
12 年 |
vboxsync |
Doxygen.
|
|
|
@41800
|
12 年 |
vboxsync |
Doxygen.
|
|
|
@41783
|
12 年 |
vboxsync |
Doxygen, comment typos.
|
|
|
@41771
|
12 年 |
vboxsync |
Windows build fixes.
|
|
|
@41770
|
12 年 |
vboxsync |
PATM: patmReadBytes read more and use PATMR3ReadOrgInstr.
|
|
|
@41768
|
12 年 |
vboxsync |
PATM: Added PATMR3ReadOrgInstr.
|
|
|
@41764
|
12 年 |
vboxsync |
VMM: Retired CPUMR3DisasmInstr in favor of DBGFR3DisasInstrLog.
|
|
|
@41760
|
12 年 |
vboxsync |
DIS: Chagned FNDISREADBYTES to permit reading more bytes that the …
|
|
|
@41744
|
12 年 |
vboxsync |
DISOPPARAM: s/base.reg_*/Base.idx*Reg/ + docs
|
|
|
@41741
|
12 年 |
vboxsync |
DISOPPARAM: s/parval/uValue/ + doc
|
|
|
@41739
|
12 年 |
vboxsync |
DISCPUSTATE: s/param/Param/
|
|
|
@41738
|
12 年 |
vboxsync |
DISOPCODE: s/optype/fOpType/ s/param/fParam/ docs
|
|
|
@41737
|
12 年 |
vboxsync |
DISOPCODE: s/opcode/uOpcode/
|
|
|
@41736
|
12 年 |
vboxsync |
DISCPUMODE: s/mode/uCpuMode/ - found and removed a bunch of uncessary …
|
|
|
@41734
|
12 年 |
vboxsync |
DISCPUSTATE: s/prefix/fPrefix/ and a couple of forgotten opcode uses.
|
|
|
@41732
|
12 年 |
vboxsync |
DISCPUSTATE::opsize -> cbInstr.
|
|
|
@41731
|
12 年 |
vboxsync |
DIS: Split up apvUserData, dropping the 3rd entry. 2nd entry (now …
|
|
|
@41727
|
12 年 |
vboxsync |
DIS: register macro name adjustments.
|
|
|
@41681
|
12 年 |
vboxsync |
Removed unused variables.
|
|
|
@41678
|
12 年 |
vboxsync |
OP_PARAMETER::flags -> fUse.
|
|
|
@41676
|
12 年 |
vboxsync |
DIS: More scoping work.
|
|
|
@41675
|
12 年 |
vboxsync |
DIS: The start of the scoping exercise... Fixed PREFIX_ADDRSIZE that I …
|
|
|
@41674
|
12 年 |
vboxsync |
DISCoreOne* -> DISCore*.
|
|
|
@41671
|
12 年 |
vboxsync |
DISInstr* -> DISInstrToStr + cbOutput argument.
|
|
|
@41663
|
12 年 |
vboxsync |
DIS,EM,PGM,PATM: Changed the size and scale members of OP_PARAMETER …
|
|
|
@41658
|
12 年 |
vboxsync |
DIS,VMM,REM,IPRT: Disassembler API adjustments.
|
|
|
@39417
|
13 年 |
vboxsync |
PATM: Remove noise in the release log
|
|
|
@39078
|
13 年 |
vboxsync |
VMM: -Wunused-parameter
|
|
|
@39056
|
13 年 |
vboxsync |
PATM: logging correction
|
|
|
@39034
|
13 年 |
vboxsync |
VMM,INTNET: Addressing unused variable warnings.
|
|
|
@36969
|
14 年 |
vboxsync |
more gcc-4.6 -Werror=int-to-pointer-cast fixes
|
|
|
@36912
|
14 年 |
vboxsync |
gcc-4.6 -Werror=int-to-pointer-cast fixes
|
|
|
@36801
|
14 年 |
vboxsync |
PATM: Indentation and comments of the structures. Fix remaining …
|
|
|
@36669
|
14 年 |
vboxsync |
PATM: Record trampoline patches in the target to update the …
|
|
|
@35696
|
14 年 |
vboxsync |
PCDBGCCMD & PFNDBGCCMD: Drop the return type & variable. Functions …
|
|
|
@35348
|
14 年 |
vboxsync |
VMM reorg: Moving PATM to where the other VMM sources are.
|
|
從 trunk/src/VBox/VMM/PATM/PATM.cpp 複製
|
|
|
@35346
|
14 年 |
vboxsync |
VMM reorg: Moving the public include files from include/VBox to …
|