|
|
@66693
|
8 years |
vboxsync |
vbox-img: Added createfloppy command for testing the FAT12 formatting code.
|
|
|
@66666
|
8 years |
vboxsync |
Storage/tstVDIo: Plugged another small memory leak
|
|
|
@66665
|
8 years |
vboxsync |
Storage/VD: Don't access any members of the I/O context after calling …
|
|
|
@66664
|
8 years |
vboxsync |
Storage/testcase/*.vd: Add a few forgottin close() calls to delete all …
|
|
|
@66663
|
8 years |
vboxsync |
Storage/tstVDIo: Cleanup leftovers when the test script forgets to …
|
|
|
@66528
|
8 years |
vboxsync |
tstVDIo: Fix checking the location for Windows hosts
|
|
|
@66505
|
8 years |
vboxsync |
Storage/VDI,VMDK: Allocate the correct amount of memory when probing
|
|
|
@66498
|
8 years |
vboxsync |
make doxygen happy
|
|
|
@66494
|
8 years |
vboxsync |
Storage: Get rid of duplicated code in the backends for unsupported …
|
|
|
@66493
|
8 years |
vboxsync |
build fix
|
|
|
@66492
|
8 years |
vboxsync |
Storage/RAW: Replace the stubs for unsupported features with the new …
|
|
|
@66491
|
8 years |
vboxsync |
Storage/VD: Macros to make adding stubs for features not supported by …
|
|
|
@66489
|
8 years |
vboxsync |
Storage/RAW: Init sector size based on the type before actually …
|
|
|
@66488
|
8 years |
vboxsync |
Storage/VD: Convert all backends to use the region list callbacks, …
|
|
|
@66487
|
8 years |
vboxsync |
Storage/VD: Convert all backends to use the region list callbacks, …
|
|
|
@66486
|
8 years |
vboxsync |
Storage/VD: Convert all backends to use the region list callbacks, …
|
|
|
@66380
|
8 years |
vboxsync |
Storage/VD: build fix
|
|
|
@66378
|
8 years |
vboxsync |
Storage/VD: Some cleanup (part 1), move the code related to plugin and …
|
|
|
@66263
|
8 years |
vboxsync |
Storage/tstVDIo: Rename VDIOREQ to TSTVDIOREQ, VDIOREQ will be reused …
|
|
|
@66251
|
8 years |
vboxsync |
tstVDIo: build fix
|
|
|
@66250
|
8 years |
vboxsync |
Storage,DrvVD,Main,VBoxManage: Rename VBOXHDD to VDISK, the VBoxHDD …
|
|
|
@66249
|
8 years |
vboxsync |
Storage/vbox-img: Add option to create sparse files
|
|
|
@66248
|
8 years |
vboxsync |
Storage/VD: Get rid of VBOXHDD prefixes, the library was renamed from …
|
|
|
@66213
|
8 years |
vboxsync |
Missing file
|
|
|
@66212
|
8 years |
vboxsync |
Storage/DMG: Fix opening a non DMG image file which is too small to …
|
|
|
@66211
|
8 years |
vboxsync |
vdmedia.h,++: Rename VDTYPE_DVD to VDTYPE_OPTICAL_DISC
|
|
|
@66209
|
8 years |
vboxsync |
VD: Return success if the backend doesn't support region lists and one …
|
|
|
@66197
|
8 years |
vboxsync |
Storage/CUE: Fixes, convert endianness for audio tracks to big endian
|
|
|
@66144
|
8 years |
vboxsync |
Storage/CUE: build fixes (documentation)
|
|
|
@66143
|
8 years |
vboxsync |
Storage/CUE: build fixes (unused function)
|
|
|
@66142
|
8 years |
vboxsync |
Storage/CUE: build fixes
|
|
|
@66141
|
8 years |
vboxsync |
Storage/CUE: Build fixes
|
|
|
@66140
|
8 years |
vboxsync |
Storage: Add backend to handle CUE/BIN images (not yet working as the …
|
|
|
@66125
|
8 years |
vboxsync |
bugref:8019: Undefined behaviour sanitiser: add a build option …
|
|
|
@66110
|
8 years |
vboxsync |
Storage/VD: Implement infrastructure for region lists to be able to …
|
|
|
@65919
|
8 years |
vboxsync |
gcc 7: fall thru
|
|
|
@65812
|
8 years |
vboxsync |
vbox-img: fixed 2 tiny memory leaks
|
|
|
@65644
|
8 years |
vboxsync |
gcc 7: Storage: fall thru
|
|
|
@65638
|
8 years |
vboxsync |
tstVDIo: Missing break
|
|
|
@64832
|
8 years |
vboxsync |
Storage/QED: Apply the fix as done to QCOW as they share the same …
|
|
|
@64829
|
8 years |
vboxsync |
Storage/QCOW: Remember an L2 table if it was just created so it can be …
|
|
|
@64784
|
8 years |
vboxsync |
Storage/VDI: Silently repair images with a non sector aligned disk …
|
|
|
@64766
|
8 years |
vboxsync |
src/VBox: Make the use of the iterator for …
|
|
|
@64765
|
8 years |
vboxsync |
Storage/VD: (bugref:8685) Fixed VBoxSVC crash on removing extpack …
|
|
|
@64712
|
8 years |
vboxsync |
Storage/VD: Add a message explaining why the size is invalid
|
|
|
@64711
|
8 years |
vboxsync |
VD: Check that the size is aligned to a 512 byte sector boundary
|
|
|
@64693
|
8 years |
vboxsync |
Storage/VDI: Check that the new size is within the supported range
|
|
|
@64532
|
8 years |
vboxsync |
more typos
|
|
|
@64504
|
8 years |
vboxsync |
VDI: Only change the offset of the data blocks if the current start …
|
|
|
@64277
|
8 years |
vboxsync |
doxygen fix
|
|
|
@64272
|
8 years |
vboxsync |
Storage: Doxygen fixes
|
|
|
@63976
|
8 years |
vboxsync |
Replaced the VBoxOpenSslExtPack SDK with a …
|
|
|
@63905
|
8 years |
vboxsync |
Storage/VD: Add proper versioning of the backend structures instead of …
|
|
|
@63887
|
8 years |
vboxsync |
Storage/VDI: Fix creating fixed size images after cleanup
|
|
|
@63880
|
8 years |
vboxsync |
Storage/iSCSI: Cleanup, get rid goto ... last part
|
|
|
@63840
|
8 years |
vboxsync |
VMDK: fix
|
|
|
@63830
|
8 years |
vboxsync |
Storage/VD: Cleanup, get rid of goto …
|
|
|
@63829
|
8 years |
vboxsync |
Storage/iSCSI: Cleanup (part 2, split up iscsiOpenImage into several …
|
|
|
@63827
|
8 years |
vboxsync |
Storage/iSCSI: Cleanup (part 1, the easy stuff)
|
|
|
@63826
|
8 years |
vboxsync |
Storage/VMDK: Cleanup (part 5, get rid of goto in vmdkRename and split …
|
|
|
@63825
|
8 years |
vboxsync |
Storage/VMDK: Cleanup (part 4, get rid of goto in vmdkOpenImage)
|
|
|
@63811
|
8 years |
vboxsync |
Storage: Cleanup, let vdIfIoIntFileSetAllocationSize take a progress …
|
|
|
@63809
|
8 years |
vboxsync |
Storage/VDI: Cleanup, get rid of goto …
|
|
|
@63805
|
8 years |
vboxsync |
Storage/VMDK: Cleanup, get rid of goto ... (part 3)
|
|
|
@63802
|
8 years |
vboxsync |
Storage/VD: Rename pfnCheckIfValid to pfnProbe as it is shorter and …
|
|
|
@63801
|
8 years |
vboxsync |
Storage/VMDK: Cleanup, get rid of goto... (part 1, build fix)
|
|
|
@63800
|
8 years |
vboxsync |
Storage/VMDK: Cleanup (part 2, get rid of unused code for ESX type …
|
|
|
@63799
|
8 years |
vboxsync |
Storage/VMDK: Cleanup, get rid of goto... (part 1, build fix)
|
|
|
@63798
|
8 years |
vboxsync |
Storage/VMDK: Cleanup, get rid of goto... (part 1)
|
|
|
@63794
|
8 years |
vboxsync |
Storage/VHD: Cleanup, get rid of goto…
|
|
|
@63793
|
8 years |
vboxsync |
Storage/QCOW: Cleanup, get rid of goto…
|
|
|
@63792
|
8 years |
vboxsync |
Storage/QED: Cleanup, get rid of goto…
|
|
|
@63789
|
8 years |
vboxsync |
Storage/QED: Revert accidental change in r110609
|
|
|
@63788
|
8 years |
vboxsync |
Storage: Remove unused/obsolete VDFormats directory (can be …
|
|
|
@63786
|
8 years |
vboxsync |
Storage/DMG: Cleanup, get rid of goto …
|
|
|
@63785
|
8 years |
vboxsync |
Storage/VD: Doxygen after VBOXHDDBACKEND -> VDIMAGEBACKEND
|
|
|
@63784
|
8 years |
vboxsync |
Storage/Raw: Cleanup, get rid of goto …
|
|
|
@63783
|
8 years |
vboxsync |
Storage/Parallels: Doxygen after VBOXHDDBACKEND -> VDIMAGEBACKEND
|
|
|
@63781
|
8 years |
vboxsync |
Storage/VD: Rename VBOXHDDBACKEND to VDIMAGEBACKEND to follow the …
|
|
|
@63780
|
8 years |
vboxsync |
Storage/Parallels: Cleanup, get rid of goto …
|
|
|
@63741
|
8 years |
vboxsync |
Storage/QED,QCOW: Always write the complete L1 and L2 table when …
|
|
|
@63733
|
8 years |
vboxsync |
VD: Reject creating base image variants which are not supported by the …
|
|
|
@63644
|
8 years |
vboxsync |
VMDK: Fix possible endless loop when reading when processing the grain …
|
|
|
@63636
|
8 years |
vboxsync |
Storage/QED: Check that the filename size for the backing file is in …
|
|
|
@63635
|
8 years |
vboxsync |
Storage/QCOW,Parallels: Fix a few possible crashes possible when …
|
|
|
@63567
|
8 years |
vboxsync |
scm: cleaning up todos
|
|
|
@63499
|
8 years |
vboxsync |
Better way of dealing with unused sizes in bin2c output.
|
|
|
@63495
|
8 years |
vboxsync |
warnings (clang)
|
|
|
@63151
|
8 years |
vboxsync |
remove leftover
|
|
|
@63150
|
8 years |
vboxsync |
Storage/VMDK: Several fixes:
1. Don't reject async I/O for VMDK …
|
|
|
@62873
|
8 years |
vboxsync |
Storage: warnings.
|
|
|
@62794
|
8 years |
vboxsync |
Storage/VHD: Fix todo about uninitialized variable
|
|
|
@62758
|
8 years |
vboxsync |
Storage: warnings.
|
|
|
@62757
|
8 years |
vboxsync |
vmdkDescSetStr: why bother skipping blanks after '='?
|
|
|
@62756
|
8 years |
vboxsync |
vmdkDescSetStr: Splitting a expression according to operator …
|
|
|
@62755
|
8 years |
vboxsync |
Storage: warnings.
|
|
|
@62754
|
8 years |
vboxsync |
vhdLocatorUpdate: TODO: unused variable
|
|
|
@62753
|
8 years |
vboxsync |
Storage: warnings.
|
|
|
@62752
|
8 years |
vboxsync |
Storage: warnings.
|
|
|
@62751
|
8 years |
vboxsync |
Storage: warnings.
|
|
|