|
|
@87766
|
4 years |
vboxsync |
VMM/TM,VMM/*: Refactored the TM timer APIs to use 'handles' and take a …
|
|
|
@87765
|
4 years |
vboxsync |
VMM/TM,*: Added flag parameter to TMR3TimerCreateInternal and renamed …
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@80585
|
5 years |
vboxsync |
Runtime: Some renaming to stay consistent (*Get* always returns what …
|
|
|
@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 …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@69111
|
7 years |
vboxsync |
(C) year
|
|
|
@65716
|
8 years |
vboxsync |
VMM/PDMAsyncCompletionFile: fixed small memory leak on termination
|
|
|
@62478
|
8 years |
vboxsync |
(C) 2016
|
|
|
@59261
|
9 years |
vboxsync |
PDMAsyncCompletion: Don't return an already existing endpoint handle …
|
|
|
@58126
|
9 years |
vboxsync |
VMM: Fixed almost all the Doxygen warnings.
|
|
|
@57389
|
9 years |
vboxsync |
VMM: DECLCALLBACK
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@55383
|
10 years |
vboxsync |
Log nit.
|
|
|
@54970
|
10 years |
vboxsync |
AsyncCompletion: Better error message if I/O manager could not be …
|
|
|
@54965
|
10 years |
vboxsync |
AsyncCompletion: Fix crash if creating a async completion manager failed
|
|
|
@54752
|
10 years |
vboxsync |
Log cosmetics.
|
|
|
@46493
|
11 years |
vboxsync |
STAMR3Deregister* optimizations. Relevant for both startup and …
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44399
|
12 years |
vboxsync |
DBGF,DBGC,++: PVM -> PUVM. Some refactoring and cleanup as well.
|
|
|
@43625
|
12 years |
vboxsync |
Bug fixes
|
|
|
@43623
|
12 years |
vboxsync |
AsyncCompletion/File: Use a timer to process delayed requests and …
|
|
|
@41861
|
12 years |
vboxsync |
PDMAsyncCompletionFile.cpp: Removed RT_STRICT as it breaks the strict …
|
|
|
@41469
|
13 years |
vboxsync |
AsyncCompletion: enhance injectdelay debugger command to delay …
|
|
|
@41434
|
13 years |
vboxsync |
PDMAsyncCompletionFile: Allow empty files to be used (fixes …
|
|
|
@39681
|
13 years |
vboxsync |
AsyncCompletion: Build fix
|
|
|
@39680
|
13 years |
vboxsync |
AsyncCompletion: Build fix
|
|
|
@39679
|
13 years |
vboxsync |
AsyncCompletion: Check that reads are always in the file limits and …
|
|
|
@39078
|
13 years |
vboxsync |
VMM: -Wunused-parameter
|
|
|
@39070
|
13 years |
vboxsync |
VMM,IPRT: -Wunused-function.
|
|
|
@39034
|
13 years |
vboxsync |
VMM,INTNET: Addressing unused variable warnings.
|
|
|
@39031
|
13 years |
vboxsync |
PDMAsyncCompletionFile.cpp: RTFileGetSize now includes the platform …
|
|
|
@38886
|
13 years |
vboxsync |
Back out r74203 again
|
|
|
@38883
|
13 years |
vboxsync |
PDMAsyncCompletion: Fix burn
|
|
|
@38881
|
13 years |
vboxsync |
PDMAsyncCompletion: Return an error for a read beyond the end of the file
|
|
|
@37597
|
13 years |
vboxsync |
darwin build fix
|
|
|
@37596
|
13 years |
vboxsync |
*: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
|
|
|
@37045
|
14 years |
vboxsync |
Enable a few assertions temporary
|
|
|
@36799
|
14 years |
vboxsync |
AsyncCompletion: Add debugger command to inject delays. Disabled by default
|
|
|
@36285
|
14 years |
vboxsync |
Never complete tasks on the submitting thread using the callback, this …
|
|
|
@36001
|
14 years |
vboxsync |
AsyncCompletion: Add a new flag to enable the host cache, to make …
|
|
|
@35696
|
14 years |
vboxsync |
PCDBGCCMD & PFNDBGCCMD: Drop the return type & variable. Functions …
|
|
|
@35694
|
14 years |
vboxsync |
Debugger console: more cleanup.
|
|
|
@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/PDMAsyncCompletionFile.cpp
|
|
|
@35308
|
14 years |
vboxsync |
AsyncCompletion: Remove obsolete write cache
|