|
|
@11159
|
16 年 |
vboxsync |
GC->RC: ATA and AHCI.
|
|
|
@11151
|
16 年 |
vboxsync |
#1865: ATA and AHCI.
|
|
|
@11144
|
16 年 |
vboxsync |
#1865: ATA and AHCI.
|
|
|
@11143
|
16 年 |
vboxsync |
DevATA/DevAHCI: janitorial work - do not duplicate the ATA structures. …
|
|
|
@11047
|
16 年 |
vboxsync |
Storage: Temporary integration of configuration interface.
|
|
|
@11039
|
16 年 |
vboxsync |
Disk backends: remove dead code.
|
|
|
@10994
|
16 年 |
vboxsync |
typo
|
|
|
@10850
|
16 年 |
vboxsync |
Fix invalid pointer to pDrvIns in DrvVD
|
|
|
@10781
|
16 年 |
vboxsync |
Fix incorrect image flags handling - the values in the image and used …
|
|
|
@10743
|
16 年 |
vboxsync |
Fix crashers when destructing DrVD
|
|
|
@10715
|
16 年 |
vboxsync |
Merge async I/O for VMDK backend from private branch
|
|
|
@10540
|
16 年 |
vboxsync |
First very rough cut at the conversion of iSCSI to a VBoxHDD-new …
|
|
|
@10539
|
16 年 |
vboxsync |
Add forgotten assertion
|
|
|
@10467
|
16 年 |
vboxsync |
Provide CAP_FILE flag for backends operating on files.
|
|
|
@10041
|
16 年 |
vboxsync |
VBOX_KBUILD_HACKING…
|
|
|
@9734
|
16 年 |
vboxsync |
Extended the interface with backends to support time stamps and …
|
|
|
@9599
|
16 年 |
vboxsync |
Change the meaninf of VD_OPEN_FLAGS_INFO. The previous definition …
|
|
|
@9572
|
16 年 |
vboxsync |
IDE: Make SCO OpenServer disk detection work
|
|
|
@9566
|
16 年 |
vboxsync |
Fix condition once more.
|
|
|
@9565
|
16 年 |
vboxsync |
Fix incorrect check verifying disk type. Also make the API for getting …
|
|
|
@9560
|
16 年 |
vboxsync |
Straighten handling of image types in the generic code. Also cleanup …
|
|
|
@9528
|
16 年 |
vboxsync |
fixes in setparentuuid and read/write to support diff images.
|
|
|
@9490
|
16 年 |
vboxsync |
warnings
|
|
|
@9418
|
16 年 |
vboxsync |
VHD creation/deletion code as well as create/write/close/open/read …
|
|
|
@9387
|
16 年 |
vboxsync |
64-bit GC alignment fixes
|
|
|
@9330
|
16 年 |
vboxsync |
More PCI config register setters.
|
|
|
@9264
|
16 年 |
vboxsync |
Changed pseudo random generator initialization to use a single 32-bit …
|
|
|
@9263
|
16 年 |
vboxsync |
Small fix in VDI backend, writes exceeding a block boundary were truncated.
|
|
|
@9262
|
16 年 |
vboxsync |
VDMerge testcase with pseudo random writes.
|
|
|
@9212
|
16 年 |
vboxsync |
Major changes for sizeof(RTGCPTR) == uint64_t.
Introduced RCPTRTYPE …
|
|
|
@9084
|
17 年 |
vboxsync |
Fix for 64-bit win builds: char* to const char* conversion.
|
|
|
@9071
|
17 年 |
vboxsync |
New internal command 'renamevmdk' in VBoxManage with corresponding …
|
|
|
@9047
|
17 年 |
vboxsync |
Partially implemented rename vmdk api call.
|
|
|
@8760
|
17 年 |
vboxsync |
PATH_KBUILD -> KBUILD_PATH.
|
|
|
@8758
|
17 年 |
vboxsync |
BUILD_TARGET* -> KBUILD_TARGET*.
|
|
|
@8708
|
17 年 |
vboxsync |
Just do the simple 30 second wait for each worker thread. There …
|
|
|
@8703
|
17 年 |
vboxsync |
typo
|
|
|
@8676
|
17 年 |
vboxsync |
Again, 3ms + VERR_TIMEOUT. Added a new assertions w/ more info. (If it …
|
|
|
@8594
|
17 年 |
vboxsync |
AssertPtrBreakVoid -> AssertPtrBreak.
|
|
|
@8579
|
17 年 |
vboxsync |
AssertBreakVoid -> AssertBreak
|
|
|
@8569
|
17 年 |
vboxsync |
AssertBreak -> AssertBreakStmt.
|
|
|
@8565
|
17 年 |
vboxsync |
AssertMsgBreak -> AssertMsgBreakStmt.
|
|
|
@8541
|
17 年 |
vboxsync |
Why do I keep hitting this assertion?!? 3ms and bang. Added more info.
|
|
|
@8529
|
17 年 |
vboxsync |
Unlock media on VM reset.
|
|
|
@8512
|
17 年 |
vboxsync |
Disabled file locking for windows hosts. Open read/write file in …
|
|
|
@8509
|
17 年 |
vboxsync |
Fixed reversed parameter check creating VMDK. Harmless, as it caused …
|
|
|
@8374
|
17 年 |
vboxsync |
AHCI: Remove temporary buffer, map the pages of the guest in R3 and …
|
|
|
@8297
|
17 年 |
vboxsync |
Make the vmdk format error checking tighter and fix an annoying gcc …
|
|
|
@8248
|
17 年 |
vboxsync |
More VD testcases.
|
|
|
@8229
|
17 年 |
vboxsync |
Opening a monolithic sparse VMDK was lacking the initialization of the …
|
|
|
@8170
|
17 年 |
vboxsync |
Rebranding: replacing more innotek strings.
|
|
|
@8155
|
17 年 |
vboxsync |
The Big Sun Rebranding Header Change
|
|
|
@8132
|
17 年 |
vboxsync |
more rebranding
|
|
|
@8017
|
17 年 |
vboxsync |
Solaris hostdvd: attempt to better mediachanged detection.
|
|
|
@8015
|
17 年 |
vboxsync |
VMDK: Fix a really nasty and indirect bug when creating split sparse …
|
|
|
@7981
|
17 年 |
vboxsync |
VMDK: added missing bit for optimizing away writes with the same data …
|
|
|
@7967
|
17 年 |
vboxsync |
VBoxHDD-new: Fix incorrect error handling (causing a crash) and an …
|
|
|
@7900
|
17 年 |
vboxsync |
Fix generic image merging code (make the appropriate images writable …
|
|
|
@7897
|
17 年 |
vboxsync |
Clarify meaning of the "suppress allocating write" VD flag.
|
|
|
@7896
|
17 年 |
vboxsync |
Fix VMDK image debug dump.
|
|
|
@7895
|
17 年 |
vboxsync |
Add a VD testcase based loosely on the VDI testcase. To be improved.
|
|
|
@7894
|
17 年 |
vboxsync |
VDI: Skip flushing the image if the open wasn't successful.
|
|
|
@7846
|
17 年 |
vboxsync |
VMDK: when changing key=value pairs, skip over the =.
|
|
|
@7824
|
17 年 |
vboxsync |
Fix assertion
|
|
|
@7780
|
17 年 |
vboxsync |
Add function to query all available VD backends, together with their …
|
|
|
@7754
|
17 年 |
vboxsync |
More info on this ataDestruct assertion.
|
|
|
@7690
|
17 年 |
vboxsync |
Integrate contributed code to implement VDCopy function in VBoxHDD-new.
|
|
|
@7689
|
17 年 |
vboxsync |
Integrate contributed code to rename a VDI file.
|
|
|
@7654
|
17 年 |
vboxsync |
Implement raw file backend for VBoxHDD-new.
|
|
|
@7653
|
17 年 |
vboxsync |
Fix senseless code in VMDK comment handling.
|
|
|
@7652
|
17 年 |
vboxsync |
Tiny validity check and comment cleanup in new VDI implementation.
|
|
|
@7636
|
17 年 |
vboxsync |
oops.
|
|
|
@7630
|
17 年 |
vboxsync |
Keep hitting the assertion in the wait code. Attempt to improve this …
|
|
|
@7580
|
17 年 |
vboxsync |
Fix error handling memory leak. And change incorrect macro naming.
|
|
|
@7576
|
17 年 |
vboxsync |
File open cache (important for windows raw partition access), quoting …
|
|
|
@7575
|
17 年 |
vboxsync |
eliminate tabs
|
|
|
@7281
|
17 年 |
vboxsync |
Accept PCHS=0/0/0 when creating images. Will be fixed when the image …
|
|
|
@7277
|
17 年 |
vboxsync |
Make the backend type a per-image property and get away from the per …
|
|
|
@7275
|
17 年 |
vboxsync |
Silly bug in the new VDI creation code.
|
|
|
@7232
|
17 年 |
vboxsync |
Get rid of the no longer needed hacky wait for the async I/O threads …
|
|
|
@7231
|
17 年 |
vboxsync |
Fixed a couple of long-standing thinkos (one can't just add shift …
|
|
|
@7199
|
17 年 |
vboxsync |
Fixed assorted nasty bugs introduced by the previous big cleanup. And …
|
|
|
@7161
|
17 年 |
vboxsync |
typo
|
|
|
@7160
|
17 年 |
vboxsync |
Hook up the new VDI backend to VBoxHDD-new.
|
|
|
@7159
|
17 年 |
vboxsync |
Added VBoxHDD-new VDI backend. Untested, but harmless as the code …
|
|
|
@7158
|
17 年 |
vboxsync |
Various size_t related 64bit cleanness fixes in the VDI code.
|
|
|
@7157
|
17 年 |
vboxsync |
Make 100% sure the sector number won't ever overflow 32 bits.
|
|
|
@7156
|
17 年 |
vboxsync |
Fixed broken build caused by non-standard compliant vcc header files.
|
|
|
@7155
|
17 年 |
vboxsync |
Huge cleanup/error checking/logging improvement of the VMDK code. …
|
|
|
@7152
|
17 年 |
vboxsync |
Preparations for implementing a VBoxHDD-new based VDI backend. Clean …
|
|
|
@7151
|
17 年 |
vboxsync |
Increase the ATA async thread termination timeout to 5 seconds. …
|
|
|
@7107
|
17 年 |
vboxsync |
cosmetics.
|
|
|
@7072
|
17 年 |
vboxsync |
Make our devices use the RTGCPHYS32 type & backed out the alignment …
|
|
|
@7070
|
17 年 |
vboxsync |
Fix open flag in raw partition vmdk creation.
|
|
|
@7060
|
17 年 |
vboxsync |
Fix incorrect use of RTGCPHYS in DevATA. All this is 32bit only.
|
|
|
@7058
|
17 年 |
vboxsync |
Added (disabled) instrumentation for measuring the time DMA writes to …
|
|
|
@7043
|
17 年 |
vboxsync |
Realigning after RTGCPHYS change.
|
|
|
@6987
|
17 年 |
vboxsync |
VDI / VMDK: Added RTFILE_O_NOT_CONTENT_INDEXED for disk image creation.
|
|
|
@6960
|
17 年 |
vboxsync |
Fixed too aggressive checking of LCHS geometry values. Triggered an …
|
|
|
@6891
|
17 年 |
vboxsync |
cosmetics.
|
|
|