|
|
@41862
|
12 years |
vboxsync |
PDMAsyncCompletionFileNormal.cpp: Removed RT_STRICT as it breaks the …
|
|
|
@41861
|
12 years |
vboxsync |
PDMAsyncCompletionFile.cpp: Removed RT_STRICT as it breaks the strict …
|
|
|
@41847
|
12 years |
vboxsync |
PDM/PCI: Added pdm*DevHlp_PCIPhysRead/Write callbacks, renamed …
|
|
|
@41836
|
12 years |
vboxsync |
Doxygen.
|
|
|
@41810
|
12 years |
vboxsync |
csamR3DISInstr: forgot to update the calls to pass DisInfo.
|
|
|
@41803
|
12 years |
vboxsync |
Doxygen.
|
|
|
@41802
|
12 years |
vboxsync |
Doxygen.
|
|
|
@41801
|
12 years |
vboxsync |
Doxygen.
|
|
|
@41800
|
12 years |
vboxsync |
Doxygen.
|
|
|
@41791
|
12 years |
vboxsync |
DIS,CSAM: Drop pvUser2.
|
|
|
@41783
|
12 years |
vboxsync |
Doxygen, comment typos.
|
|
|
@41777
|
12 years |
vboxsync |
Doxygen.
|
|
|
@41775
|
12 years |
vboxsync |
HWACCM: Fixed bug in the read-without-shr4 case in …
|
|
|
@41774
|
12 years |
vboxsync |
bugref..
|
|
|
@41771
|
12 years |
vboxsync |
Windows build fixes.
|
|
|
@41770
|
12 years |
vboxsync |
PATM: patmReadBytes read more and use PATMR3ReadOrgInstr.
|
|
|
@41769
|
12 years |
vboxsync |
CSAM: Made csamR3ReadBytes return the maximum number of bytes.
|
|
|
@41768
|
12 years |
vboxsync |
PATM: Added PATMR3ReadOrgInstr.
|
|
|
@41765
|
12 years |
vboxsync |
CPUM/cpumR3DisasInstrRead: Read max size when possible.
|
|
|
@41764
|
12 years |
vboxsync |
VMM: Retired CPUMR3DisasmInstr in favor of DBGFR3DisasInstrLog.
|
|
|
@41760
|
12 years |
vboxsync |
DIS: Chagned FNDISREADBYTES to permit reading more bytes that the …
|
|
|
@41744
|
12 years |
vboxsync |
DISOPPARAM: s/base.reg_*/Base.idx*Reg/ + docs
|
|
|
@41741
|
12 years |
vboxsync |
DISOPPARAM: s/parval/uValue/ + doc
|
|
|
@41739
|
12 years |
vboxsync |
DISCPUSTATE: s/param/Param/
|
|
|
@41738
|
12 years |
vboxsync |
DISOPCODE: s/optype/fOpType/ s/param/fParam/ docs
|
|
|
@41737
|
12 years |
vboxsync |
DISOPCODE: s/opcode/uOpcode/
|
|
|
@41736
|
12 years |
vboxsync |
DISCPUMODE: s/mode/uCpuMode/ - found and removed a bunch of uncessary …
|
|
|
@41734
|
12 years |
vboxsync |
DISCPUSTATE: s/prefix/fPrefix/ and a couple of forgotten opcode uses.
|
|
|
@41732
|
12 years |
vboxsync |
DISCPUSTATE::opsize -> cbInstr.
|
|
|
@41731
|
12 years |
vboxsync |
DIS: Split up apvUserData, dropping the 3rd entry. 2nd entry (now …
|
|
|
@41728
|
12 years |
vboxsync |
DIS: register macro name adjustments - part two.
|
|
|
@41727
|
12 years |
vboxsync |
DIS: register macro name adjustments.
|
|
|
@41692
|
12 years |
vboxsync |
DIS: Reducing the DISCPUMODE even more (200 bytes now) and making it …
|
|
|
@41681
|
12 years |
vboxsync |
Removed unused variables.
|
|
|
@41679
|
12 years |
vboxsync |
build fix
|
|
|
@41678
|
12 years |
vboxsync |
OP_PARAMETER::flags -> fUse.
|
|
|
@41676
|
12 years |
vboxsync |
DIS: More scoping work.
|
|
|
@41675
|
12 years |
vboxsync |
DIS: The start of the scoping exercise... Fixed PREFIX_ADDRSIZE that I …
|
|
|
@41674
|
12 years |
vboxsync |
DISCoreOne* -> DISCore*.
|
|
|
@41673
|
12 years |
vboxsync |
build fix
|
|
|
@41671
|
12 years |
vboxsync |
DISInstr* -> DISInstrToStr + cbOutput argument.
|
|
|
@41668
|
12 years |
vboxsync |
DIS,DIS-users: Drop the operand/parameter formatting during …
|
|
|
@41663
|
12 years |
vboxsync |
DIS,EM,PGM,PATM: Changed the size and scale members of OP_PARAMETER …
|
|
|
@41662
|
12 years |
vboxsync |
DIS,CSAM: Combine the displacement members of OP_PARAMETER into a …
|
|
|
@41659
|
12 years |
vboxsync |
CSAM: build fix
|
|
|
@41658
|
12 years |
vboxsync |
DIS,VMM,REM,IPRT: Disassembler API adjustments.
|
|
|
@41545
|
13 years |
vboxsync |
DBGFReg: Added DBGFR3RegNmValidate.
|
|
|
@41532
|
13 years |
vboxsync |
VMM: comment typo.
|
|
|
@41521
|
13 years |
vboxsync |
VMM/VMMR3/PGMPhys: comment fix.
|
|
|
@41497
|
13 years |
vboxsync |
build fix.
|
|
|
@41493
|
13 years |
vboxsync |
RTDbg*SymbolByAddr*: Added a flag parameter.
|
|
|
@41470
|
13 years |
vboxsync |
PGM.cpp: Some additional words.
|
|
|
@41469
|
13 years |
vboxsync |
AsyncCompletion: enhance injectdelay debugger command to delay …
|
|
|
@41468
|
13 years |
vboxsync |
PGM.cpp: A couple of words about the A20 implementation.
|
|
|
@41466
|
13 years |
vboxsync |
PGMR3PhysSetA20: Drop todo.
|
|
|
@41465
|
13 years |
vboxsync |
PGMR3PhysSetA20: Must flush the HM TLB on A20 change.
|
|
|
@41462
|
13 years |
vboxsync |
PGM: Don't flush the shadow page pool on A20 change, just change the …
|
|
|
@41458
|
13 years |
vboxsync |
PGMPool: Adding A20 state to the page pool (partly disabled).
|
|
|
@41456
|
13 years |
vboxsync |
PGMPool: PGMPOOLPAGE adjustments and cleanups, no real code changes …
|
|
|
@41436
|
13 years |
vboxsync |
REM,EM: A20 fixes.
|
|
|
@41435
|
13 years |
vboxsync |
PGMR3PhysTlbGCPhys2Ptr: A20 assertion.
|
|
|
@41434
|
13 years |
vboxsync |
PDMAsyncCompletionFile: Allow empty files to be used (fixes …
|
|
|
@41395
|
13 years |
vboxsync |
PGMR3PhysSetA20: Signal CR3 sync and pool clearing.
|
|
|
@41394
|
13 years |
vboxsync |
PGMPhys.cpp: Opps. that change was not supposed to go in. :-)
|
|
|
@41393
|
13 years |
vboxsync |
PGM: Initialize the A20 mask correctly.
|
|
|
@41388
|
13 years |
vboxsync |
PGM: I believe trapping all access to shadowed ROM pages is going too …
|
|
|
@41386
|
13 years |
vboxsync |
VMM/PGM: minor doxygen consistency.
|
|
|
@41326
|
13 years |
vboxsync |
EM: don't miss the wakeup after an interrupt was injected in certain …
|
|
|
@41310
|
13 years |
vboxsync |
CPUM: cosmetical typo
|
|
|
@41248
|
13 years |
vboxsync |
EM.cpp: This wasn't meant to go in.
|
|
|
@41247
|
13 years |
vboxsync |
More dtrace library stuff. On 64-bit solaris dtrace can now grok the …
|
|
|
@41189
|
13 years |
vboxsync |
VMM/VMMR0/HWVMXR0: Implemented EPT+VPID TLB flushing before VM entry.
|
|
|
@41173
|
13 years |
vboxsync |
VMM: Fixed reading the wrong (reserved) bit in EPT capabilities, …
|
|
|
@41147
|
13 years |
vboxsync |
SUPDrv,VMM: Tracepoints in raw-mode.
|
|
|
@41117
|
13 years |
vboxsync |
SUP,VBoxTpG,++: Initial implementation of generic user module …
|
|
|
@41009
|
13 years |
vboxsync |
CFGM: thousand separator, GB, cb-prefix, and some nits.
|
|
|
@41004
|
13 years |
vboxsync |
VMM/cfgmR3Dump: human-readable sizes
|
|
|
@40975
|
13 years |
vboxsync |
VBoxTpG,SUPDrv,VBoxVMM: Working on static user land probes for the …
|
|
|
@40958
|
13 years |
vboxsync |
Fixed pszArgs == NULL in pdmtracerids.
|
|
|
@40956
|
13 years |
vboxsync |
PDM,APIC,IO-APIC: More IRQ tagging.
|
|
|
@40954
|
13 years |
vboxsync |
PDM: info pdmtracingids.
|
|
|
@40937
|
13 years |
vboxsync |
Tag the APIC timer IRQs.
|
|
|
@40920
|
13 years |
vboxsync |
Set the idTracing members.
|
|
|
@40907
|
13 years |
vboxsync |
Working on tracking IRQs for tracing and logging purposes.
|
|
|
@40806
|
13 years |
vboxsync |
RTSpinlock: Redid the interface, eliminating NoInts and Tmp. Whether a …
|
|
|
@40712
|
13 years |
vboxsync |
NetShaper: Online bandwidth limit setting (#5582)
|
|
|
@40706
|
13 years |
vboxsync |
NetShaper: TX thread implementation (#5582)
|
|
|
@40656
|
13 years |
vboxsync |
Added counters so that VT-x exit stats add up.
|
|
|
@40652
|
13 years |
vboxsync |
NetShaper,E1000: Basic framework and partial implementation for …
|
|
|
@40595
|
13 years |
vboxsync |
Trying VBoxTpG in disabled mode. Updates kBuild from 2567 to 2570.
|
|
|
@40561
|
13 years |
vboxsync |
Framework for handling VT-x MTF exits.
|
|
|
@40557
|
13 years |
vboxsync |
RT_STR_TUPLE: Switch the length and string so it'll work with …
|
|
|
@40519
|
13 years |
vboxsync |
Drop VMMR3.a and DeviceR3.a, we don't need those libraries.
|
|
|
@40517
|
13 years |
vboxsync |
kBuild 2566 -> 2567: dtrace support.
|
|
|
@40451
|
13 years |
vboxsync |
EM: build fix.
|
|
|
@40450
|
13 years |
vboxsync |
EM: Refactoring (dropping pVM argument).
|
|
|
@40449
|
13 years |
vboxsync |
SELM: Refactoring (PVM -> PVMCPU).
|
|
|
@40446
|
13 years |
vboxsync |
EM: One more EMInterpretInstructionCPU usage.
|
|
|
@40442
|
13 years |
vboxsync |
IEM integration in progress - doing some EM refactoring to ease this …
|
|
|
@40416
|
13 years |
vboxsync |
s/fTraceing/fTracing/g
|
|
|