|
|
@40282
|
13 years |
vboxsync |
*: gcc-4.7: ~0 => ~0U in initializers (warning: narrowing conversion …
|
|
|
@39855
|
13 years |
vboxsync |
Various drivers: Use PDMIBASE_2_PDMDRV instead of cooking your own stuff.
|
|
|
@39414
|
13 years |
vboxsync |
PDMBlkCache: Clear all entries on reset to prevent that unwritten data …
|
|
|
@38878
|
13 years |
vboxsync |
PDM,Devices,Drivers: Add async discard API and make us of it
|
|
|
@38622
|
13 years |
vboxsync |
AHCI+DrvBlock+DrvVD: Add support for the TRIM command and connect with …
|
|
|
@38469
|
13 years |
vboxsync |
VD: Interface cleanup. Merge the two involved structures (generic …
|
|
|
@37641
|
13 years |
vboxsync |
DrvVD: Correct logging\n
|
|
|
@36022
|
14 years |
vboxsync |
DrvVD: Fix crash for the internal network stack case
|
|
|
@36003
|
14 years |
vboxsync |
DrvVD: Make use of the new flag in case UseNewIo is unset but there is …
|
|
|
@35353
|
14 years |
vboxsync |
Move the misc files the in src/VBox/Devices/ directory into a build/ …
|
|
|
@35346
|
14 years |
vboxsync |
VMM reorg: Moving the public include files from include/VBox to …
|
|
|
@35162
|
14 years |
vboxsync |
BlkCache: Fix possible crash during suspend of the VM. The cache must …
|
|
|
@35072
|
14 years |
vboxsync |
DrvVD: remove poweroff callback (not needed anymore). Fixes assertion …
|
|
|
@34930
|
14 years |
vboxsync |
DrvVD: Don't use the builtin cache when opening the image on readonly mode
|
|
|
@34434
|
14 years |
vboxsync |
Switch to the new block cache and disable the old one for now
|
|
|
@34433
|
14 years |
vboxsync |
Storage: Introduce interface to query the location of a medium (device …
|
|
|
@34247
|
14 years |
vboxsync |
DrvVD: Bugfix
|
|
|
@34224
|
14 years |
vboxsync |
DrvVD: Block cache integration, work in progress
|
|
|
@34217
|
14 years |
vboxsync |
VD: Use S/G buffers instead of S/G arrays for VDAsyncWrite and …
|
|
|
@33745
|
14 years |
vboxsync |
VCI: Updates
|
|
|
@33567
|
14 years |
vboxsync |
VD: Move the generic virtual disk framework + backends to …
|
|
|
@33540
|
14 years |
vboxsync |
*: spelling fixes, thanks Timeless!
|
|
|
@33524
|
14 years |
vboxsync |
Storage: Implement offical support for other disk types like DVD and …
|
|
|
@33218
|
14 years |
vboxsync |
AsyncCompletion: Move bandwidth groups to the generic code and support …
|
|
|
@32818
|
14 years |
vboxsync |
IPRT: RTTcpClientCloseEx - don't be nice to storage servers, they …
|
|
|
@32691
|
14 years |
vboxsync |
Storage/VBoxHDD+iSCSI+DrvVD,Main/Medium: Make the IO and TCPNET …
|
|
|
@32553
|
14 years |
vboxsync |
VBoxHDD: More cleanup
- The I/O interface between the generic …
|
|
|
@32536
|
14 years |
vboxsync |
Storage/VBoxHDD: replace custom open flags with regular IPRT file open …
|
|
|
@32430
|
14 years |
vboxsync |
VD: Little experiment to speed up booting from a high latency storage …
|
|
|
@32277
|
14 years |
vboxsync |
DrvVD: Implement alternate select interface for Windows XP to avoid …
|
|
|
@31578
|
14 years |
vboxsync |
whitespace
|
|
|
@31457
|
14 years |
vboxsync |
DrvVD: Don't change the events if the socket is not connected
|
|
|
@31456
|
14 years |
vboxsync |
VBoxHDD: Make the non blocking read/write socket APIs available in the …
|
|
|
@31186
|
14 years |
vboxsync |
Grrr
|
|
|
@31185
|
14 years |
vboxsync |
VBoxHDD: Add a flag to disable locking of an image file
|
|
|
@31180
|
14 years |
vboxsync |
Main/Medium+Main/Console+Storage: Pass a flag for the medium type …
|
|
|
@31128
|
14 years |
vboxsync |
Main/Console,Storage/DrvVD+fdc: Allow readonly floppy images (suppress …
|
|
|
@31098
|
14 years |
vboxsync |
iSCSI: First part for async I/O. Move I/O into a separate thread and …
|
|
|
@30468
|
14 years |
vboxsync |
IPRT:
- Corrected RTSGBUF member names.
- Corrected RTSgBufInit …
|
|
|
@30309
|
14 years |
vboxsync |
Storage/iSCSI: switch to sending in a single call, avoiding separate …
|
|
|
@30221
|
14 years |
vboxsync |
DrvVD: todo/r=bird: lwip_recv does not set errno, so checking it here …
|
|
|
@30111
|
14 years |
vboxsync |
iprt/asm.h,*: Revised the ASMAtomic*Ptr functions and macros. The new …
|
|
|
@29135
|
15 years |
vboxsync |
Storage/DrvVD: quick workaround for the synchronization problems when …
|
|
|
@29006
|
15 years |
vboxsync |
VBoxHDD: Move the FinishWrite call from DrvVD to VBoxHDD where we can …
|
|
|
@28835
|
15 years |
vboxsync |
Main: live snapshot merging. initially limited to forward merging …
|
|
|
@28800
|
15 years |
vboxsync |
Automated rebranding to Oracle copyright/license strings via filemuncher
|
|
|
@28784
|
15 years |
vboxsync |
Interface changes for error reporting and async I/O
|
|
|
@28622
|
15 years |
vboxsync |
oops
|
|
|
@28620
|
15 years |
vboxsync |
VBoxHDD: async I/O updates. Mostly complete except for bug fixes
|
|
|
@28383
|
15 years |
vboxsync |
async I/O: Add async flush method
|
|
|
@28258
|
15 years |
vboxsync |
PDM critsects for drivers. Fixed critsect cleanup in failure path. …
|
|
|
@28065
|
15 years |
vboxsync |
Storage: Convert from PDMDATASEG to RTSGSEG to avoid casting between …
|
|
|
@27977
|
15 years |
vboxsync |
VBoxHDD: Async I/O for flat images are back
|
|
|
@27976
|
15 years |
vboxsync |
*: scm cleans up whitespace and adds a new line at the end of …
|
|
|
@27922
|
15 years |
vboxsync |
DrvVD: Pass request status code to the backends
|
|
|
@27920
|
15 years |
vboxsync |
AsyncCompletion: Return error code for completed requests
|
|
|
@27810
|
15 years |
vboxsync |
Another fix
|
|
|
@27809
|
15 years |
vboxsync |
Compile fix
|
|
|
@27808
|
15 years |
vboxsync |
VBoxHDD: First part of the async I/O support
* The async I/O …
|
|
|
@27806
|
15 years |
vboxsync |
Storage/VBoxHDD+DrvBlock+DrvVD: implement core code for live snapshot …
|
|
|
@27739
|
15 years |
vboxsync |
DrvVD: Implement set size operation for the async I/O interface
|
|
|
@27303
|
15 years |
vboxsync |
DrvVD: Not yet
|
|
|
@27302
|
15 years |
vboxsync |
IPRT: RIP RTCache*, RTMemCache* is way better…
|
|
|
@27232
|
15 years |
vboxsync |
Storage/VBoxHDD+DrvVD: implement framework for providing thread …
|
|
|
@26916
|
15 years |
vboxsync |
VBoxHDD: introduce new function pointers to the TCP interface for …
|
|
|
@26289
|
15 years |
vboxsync |
Devices: warnings.
|
|
|
@26206
|
15 years |
vboxsync |
Don't enable new I/O by default yet
|
|
|
@26173
|
15 years |
vboxsync |
PDM: s/pCfgHandle/pCfg/g - part 2.
|
|
|
@26166
|
15 years |
vboxsync |
PDM: s/szDriverName/szName/g - PDMDRVREG.
|
|
|
@26147
|
15 years |
vboxsync |
AsyncCompletion: Fix incorrect count of outstanding write tasks. Fixes …
|
|
|
@26001
|
15 years |
vboxsync |
PDM,*: Redid the PDM structure versions. Check the instance and helper …
|
|
|
@25985
|
15 years |
vboxsync |
pdmifs.h: the final batch of refactored interface ID code.
|
|
|
@25974
|
15 years |
vboxsync |
pdmifs.h: another batch of _IID changes.
|
|
|
@25966
|
15 years |
vboxsync |
PDMIBASE refactoring; use UUID as interface IDs.
|
|
|
@25893
|
15 years |
vboxsync |
PDMDrv,*: multi context drivers, part 2.
|
|
|
@25891
|
15 years |
vboxsync |
PDMDrv,*: multi context drivers, part 1.
|
|
|
@25728
|
15 years |
vboxsync |
*: Use RTMSINTERVAL for timeouts.
|
|
|
@24746
|
15 years |
vboxsync |
AsyncCompletion: Make it possible to enable the new I/O path with a …
|
|
|
@24612
|
15 years |
vboxsync |
DrvVD: Added a LoadDone hook for implementing better handling of …
|
|
|
@24583
|
15 years |
vboxsync |
DrvVD,ConsoleImpl2.cpp: Added a TempReadOnly argument for use on the …
|
|
|
@23950
|
15 years |
vboxsync |
DrvVD: Fix stupid bug which masks errors while opening a file
|
|
|
@23194
|
15 years |
vboxsync |
DrvVD.cpp: Fixed file handle leak when taking snapshots.
|
|
|
@22966
|
15 years |
vboxsync |
Storage: Convert the backends to use the interface for I/O rather than …
|
|
|
@22277
|
15 years |
vboxsync |
PDMDRVREG change (big changeset).
|
|
|
@21806
|
15 years |
vboxsync |
Storage/VBoxHDD: resurrect the facility to dump information about disk …
|
|
|
@20374
|
15 years |
vboxsync |
*: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
|
|
|
@20367
|
15 years |
vboxsync |
Devices: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
|
|
|
@20257
|
16 years |
vboxsync |
minor compiler warnings
|
|
|
@20181
|
16 years |
vboxsync |
OSE fix
|
|
|
@20167
|
16 years |
vboxsync |
First part of the PDMAsyncCompletion rewrite:
* The Host specific …
|
|
|
@18778
|
16 years |
vboxsync |
Storage/DrvVD: don't pass VMSETRTERR_FLAGS_FATAL to …
|
|
|
@18766
|
16 years |
vboxsync |
Storage/DrvVD: switch to runtime error signalling at the end of driver …
|
|
|
@18134
|
16 years |
vboxsync |
DrvVD: fix r44820 for the snapshot case
|
|
|
@18127
|
16 years |
vboxsync |
DrvVD: fail if a VD image was forced to be opened in read-only mode
|
|
|
@17796
|
16 years |
vboxsync |
OSE: export iSCSI initiator, plus minor ifdef cleanup
|
|
|
@16984
|
16 years |
vboxsync |
DrvVD.cpp: doxygen comment in code.
|
|
|
@16873
|
16 years |
vboxsync |
Storage/VBoxHDD: eliminate the obsolete "-new" part of the name.
|
|
|
@15592
|
16 years |
vboxsync |
Main & DrvVD: fix a whole bunch of incorrect CFGM key updates, …
|
|
|
@15366
|
16 years |
vboxsync |
Storage: Eradicated the last bits using the old VDI only backend, …
|
|
|
@15156
|
16 years |
vboxsync |
Storage/DrvVD: fix status codes to match the function specs.
|
|
|