|
|
@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 …
|
|
|
@41551
|
13 years |
vboxsync |
Fix build
|
|
|
@41549
|
13 years |
vboxsync |
VFS/Filesystem: Convert the filesystem specific code to the VFS …
|
|
|
@41545
|
13 years |
vboxsync |
DBGFReg: Added DBGFR3RegNmValidate.
|
|
|
@41528
|
13 years |
vboxsync |
Main/HostUSBDevice(all platforms)+USBProxyService: redo USB locking, …
|
|
|
@41504
|
13 years |
vboxsync |
RTStrmGetLine: Deal with correctly with \r\n, current handling is …
|
|
|
@41501
|
13 years |
vboxsync |
DISFormatYasmIsOddEncoding: From tstDisasm-2.
|
|
|
@41493
|
13 years |
vboxsync |
RTDbg*SymbolByAddr*: Added a flag parameter.
|
|
|
@41477
|
13 years |
vboxsync |
/Makefile.kmk: Cosmetic changes.
|
|
|
@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.
|
|
|
@41307
|
13 years |
vboxsync |
Runtime/common/log/log: make g_Logger weak which is the better solution
|
|
|
@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.
|
|
|
@41268
|
13 years |
vboxsync |
Working on making DTrace grok VM+CPUM and VMCPU+CPUMCPU.
|
|
|
@41267
|
13 years |
vboxsync |
Hacking my way around D's lack of pragma pack.
|
|
|
@41259
|
13 years |
vboxsync |
Working on DTrace lib files.
|
|
|
@41251
|
13 years |
vboxsync |
log: Shortcut for LogFlowFunc(("LEAVE: %Rrc")).
|
|
|
@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, …
|
|
|
@41169
|
13 years |
vboxsync |
IPRT,SUPDrv: RTR0MemKernelCopyFrom/To for safe kernel memory access in …
|
|
|
@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.
|
|
|
@41117
|
13 years |
vboxsync |
SUP,VBoxTpG,++: Initial implementation of generic user module …
|
|
|
@41109
|
13 years |
vboxsync |
crOpenGL,wined3d,wddm: second part of fixing resource leakage, basics …
|
|
|
@41094
|
13 years |
vboxsync |
Runtime/Dvm: Glue for VFS
|
|
|
@41086
|
13 years |
vboxsync |
todo: fix structure duplication.
|
|
|
@41083
|
13 years |
vboxsync |
GA: Bitmap clipboard support (darwin). Thanks to François Revol (mmu_man).
|
|
|
@41058
|
13 years |
vboxsync |
crHgsmi cleanup & adjustments
|
|
|
@41040
|
13 years |
vboxsync |
Main+Frontends: move release logging setup to the glue code (to …
|
|
|
@41006
|
13 years |
vboxsync |
iprt/cdefs.h: _2K, _8K and _16K.
|
|
|
@40993
|
13 years |
vboxsync |
NetCfg/win: disable/enable/update HostOnly
|
|
|
@40986
|
13 years |
vboxsync |
header fixes
|
|
|
@40983
|
13 years |
vboxsync |
warnings.
|
|
|
@40981
|
13 years |
vboxsync |
SUPLib,SUPDrv: Working on the user mode tracer interface.
|
|
|
@40980
|
13 years |
vboxsync |
Corrected two really old sins.
|
|
|
@40979
|
13 years |
vboxsync |
Corrected two really old sins.
|
|
|
@40966
|
13 years |
vboxsync |
Runtime/r0drv/solaris: Dissolve VBI into IPRT.
|
|
|
@40956
|
13 years |
vboxsync |
PDM,APIC,IO-APIC: More IRQ tagging.
|
|
|
@40950
|
13 years |
vboxsync |
sup.h: Fix aCPUs alignment on SPARC (the storage library includes that …
|
|
|
@40946
|
13 years |
vboxsync |
iprt: build fix.
|
|
|
@40945
|
13 years |
vboxsync |
iprt: dance with NULL.
|
|
|
@40943
|
13 years |
vboxsync |
better fix for the NULL problem
|
|
|
@40942
|
13 years |
vboxsync |
iprt: comment fix.
|
|
|
@40941
|
13 years |
vboxsync |
runtime: smaller linux 3.4-rc3 build fix.
|
|
|
@40938
|
13 years |
vboxsync |
runtime: backed out r77481,r77482,r77483,r77484,r77485
|
|
|
@40937
|
13 years |
vboxsync |
Tag the APIC timer IRQs.
|
|
|
@40931
|
13 years |
vboxsync |
linux: 3.4-rc3 build fix [-fpermissive]
|
|
|
@40915
|
13 years |
vboxsync |
FreeBSD: Fix build on 10-CURRENT (Thanks to Daichi Goto and Bernhard …
|
|
|
@40914
|
13 years |
vboxsync |
FreeBSD: Fix build on 10-CURRENT (Thanks to Tijl Coosemans and …
|
|
|
@40907
|
13 years |
vboxsync |
Working on tracking IRQs for tracing and logging purposes.
|
|
|
@40894
|
13 years |
vboxsync |
IPRT/SUPDrv: Don't create a fixed sized heap if we don't have to, use …
|
|
|
@40892
|
13 years |
vboxsync |
64-bit probe arguments (on mac)
|
|
|
@40886
|
13 years |
vboxsync |
SUPDrvTracing: display more info on argument list bugs.
|
|
|
@40878
|
13 years |
vboxsync |
Working on the 64-bit probe argument issue for 32-bit hosts…
|
|
|
@40875
|
13 years |
vboxsync |
build fix (breaks in the watchdog).
|
|
|
@40874
|
13 years |
vboxsync |
Apply cdecl/regparm for RTCALL only on x86, like below for DECLASM.
|
|
|
@40873
|
13 years |
vboxsync |
iprt/cdefs.h: the regparm(0) addition in DECLASM caused a lot of …
|
|
|
@40869
|
13 years |
vboxsync |
MSC v7.1 build fix.
|
|
|
@40858
|
13 years |
vboxsync |
missing hdr
|
|
|
@40857
|
13 years |
vboxsync |
Make VBoxTpG work on 64-bit darwin. (Still need to check 32-bit.)
|
|
|
@40856
|
13 years |
vboxsync |
IPRT: Transformed the RTR0MachKernel API into RTR0DbgKrnlInfo.
|
|
|
@40855
|
13 years |
vboxsync |
RTR0DbgKrnlInfo: Release shall accept NIL handle. Made QuerySymbol …
|
|
|
@40851
|
13 years |
vboxsync |
SUPDrv,VBoxTpG: Redid the solaris(/darwin) DTrace support to use the …
|
|
|
@40845
|
13 years |
vboxsync |
3D check: direct invocation on the client side
|
|
|
@40840
|
13 years |
vboxsync |
Storage/Debug: Function to log a CUE sheet
|
|
|
@40839
|
13 years |
vboxsync |
VBoxTpG: Drop the file name in the probe location, it isn't useful to …
|
|
|
@40838
|
13 years |
vboxsync |
iprt/cdefs.h: The MSC equivalent of PRETTY_FUNCTION is FUNCSIG.
|
|
|
@40826
|
13 years |
vboxsync |
VBoxTpG.cpp: Microsoft Visual C++ support.
|
|
|
@40824
|
13 years |
vboxsync |
errno.h wrapper.
|
|
|
@40820
|
13 years |
vboxsync |
The ring-3 SUPLib APIs for talking to the tracer.
|
|
|
@40818
|
13 years |
vboxsync |
SUPDrv: Added three new IOCtls for talking to the tracer.
|
|
|
@40807
|
13 years |
vboxsync |
build fix
|
|
|
@40806
|
13 years |
vboxsync |
RTSpinlock: Redid the interface, eliminating NoInts and Tmp. Whether a …
|
|
|