|
|
@17970
|
16 years |
vboxsync |
API/HardDisk, Storage/VBoxHDD, Frontend/VBoxManage: eliminated base …
|
|
|
@16873
|
16 years |
vboxsync |
Storage/VBoxHDD: eliminate the obsolete "-new" part of the name.
|
|
|
@15786
|
16 years |
vboxsync |
VDI: Replace second label with do {} while(0)
|
|
|
@15785
|
16 years |
vboxsync |
VDI: Update number of bytes actually written even if the block was …
|
|
|
@15673
|
16 years |
vboxsync |
VDI: use VERR_VD_VDI_INVALID_HEADER instead of …
|
|
|
@15366
|
16 years |
vboxsync |
Storage: Eradicated the last bits using the old VDI only backend, …
|
|
|
@14967
|
16 years |
vboxsync |
#3162: Another attempt to introduce compose name and location …
|
|
|
@14960
|
16 years |
vboxsync |
backed out r40315 as it breaks the tinderboxes
|
|
|
@14954
|
16 years |
vboxsync |
#3162: Added pfnComposeLocation and pfnComposeName callbacks to …
|
|
|
@14852
|
16 years |
vboxsync |
#3162: Plugin backends are now loaded upon startup, this should get …
|
|
|
@14270
|
16 years |
vboxsync |
VDI: compile fix
|
|
|
@14269
|
16 years |
vboxsync |
Storage/VDI: slightly faster fix for the VDI read count update. Plus …
|
|
|
@14250
|
16 years |
vboxsync |
Storage/VDI: when reading zero blocks, update the number of bytes …
|
|
|
@13580
|
16 years |
vboxsync |
Ported s2 branch (r37120:38456).
|
|
|
@13427
|
16 years |
vboxsync |
#3230: Nearly forgot to commit VDI backend fixes for memory leaks.
|
|
|
@13223
|
16 years |
vboxsync |
Device/Storage: Fix incorrect translation between image type enums. …
|
|
|
@12143
|
16 years |
vboxsync |
disk: ixed a bunch of NULL pointer accesses
|
|
|
@11484
|
16 years |
vboxsync |
Storage/VBoxHDD-new: Add information about configuration settings …
|
|
|
@11444
|
16 years |
vboxsync |
Storage/VBoxHDD-new: introduced VD interfaces per image and per …
|
|
|
@11435
|
16 years |
vboxsync |
Storage: big cleanup of the VD interfaces, especially hide the linked …
|
|
|
@11421
|
16 years |
vboxsync |
Storage/VBoxHDD-new: Added backend info, listing the supported file …
|
|
|
@11353
|
16 years |
vboxsync |
VBoxHDD-new: add new UUID parameter to image creation, specifying …
|
|
|
@11287
|
16 years |
vboxsync |
Devices: %Vuuid -> %RTuuid (just preferred, not mandatory (yet))
|
|
|
@11284
|
16 years |
vboxsync |
Devices: %Vrc -> %Rrc (just preferred, not mandatory (yet))
|
|
|
@11266
|
16 years |
vboxsync |
Devices: VBOX_SUCCESS/FAILURE -> RT_SUCCESS/FAILURE.
|
|
|
@11176
|
16 years |
vboxsync |
VBoxHDD-new: VDGetInterface* has a pointer to the interface descriptor …
|
|
|
@10781
|
16 years |
vboxsync |
Fix incorrect image flags handling - the values in the image and used …
|
|
|
@10715
|
16 years |
vboxsync |
Merge async I/O for VMDK backend from private branch
|
|
|
@10539
|
16 years |
vboxsync |
Add forgotten assertion
|
|
|
@10467
|
16 years |
vboxsync |
Provide CAP_FILE flag for backends operating on files.
|
|
|
@9734
|
16 years |
vboxsync |
Extended the interface with backends to support time stamps and …
|
|
|
@9528
|
16 years |
vboxsync |
fixes in setparentuuid and read/write to support diff images.
|
|
|
@9263
|
17 years |
vboxsync |
Small fix in VDI backend, writes exceeding a block boundary were truncated.
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@7894
|
17 years |
vboxsync |
VDI: Skip flushing the image if the open wasn't successful.
|
|
|
@7780
|
17 years |
vboxsync |
Add function to query all available VD backends, together with their …
|
|
|
@7689
|
17 years |
vboxsync |
Integrate contributed code to rename a VDI file.
|
|
|
@7652
|
17 years |
vboxsync |
Tiny validity check and comment cleanup in new VDI implementation.
|
|
|
@7275
|
17 years |
vboxsync |
Silly bug in the new VDI creation code.
|
|
|
@7231
|
17 years |
vboxsync |
Fixed a couple of long-standing thinkos (one can't just add shift …
|
|
|
@7159
|
17 years |
vboxsync |
Added VBoxHDD-new VDI backend. Untested, but harmless as the code …
|
|
copied from trunk/src/VBox/Devices/Storage/VDICore.cpp
|
|
|
@6481
|
17 years |
vboxsync |
vdi: when creating a fixed-size image, check for available space …
|