|
|
@106061
|
2 months |
vboxsync |
Copyright year updates by scm.
|
|
|
@103227
|
10 months |
vboxsync |
Storage/RAW.cpp: 63.5MB floppy support (validation kit boot sector …
|
|
|
@98103
|
23 months |
vboxsync |
Copyright year updates by scm.
|
|
|
@96407
|
2 years |
vboxsync |
scm copyright and license note update
|
|
|
@93115
|
3 years |
vboxsync |
scm --update-copyright-year
|
|
|
@90802
|
3 years |
vboxsync |
Storage: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
|
|
|
@86500
|
4 years |
vboxsync |
Storage/RAW: Allow sector sized floppy images like bs-shutdown.img.
|
|
|
@82968
|
5 years |
vboxsync |
Copyright year updates by scm.
|
|
|
@79965
|
5 years |
vboxsync |
Storage: Added a desired format parameter to VDGetFormat() so Main can …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@69673
|
7 years |
vboxsync |
RAW.cpp: comment updates
|
|
|
@69500
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69498
|
7 years |
vboxsync |
backed out r118835 as it incorrectly updated the 'This file is based …
|
|
|
@69496
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@66492
|
8 years |
vboxsync |
Storage/RAW: Replace the stubs for unsupported features with the new …
|
|
|
@66489
|
8 years |
vboxsync |
Storage/RAW: Init sector size based on the type before actually …
|
|
|
@66486
|
8 years |
vboxsync |
Storage/VD: Convert all backends to use the region list callbacks, …
|
|
|
@66211
|
8 years |
vboxsync |
vdmedia.h,++: Rename VDTYPE_DVD to VDTYPE_OPTICAL_DISC
|
|
|
@66110
|
8 years |
vboxsync |
Storage/VD: Implement infrastructure for region lists to be able to …
|
|
|
@64272
|
8 years |
vboxsync |
Storage: Doxygen fixes
|
|
|
@63905
|
8 years |
vboxsync |
Storage/VD: Add proper versioning of the backend structures instead of …
|
|
|
@63811
|
8 years |
vboxsync |
Storage: Cleanup, let vdIfIoIntFileSetAllocationSize take a progress …
|
|
|
@63802
|
8 years |
vboxsync |
Storage/VD: Rename pfnCheckIfValid to pfnProbe as it is shorter and …
|
|
|
@63784
|
8 years |
vboxsync |
Storage/Raw: Cleanup, get rid of goto …
|
|
|
@63781
|
8 years |
vboxsync |
Storage/VD: Rename VBOXHDDBACKEND to VDIMAGEBACKEND to follow the …
|
|
|
@62747
|
8 years |
vboxsync |
Storage: warnings.
|
|
|
@62482
|
8 years |
vboxsync |
(C) 2016
|
|
|
@59460
|
9 years |
vboxsync |
Another build fix
|
|
|
@59455
|
9 years |
vboxsync |
Storage/VD: Remove the custom code in each backend which allocates all …
|
|
|
@58321
|
9 years |
vboxsync |
Storage/RAW: Fix too large images when creating raw images with …
|
|
|
@58258
|
9 years |
vboxsync |
Storage/RAW: fix conversion to raw (it previously overwrote the …
|
|
|
@58132
|
9 years |
vboxsync |
*: Doxygen fixes.
|
|
|
@57388
|
9 years |
vboxsync |
DECLCALLBACK
|
|
|
@57358
|
9 years |
vboxsync |
*: scm cleanup run.
|
|
|
@57213
|
9 years |
vboxsync |
split VERR_VD_RAW_INVALID_HEADER a bit further to have better error …
|
|
|
@54430
|
10 years |
vboxsync |
Storage/VD: make use of the image type (hdd/dvd/floppy) for sanity …
|
|
|
@54397
|
10 years |
vboxsync |
Storage/RAW: fix raw image creation, previous code rounded up to full …
|
|
|
@50988
|
11 years |
vboxsync |
Storage/VD: Cleanup VD plugin handling. One shared object can now …
|
|
|
@49039
|
11 years |
vboxsync |
IPRT: Filename extension versus suffix cleanup, long overdue.
|
|
|
@48743
|
11 years |
vboxsync |
Storage/VD: Add support for different sector sizes (only opening and …
|
|
|
@47297
|
11 years |
vboxsync |
RAW: Added .flp floppy image extension for compatibility with other …
|
|
|
@46613
|
11 years |
vboxsync |
Storage: Propagate errors when closing a file but free everything …
|
|
|
@44528
|
12 years |
vboxsync |
header (C) fixes
|
|
|
@44252
|
12 years |
vboxsync |
Storage/Backends: async/sync I/O unification, remove separate entries …
|
|
|
@44233
|
12 years |
vboxsync |
Storage: Preparations for the sync/async I/O unification
|
|
|
@44232
|
12 years |
vboxsync |
Storage: Fix regression introduced when adding …
|
|
|
@40399
|
13 years |
vboxsync |
Do not refuse 2.88MB images.
|
|
|
@39519
|
13 years |
vboxsync |
VD: API to repair corrupted images
|
|
|
@38876
|
13 years |
vboxsync |
Storage: Add async discard API
|
|
|
@38621
|
13 years |
vboxsync |
VD: Initial support to discard unused blocks in an image + support for …
|
|
|
@38469
|
13 years |
vboxsync |
VD: Interface cleanup. Merge the two involved structures (generic …
|
|
|
@38333
|
13 years |
vboxsync |
Storage/RAW: Remove superfluous line
|
|
|
@36633
|
14 years |
vboxsync |
Storage: Small cleanup. Drops VDImageIsAsyncIOSupported, it is …
|
|
|
@35480
|
14 years |
vboxsync |
Storage/RAW: Missing error code to indicate unsupported image formats …
|
|
|
@35045
|
14 years |
vboxsync |
Storage/RAW: waste of time
|
|
|
@33786
|
14 years |
vboxsync |
Storage/RAW: a few more DVD/CD/floppy image extensions
|
|
|
@33773
|
14 years |
vboxsync |
Storage: Do not assume CD image has to include ISO9660 filesystem.
|
|
|
@33757
|
14 years |
vboxsync |
Storage/RAW: case insensitive extension matching
Main/Medium: For …
|
|
|
@33567
|
14 years |
vboxsync |
VD: Move the generic virtual disk framework + backends to …
|
|
copied from trunk/src/VBox/Devices/Storage/RawHDDCore.cpp
|
|
|
@33524
|
14 years |
vboxsync |
Storage: Implement offical support for other disk types like DVD and …
|