|
|
@65717
|
8 years |
vboxsync |
VMM/PDMBlkCache: fixed small memory leak during termination
|
|
|
@64766
|
8 years |
vboxsync |
src/VBox: Make the use of the iterator for …
|
|
|
@64530
|
8 years |
vboxsync |
VMM: typos
|
|
|
@62478
|
8 years |
vboxsync |
(C) 2016
|
|
|
@58126
|
9 years |
vboxsync |
VMM: Fixed almost all the Doxygen warnings.
|
|
|
@58106
|
9 years |
vboxsync |
include,misc: Corrected a bunch of doxygen errors.
|
|
|
@57389
|
9 years |
vboxsync |
VMM: DECLCALLBACK
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@56985
|
9 years |
vboxsync |
VMM: Log and assertion formatting fixes.
|
|
|
@56287
|
9 years |
vboxsync |
VMM: Updated (C) year.
|
|
|
@55480
|
10 years |
vboxsync |
nit.
|
|
|
@55228
|
10 years |
vboxsync |
PDMBlkCache: Never mix allocators!
|
|
|
@55186
|
10 years |
vboxsync |
PDMBlkCache: Fix error propagation under certain circumstances
|
|
|
@49134
|
11 years |
vboxsync |
VMM: Minor nit, coding style.
|
|
|
@46493
|
11 years |
vboxsync |
STAMR3Deregister* optimizations. Relevant for both startup and …
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@42892
|
12 years |
vboxsync |
BlockCache: Relax check when restoring a state. It is allowed to have …
|
|
|
@40806
|
13 years |
vboxsync |
RTSpinlock: Redid the interface, eliminating NoInts and Tmp. Whether a …
|
|
|
@39515
|
13 years |
vboxsync |
*: Use RTLISTANCHOR.
|
|
|
@39414
|
13 years |
vboxsync |
PDMBlkCache: Clear all entries on reset to prevent that unwritten data …
|
|
|
@39356
|
13 years |
vboxsync |
PDMBlkCache: Fix wrong accounting of written data when flushing the cache
|
|
|
@39078
|
13 years |
vboxsync |
VMM: -Wunused-parameter
|
|
|
@39054
|
13 years |
vboxsync |
PDMBlkCache: Remove dead code
|
|
|
@39042
|
13 years |
vboxsync |
build fix
|
|
|
@39038
|
13 years |
vboxsync |
VMM: -W4 warnings (MSC).
|
|
|
@39034
|
13 years |
vboxsync |
VMM,INTNET: Addressing unused variable warnings.
|
|
|
@38880
|
13 years |
vboxsync |
PDMBlkCache: Fix burn
|
|
|
@38877
|
13 years |
vboxsync |
VMM/PDMBlkCache: Add discard API
|
|
|
@37933
|
13 years |
vboxsync |
Assertion are VBOX_STRICT not DEBUG.
|
|
|
@37330
|
13 years |
vboxsync |
PDMBlkCache: Fix loading a saved state which has fewer saved entries …
|
|
|
@37072
|
14 years |
vboxsync |
PDMBlkCache: Commit dirty entries before suspending the cache to avoid …
|
|
|
@36568
|
14 years |
vboxsync |
PDMBlkCache: fixed memory leak
|
|
|
@36302
|
14 years |
vboxsync |
BlockCache: Fix race condition which can cause losing completed …
|
|
|
@36151
|
14 years |
vboxsync |
BlockCache: Don't add waiting writs to the list again after an I/O …
|
|
|
@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/PDMBlkCache.cpp
|
|
|
@35162
|
14 years |
vboxsync |
BlkCache: Fix possible crash during suspend of the VM. The cache must …
|