|
|
@17970
|
16 years |
vboxsync |
API/HardDisk, Storage/VBoxHDD, Frontend/VBoxManage: eliminated base …
|
|
|
@17852
|
16 years |
vboxsync |
Storage/VMDK: write the compressed block size to the marker.
|
|
|
@17847
|
16 years |
vboxsync |
Storage/VMDK: put decompression buffer allocation in a place where the …
|
|
|
@17775
|
16 years |
vboxsync |
Storage/VMDK: implement creating/writing (slightly relaxed append …
|
|
|
@16873
|
16 years |
vboxsync |
Storage/VBoxHDD: eliminate the obsolete "-new" part of the name.
|
|
|
@16871
|
16 years |
vboxsync |
Storage/VMDK: delete streamOptimized version paranoia. the version 3 …
|
|
|
@16827
|
16 years |
vboxsync |
Storage/VMDK: implement VMDK 1.1 streamOptimized format. read only at …
|
|
|
@15565
|
16 years |
vboxsync |
Storage/VMDK: fix querying comment if no comment is set. Must return …
|
|
|
@15554
|
16 years |
vboxsync |
Storage/Vmdk: fix pointer check when no comment is present.
|
|
|
@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 …
|
|
|
@14302
|
16 years |
vboxsync |
Storage/VMDK: off by one, causing a crash getting the size of file data.
|
|
|
@14292
|
16 years |
vboxsync |
Storage/VMDK: fix vmdkGetFileSize, copy/paste bug and incorrect …
|
|
|
@14281
|
16 years |
vboxsync |
Storage/VMDK: Use AssertPtr whereever applicable
|
|
|
@13580
|
16 years |
vboxsync |
Ported s2 branch (r37120:38456).
|
|
|
@13295
|
16 years |
vboxsync |
#3230: Fixed memory leaks in VMDK, tstVD and VBoxHDD-new.
|
|
|
@13268
|
16 years |
vboxsync |
#3230: First bunch of integrated VMDK backend fixes by xVM Server …
|
|
|
@12928
|
16 years |
vboxsync |
warnings
|
|
|
@12892
|
16 years |
vboxsync |
AssertMsgRC
|
|
|
@12641
|
16 years |
vboxsync |
VmdkHDDCore.cpp: file header.
|
|
|
@12367
|
16 years |
vboxsync |
Storage/VMDK: disable paranoid size check because there are vmdks out …
|
|
|
@12353
|
16 years |
vboxsync |
Storage/VMDK: negated condition broke sparse vmdk files
|
|
|
@12306
|
16 years |
vboxsync |
Storage/VMDK: make it understand the really odd vmdk variant used by …
|
|
|
@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 …
|
|
|
@11175
|
16 years |
vboxsync |
Storage: pass the right pointer to VDGetInterface*
|
|
|
@11039
|
16 years |
vboxsync |
Disk backends: remove dead code.
|
|
|
@10994
|
16 years |
vboxsync |
typo
|
|
|
@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.
|
|
|
@9084
|
17 years |
vboxsync |
Fix for 64-bit win builds: char* to const char* conversion.
|
|
|
@9071
|
17 years |
vboxsync |
New internal command 'renamevmdk' in VBoxManage with corresponding …
|
|
|
@9047
|
17 years |
vboxsync |
Partially implemented rename vmdk api call.
|
|
|
@8509
|
17 years |
vboxsync |
Fixed reversed parameter check creating VMDK. Harmless, as it caused …
|
|
|
@8297
|
17 years |
vboxsync |
Make the vmdk format error checking tighter and fix an annoying gcc …
|
|
|
@8229
|
17 years |
vboxsync |
Opening a monolithic sparse VMDK was lacking the initialization of the …
|
|
|
@8155
|
17 years |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@8015
|
17 years |
vboxsync |
VMDK: Fix a really nasty and indirect bug when creating split sparse …
|
|
|
@7981
|
17 years |
vboxsync |
VMDK: added missing bit for optimizing away writes with the same data …
|
|
|
@7896
|
17 years |
vboxsync |
Fix VMDK image debug dump.
|
|
|
@7846
|
17 years |
vboxsync |
VMDK: when changing key=value pairs, skip over the =.
|
|
|
@7780
|
17 years |
vboxsync |
Add function to query all available VD backends, together with their …
|
|
|
@7653
|
17 years |
vboxsync |
Fix senseless code in VMDK comment handling.
|
|
|
@7580
|
17 years |
vboxsync |
Fix error handling memory leak. And change incorrect macro naming.
|
|
|
@7576
|
17 years |
vboxsync |
File open cache (important for windows raw partition access), quoting …
|
|
|
@7157
|
17 years |
vboxsync |
Make 100% sure the sector number won't ever overflow 32 bits.
|
|
|
@7156
|
17 years |
vboxsync |
Fixed broken build caused by non-standard compliant vcc header files.
|
|
|
@7155
|
17 years |
vboxsync |
Huge cleanup/error checking/logging improvement of the VMDK code. …
|
|
|
@7070
|
17 years |
vboxsync |
Fix open flag in raw partition vmdk creation.
|
|
|
@6987
|
17 years |
vboxsync |
VDI / VMDK: Added RTFILE_O_NOT_CONTENT_INDEXED for disk image creation.
|
|
|
@6291
|
17 years |
vboxsync |
Big virtual disk changeset containing several modifications
* remove …
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5101
|
17 years |
vboxsync |
Introduce a new harddisk object which supports virtual harddisk …
|
|
|
@4522
|
17 years |
vboxsync |
Add StorageCraft Backup images as HDD format
|
|
|
@4372
|
17 years |
vboxsync |
Finally corrected the RTFileRead, RTFileReadAt, RTFileWrite and …
|
|
|
@4071
|
17 years |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@2981
|
18 years |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@2829
|
18 years |
vboxsync |
Warnings fix.
|
|
|
@2758
|
18 years |
vboxsync |
Don't flush the raw disk/partition extents.
|
|
|
@2742
|
18 years |
vboxsync |
Implement determining image flags on open. Also partial implementation …
|
|
|
@2718
|
18 years |
vboxsync |
Implemented raw partition access.
|
|
|
@2661
|
18 years |
vboxsync |
Raw disk access VMDKs can now be generated, too.
|
|
|
@2650
|
18 years |
vboxsync |
Updated VD image create interface. Implemented closing/deleting of …
|
|
|
@2589
|
18 years |
vboxsync |
The code calling us assumes that after a full block write the pre- and …
|
|
|
@2583
|
18 years |
vboxsync |
Fix incorrect error check for VMDK with separate descriptor file.
|
|
|
@2582
|
18 years |
vboxsync |
Windows doesn't like flushing files opened in read-only mode.
|
|
|
@2564
|
18 years |
vboxsync |
Many VMDK block splitup fixes and the start of the create image
function.
|
|
|
@2385
|
18 years |
vboxsync |
Fixed copy&paste errors. Use the correct image reference and filename.
|
|
|
@2381
|
18 years |
vboxsync |
VCC8 is very picky about char* vs const char *
|
|
|
@2375
|
18 years |
vboxsync |
I'll change RTFile* to use size_t one day. in the mean time we'll have …
|
|
|
@2361
|
18 years |
vboxsync |
Proper fix this time.
|
|
|
@2360
|
18 years |
vboxsync |
Shut up gcc.
|
|
|
@2359
|
18 years |
vboxsync |
Fixed variable initialization.
|
|
|
@2358
|
18 years |
vboxsync |
New VMDK code.
|