|
|
@41853
|
13 years |
vboxsync |
docs, please.
|
|
|
@41852
|
13 years |
vboxsync |
Additions/common and solaris/vboxmouse: large code drop.
|
|
|
@41847
|
13 years |
vboxsync |
PDM/PCI: Added pdm*DevHlp_PCIPhysRead/Write callbacks, renamed …
|
|
|
@41842
|
13 years |
vboxsync |
Main,VBoxManage,docs: bandwidth units changed to bytes (#5582)
|
|
|
@41826
|
13 years |
vboxsync |
Comment typo.
|
|
|
@41825
|
13 years |
vboxsync |
PCI/DevATA: Put PCIDevPhysRead/Write into …
|
|
|
@41824
|
13 years |
vboxsync |
EMAll/IEM work.
|
|
|
@41811
|
13 years |
vboxsync |
PCI/DevATA: Added bus mastering support.
|
|
|
@41799
|
13 years |
vboxsync |
IEM: Back to where I was when I needed DISSTATE::abInstr…
|
|
|
@41798
|
13 years |
vboxsync |
doc update.
|
|
|
@41793
|
13 years |
vboxsync |
Encourage tail optimizations and keeping things in the same registers …
|
|
|
@41792
|
13 years |
vboxsync |
Some more DISSTATE adjustments.
|
|
|
@41791
|
13 years |
vboxsync |
DIS,CSAM: Drop pvUser2.
|
|
|
@41790
|
13 years |
vboxsync |
DISCPUSTATE -> DISSTATE (slow change).
|
|
|
@41789
|
13 years |
vboxsync |
DIS: pCpu -> pDis.
|
|
|
@41788
|
13 years |
vboxsync |
DIS: Set cbPrefix
|
|
|
@41786
|
13 years |
vboxsync |
DIS: Forgotten FNDISPARSE change in previous commit + …
|
|
|
@41768
|
13 years |
vboxsync |
PATM: Added PATMR3ReadOrgInstr.
|
|
|
@41764
|
13 years |
vboxsync |
VMM: Retired CPUMR3DisasmInstr in favor of DBGFR3DisasInstrLog.
|
|
|
@41760
|
13 years |
vboxsync |
DIS: Chagned FNDISREADBYTES to permit reading more bytes that the …
|
|
|
@41753
|
13 years |
vboxsync |
DIS: Read instruction bytes thru DISCPUSTATE::abInstr.
|
|
|
@41747
|
13 years |
vboxsync |
Removed some unused strings.
|
|
|
@41746
|
13 years |
vboxsync |
dis.h: docs.
|
|
|
@41745
|
13 years |
vboxsync |
typo.
|
|
|
@41744
|
13 years |
vboxsync |
DISOPPARAM: s/base.reg_*/Base.idx*Reg/ + docs
|
|
|
@41743
|
13 years |
vboxsync |
DISOPPARAM: s/index.reg_gen/Index.idxGenReg/ + doc
|
|
|
@41742
|
13 years |
vboxsync |
DISOPPARAM: s/scale/uScale/ + doc
|
|
|
@41741
|
13 years |
vboxsync |
DISOPPARAM: s/parval/uValue/ + doc
|
|
|
@41740
|
13 years |
vboxsync |
DISOPPARAM: s/param/fParam/ to match the related DISOPCODE members.
|
|
|
@41739
|
13 years |
vboxsync |
DISCPUSTATE: s/param/Param/
|
|
|
@41738
|
13 years |
vboxsync |
DISOPCODE: s/optype/fOpType/ s/param/fParam/ docs
|
|
|
@41737
|
13 years |
vboxsync |
DISOPCODE: s/opcode/uOpcode/
|
|
|
@41736
|
13 years |
vboxsync |
DISCPUMODE: s/mode/uCpuMode/ - found and removed a bunch of uncessary …
|
|
|
@41735
|
13 years |
vboxsync |
DISCPUCORE: s/addrmode/uAddrMode/ s/opmode/uOpMode/
|
|
|
@41734
|
13 years |
vboxsync |
DISCPUSTATE: s/prefix/fPrefix/ and a couple of forgotten opcode uses.
|
|
|
@41733
|
13 years |
vboxsync |
DISCPUSTATE: s/prefix_rex/fRexPrefix/ s/lastprefix/bLastPrefix/ …
|
|
|
@41732
|
13 years |
vboxsync |
DISCPUSTATE::opsize -> cbInstr.
|
|
|
@41731
|
13 years |
vboxsync |
DIS: Split up apvUserData, dropping the 3rd entry. 2nd entry (now …
|
|
|
@41730
|
13 years |
vboxsync |
DIS: Some nits.
|
|
|
@41729
|
13 years |
vboxsync |
DISQueryParamVal: renamed related types and constants and reduced the …
|
|
|
@41728
|
13 years |
vboxsync |
DIS: register macro name adjustments - part two.
|
|
|
@41727
|
13 years |
vboxsync |
DIS: register macro name adjustments.
|
|
|
@41706
|
13 years |
vboxsync |
dis.h: Drop the pragma pack(4) around DISOPCODE, it has no effect and …
|
|
|
@41699
|
13 years |
vboxsync |
Build fix.
|
|
|
@41692
|
13 years |
vboxsync |
DIS: Reducing the DISCPUMODE even more (200 bytes now) and making it …
|
|
|
@41690
|
13 years |
vboxsync |
DIS: More cleanups.
|
|
|
@41678
|
13 years |
vboxsync |
OP_PARAMETER::flags -> fUse.
|
|
|
@41676
|
13 years |
vboxsync |
DIS: More scoping work.
|
|
|
@41675
|
13 years |
vboxsync |
DIS: The start of the scoping exercise... Fixed PREFIX_ADDRSIZE that I …
|
|
|
@41674
|
13 years |
vboxsync |
DISCoreOne* -> DISCore*.
|
|
|
@41671
|
13 years |
vboxsync |
DISInstr* -> DISInstrToStr + cbOutput argument.
|
|
|
@41669
|
13 years |
vboxsync |
DISInstr -> DISInstrToStr.
|
|
|
@41668
|
13 years |
vboxsync |
DIS,DIS-users: Drop the operand/parameter formatting during …
|
|
|
@41663
|
13 years |
vboxsync |
DIS,EM,PGM,PATM: Changed the size and scale members of OP_PARAMETER …
|
|
|
@41662
|
13 years |
vboxsync |
DIS,CSAM: Combine the displacement members of OP_PARAMETER into a …
|
|
|
@41658
|
13 years |
vboxsync |
DIS,VMM,REM,IPRT: Disassembler API adjustments.
|
|
|
@41642
|
13 years |
vboxsync |
VBoxGuest: Use the EventSpinlock when setting the mouse callback and …
|
|
|
@41640
|
13 years |
vboxsync |
Additions/common/VBoxGuest: add an internal IOCtl based on the current …
|
|
|
@41636
|
13 years |
vboxsync |
wddm: fix win8 halt issues
|
|
|
@41576
|
13 years |
vboxsync |
Storage: Add VFS file glue for the VD library
|
|
|
@41573
|
13 years |
vboxsync |
DBGC: Working on making STRING the inflexible type and SYMBOL the …
|
|
|
@41565
|
13 years |
vboxsync |
DBGC: Implemented the functions by(addr), dwo(addr), not(value/addr), …
|
|
|
@41561
|
13 years |
vboxsync |
DBGC: Made the parse cope with functions.
|
|
|
@41559
|
13 years |
vboxsync |
DBGC: More parser fixes, added comma (,) as a argument separator (in …
|
|
|
@41558
|
13 years |
vboxsync |
DBGC: Hacking the command parsing code.
|
|
|
@41553
|
13 years |
vboxsync |
Debugger hacking: Moving status codes to VBox/err.h. Changing the mod …
|
|
|
@41545
|
13 years |
vboxsync |
DBGFReg: Added DBGFR3RegNmValidate.
|
|
|
@41528
|
13 years |
vboxsync |
Main/HostUSBDevice(all platforms)+USBProxyService: redo USB locking, …
|
|
|
@41501
|
13 years |
vboxsync |
DISFormatYasmIsOddEncoding: From tstDisasm-2.
|
|
|
@41416
|
13 years |
vboxsync |
VMMDevTesting: VMMDEV_TESTING_CMD_SKIPPED.
|
|
|
@41410
|
13 years |
vboxsync |
comment update.
|
|
|
@41404
|
13 years |
vboxsync |
crOpenGL: VM window scroll handling
|
|
|
@41374
|
13 years |
vboxsync |
wddm/3d/crogl: backdoor logging
|
|
|
@41371
|
13 years |
vboxsync |
Main,include,VBoxManage: smartcard support: …
|
|
|
@41363
|
13 years |
vboxsync |
VRDP,Main,Extpack,include: smartcard support: do not use platform …
|
|
|
@41351
|
13 years |
vboxsync |
VRDP: smartcard support
|
|
|
@41349
|
13 years |
vboxsync |
pdmdev.h: warning
|
|
|
@41343
|
13 years |
vboxsync |
Convert some ring-3 addresses to ring-0 to ease structure access (PVM, …
|
|
|
@41338
|
13 years |
vboxsync |
Pass ring-0 address to the tracer when possible (makes accessing much …
|
|
|
@41311
|
13 years |
vboxsync |
Work around 10.6.x or ld64-97.17 issue with relocations in the VTGObj.
|
|
|
@41300
|
13 years |
vboxsync |
regenerated .mac files.
|
|
|
@41299
|
13 years |
vboxsync |
19xx not 10xx (VERR_VM_REQUEST_TOO_MANY_ARGS_IPE and two others).
|
|
|
@41298
|
13 years |
vboxsync |
VBox/err.h: duplicate error codes
|
|
|
@41279
|
13 years |
vboxsync |
vmm/vm.h: comment typo.
|
|
|
@41277
|
13 years |
vboxsync |
VMM/VMMR0/HWSVMR0: AMD FlushByASID feature. Flush before reusing ASIDs …
|
|
|
@41270
|
13 years |
vboxsync |
cleanups
|
|
|
@41269
|
13 years |
vboxsync |
Working on making DTrace grok VM+CPUM and VMCPU+CPUMCPU.
|
|
|
@41259
|
13 years |
vboxsync |
Working on DTrace lib files.
|
|
|
@41247
|
13 years |
vboxsync |
More dtrace library stuff. On 64-bit solaris dtrace can now grok the …
|
|
|
@41218
|
13 years |
vboxsync |
Tweaks for DTrace.
|
|
|
@41216
|
13 years |
vboxsync |
Frontends: back out the Framebuffer cleanup, to be retried later
|
|
|
@41210
|
13 years |
vboxsync |
GuestHost, HostService: darwin bitmap support, copyright header and …
|
|
|
@41201
|
13 years |
vboxsync |
Main+Frontends: replace custom QueryInterface method to eliminate …
|
|
|
@41200
|
13 years |
vboxsync |
Main: more ErrorInfo cleanup, forgotten files
|
|
|
@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, …
|
|
|
@41155
|
13 years |
vboxsync |
alignment and build fixes.
|
|
|
@41149
|
13 years |
vboxsync |
hrpmf. not needed.
|
|
|
@41147
|
13 years |
vboxsync |
SUPDrv,VMM: Tracepoints in raw-mode.
|
|
|
@41130
|
13 years |
vboxsync |
SUPDrv-dtrace.cpp: Made it build again.
|
|
|