|
|
@18645
|
16 years |
vboxsync |
VMSetRuntimeError[V] refactoring: fFatal -> fFlags, may return …
|
|
|
@18567
|
16 years |
vboxsync |
Storage/VDI: add maximum size check when creating VDI files.
|
|
|
@18566
|
16 years |
vboxsync |
Storage/API/VBoxManage/...: add maximum size check to prevent creation …
|
|
|
@18557
|
16 years |
vboxsync |
Storage/VBoxHDD: drop 1024 cylinder LCHS paranoia. SCSI controllers …
|
|
|
@18507
|
16 years |
vboxsync |
ISCSIHDDCore.cpp: size_t warnings.
|
|
|
@18506
|
16 years |
vboxsync |
VDIHDDCore.cpp: size_t.
|
|
|
@18505
|
16 years |
vboxsync |
VmdkHDDCore.cpp: a bunch of size_t/unsigned mixups.
|
|
|
@18504
|
16 years |
vboxsync |
VHDHDDCore.cpp: On second thought, the code looks fine.
|
|
|
@18503
|
16 years |
vboxsync |
VHDHDDCore.cpp: r=bird: check @todo in VHD_PLATFORM_CODE_WI2R update …
|
|
|
@18498
|
16 years |
vboxsync |
DrvBlock.cpp: size_t
|
|
|
@18446
|
16 years |
vboxsync |
DrvHostDVD: even better fix.
|
|
|
@18445
|
16 years |
vboxsync |
DrvHostDVD: better fix.
|
|
|
@18444
|
16 years |
vboxsync |
DrvHostDVD: size_t again.
|
|
|
@18440
|
16 years |
vboxsync |
oops.
|
|
|
@18436
|
16 years |
vboxsync |
DrvHostBase.cpp/h: Grumble. forgot about this bugger.
|
|
|
@18434
|
16 years |
vboxsync |
pdmifs.h,DevATA,ATAController,DrvHostDVD: Changed the pcbBuf parameter …
|
|
|
@18347
|
16 years |
vboxsync |
Storage/VMDK: fix reading certain VMDK files which have unusual …
|
|
|
@18331
|
16 years |
vboxsync |
Storage/VMDK: paranoia assertion
|
|
|
@18327
|
16 years |
vboxsync |
Main: fix VMDK image truncation with exports > 4 GB
|
|
|
@18265
|
16 years |
vboxsync |
config file cleanup + small copyright year update
|
|
|
@18193
|
16 years |
vboxsync |
ATA: Implement READ DVD STRUCTURE
|
|
|
@18179
|
16 years |
vboxsync |
Storage/VMDK: Make the descriptor bigger if it is unreasonably small …
|
|
|
@18150
|
16 years |
vboxsync |
Storage/VBoxHDD: small cleanup in VDClose, don't assert on normal …
|
|
|
@18149
|
16 years |
vboxsync |
Storage/VMDK: fix flush on close without breaking the cleanup when …
|
|
|
@18141
|
16 years |
vboxsync |
Storage/VMDK: fix incorrect version being stored in VMDK header …
|
|
|
@18134
|
16 years |
vboxsync |
DrvVD: fix r44820 for the snapshot case
|
|
|
@18127
|
16 years |
vboxsync |
DrvVD: fail if a VD image was forced to be opened in read-only mode
|
|
|
@18119
|
16 years |
vboxsync |
Storage/VHD: creating sparse files is a performance risk on some OSes
|
|
|
@18087
|
16 years |
vboxsync |
typo
|
|
|
@18086
|
16 years |
vboxsync |
DrvHostDVD: still issues with some older Linux kernels but 2.6.29+ …
|
|
|
@18067
|
16 years |
vboxsync |
Storage/VMDK: fix crash when create failed (recent regression), …
|
|
|
@18066
|
16 years |
vboxsync |
Storage/Raw: fix crash when creating failed
|
|
|
@18061
|
16 years |
vboxsync |
typo
|
|
|
@18058
|
16 years |
vboxsync |
DrvHostDVD: fixed swab workaround for newer kernels
|
|
|
@18054
|
16 years |
vboxsync |
VHD: Add missing cast to 64bit type when updating the block bitmap in …
|
|
|
@18051
|
16 years |
vboxsync |
VHD: Add missing image type flags
|
|
|
@17970
|
16 years |
vboxsync |
API/HardDisk, Storage/VBoxHDD, Frontend/VBoxManage: eliminated base …
|
|
|
@17947
|
16 years |
vboxsync |
ATA: create correct header for raw sector, according to the spec, …
|
|
|
@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 …
|
|
|
@17836
|
16 years |
vboxsync |
API/HardDisk, Storage/VBoxHDD: use image variant, and to implement …
|
|
|
@17828
|
16 years |
vboxsync |
ATA: report 80-pins cables for ICH6 controller
|
|
|
@17798
|
16 years |
vboxsync |
build fix
|
|
|
@17796
|
16 years |
vboxsync |
OSE: export iSCSI initiator, plus minor ifdef cleanup
|
|
|
@17775
|
16 years |
vboxsync |
Storage/VMDK: implement creating/writing (slightly relaxed append …
|
|
|
@17733
|
16 years |
vboxsync |
Storage/ATA: shut up compiler warning
|
|
|
@17732
|
16 years |
vboxsync |
Storage/AHCI: fix iSCSI-induced geometry error preventing VM start in …
|
|
|
@17312
|
16 years |
vboxsync |
ATA: PIIX4 is default. A default is required for our VMM testcases.
|
|
|
@17111
|
16 years |
vboxsync |
unexport vditool from OSE - for internal use only
|
|
|
@17110
|
16 years |
vboxsync |
resurrected parts of vditool
|
|
|
@17077
|
16 years |
vboxsync |
pass IDE controller type as string in config
|
|
|
@17075
|
16 years |
vboxsync |
ICH6 controller in UI and configs (don't think amount of work required …
|
|
|
@16984
|
16 years |
vboxsync |
DrvVD.cpp: doxygen comment in code.
|
|
|
@16963
|
16 years |
vboxsync |
VBoxHDD: Hacked VDCopy so that 'VBoxManage clonehd nt4.vdi nt4.raw …
|
|
|
@16962
|
16 years |
vboxsync |
VBoxHDD.h/cpp: Fixed VDCFGQueryStringAllocDef inconsistency in the …
|
|
|
@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 …
|
|
|
@16745
|
16 years |
vboxsync |
add rudimentary support for ICH6 IDE controller
|
|
|
@16708
|
16 years |
vboxsync |
Storage/ATA: fix 2 deadlocks when suspending the VM due to disk …
|
|
|
@16334
|
16 years |
vboxsync |
DrvHostBase.cpp,DrvHostDVD.cpp: IOKit/scsi-commands/stuff.h -> …
|
|
|
@16114
|
16 years |
vboxsync |
Added first suspend and poweroff flags for the IDE controller too. …
|
|
|
@15882
|
16 years |
vboxsync |
DevATA: Number the ATA I/O threads.
|
|
|
@15879
|
16 years |
vboxsync |
ATA: Wait a bit until we interrupt the thread to avoid interruptions …
|
|
|
@15855
|
16 years |
vboxsync |
DevAHCI,DevATA: ach -> sz and use CFGMR3QueryStringDef (bad idea to …
|
|
|
@15847
|
16 years |
vboxsync |
ATA: Fix failing RESET requests if the async I/O thread is stuck in an …
|
|
|
@15846
|
16 years |
vboxsync |
AHCI/ATA: rework VPD handling code
|
|
|
@15845
|
16 years |
vboxsync |
warnings and minor fixes to coding style
|
|
|
@15831
|
16 years |
vboxsync |
DrvHostBase.h,DrvHostDVD.cpp: nitpicking: Changed pbDoubleBuffer to …
|
|
|
@15815
|
16 years |
vboxsync |
fix Linux passthrough by introducing a double buffer which is required …
|
|
|
@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 …
|
|
|
@15776
|
16 years |
vboxsync |
Linux 2.6.28 hack
|
|
|
@15767
|
16 years |
vboxsync |
VHD: Some fixes in logging statements
|
|
|
@15711
|
16 years |
vboxsync |
IDE: move the VPD initialization code to the right place and correct …
|
|
|
@15710
|
16 years |
vboxsync |
IDE: make it possible to change VPD data of hard disks too
|
|
|
@15674
|
16 years |
vboxsync |
VHD: Fix crash in debug build
|
|
|
@15673
|
16 years |
vboxsync |
VDI: use VERR_VD_VDI_INVALID_HEADER instead of …
|
|
|
@15592
|
16 years |
vboxsync |
Main & DrvVD: fix a whole bunch of incorrect CFGM key updates, …
|
|
|
@15591
|
16 years |
vboxsync |
Storage/VBoxHDD-new: introduce parent UUID parameter for VDCreateDiff. …
|
|
|
@15577
|
16 years |
vboxsync |
Storage/VBoxHDD-new: fix incorrect error check when copying to an …
|
|
|
@15566
|
16 years |
vboxsync |
Storage/VBoxHDD-new: eradicate copy/paste bug in VDCopy, the UUIDs …
|
|
|
@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.
|
|
|
@15543
|
16 years |
vboxsync |
Devices/DevATA: handle IDE async I/O thread busy a little more gracefully.
|
|
|
@15542
|
16 years |
vboxsync |
Storage/VBoxHDD-new: tighten uuid parameter declaration
|
|
|
@15529
|
16 years |
vboxsync |
Storage/VBoxHDD-new: implement UUID handling in VDCreate. Remove very …
|
|
|
@15508
|
16 years |
vboxsync |
#3349: Changed a few MMHyperAlloc calls to MMR3HyperAllocOnceNoRel to …
|
|
|
@15366
|
16 years |
vboxsync |
Storage: Eradicated the last bits using the old VDI only backend, …
|
|
|
@15252
|
16 years |
vboxsync |
ATA/AHCI: Separated the device state structures for the ATA controller …
|
|
|
@15156
|
16 years |
vboxsync |
Storage/DrvVD: fix status codes to match the function specs.
|
|
|
@14970
|
16 years |
vboxsync |
Storage/testcase: fix lost "default=" message.
|
|
|
@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 …
|
|
|
@14928
|
16 years |
vboxsync |
Storage/VD: Misplaced '\n'.
|
|
|
@14910
|
16 years |
vboxsync |
Storage/VHD: comment change, documenting why the current code works …
|
|
|
@14855
|
16 years |
vboxsync |
#3162: Fixed a newly introduced memory leak. Added VDShutdown() to …
|
|
|
@14852
|
16 years |
vboxsync |
#3162: Plugin backends are now loaded upon startup, this should get …
|
|
|
@14831
|
16 years |
vboxsync |
whole bunch: avoid runtime.h, include individual headers indead.
|
|
|