|
|
@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.
|
|
|
@14817
|
16 years |
vboxsync |
tstVD.cpp: VBox/log.h, iprt/asm.h and *ALWAYS* call RTR3Init first in …
|
|
|
@14787
|
16 years |
vboxsync |
Devices: Don't add vditool to PROGRAMS w/o adding the sources and the rest.
|
|
|
@14780
|
16 years |
vboxsync |
VBoxHDD: simplify config handling. Treat everything as a string, and …
|
|
|
@14779
|
16 years |
vboxsync |
Storage/testcase: move vditool to testcase subdirectory, as the first …
|
|
|
@14538
|
16 years |
vboxsync |
DrvVD: fix internal networking IP stuff, not available in OSE.
|
|
|
@14535
|
16 years |
vboxsync |
Device/Storage: fix rc update issue, causing failures for no reason.
|
|
|
@14534
|
16 years |
vboxsync |
When unsupported CD-ROM sector read format is being logged, also log …
|
|
|
@14526
|
16 years |
vboxsync |
Devices/Storage: iSCSI stuff, including bringing IntNet support back …
|
|
|
@14350
|
16 years |
vboxsync |
Storage/VBoxHDD: don't use deprecated printf formatters
|
|
|
@14344
|
16 years |
vboxsync |
Storage/VBoxHDD-new: Fix error handling in VDBackendInfo. Caused …
|
|
|
@14321
|
16 years |
vboxsync |
Storage/VHD: Add todo for handling diff images (too complicated and …
|
|
|
@14303
|
16 years |
vboxsync |
Corrected a couple of typos in comments. No code changes.
|
|
|
@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
|
|
|
@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 …
|
|
|
@14062
|
16 years |
vboxsync |
RTDirRead/RTDirReadEx: sizes are size_t not unsigned.
|
|
|
@13840
|
16 years |
vboxsync |
Hex format types (Vhx[sd] -> Rhx[sd]).
|
|
|
@13837
|
16 years |
vboxsync |
s/%Vr\([acfs]\)/%Rr\1/g - since I'm upsetting everyone anyway, better …
|
|
|
@13836
|
16 years |
vboxsync |
s/ELEMENTS/RT_ELEMENTS/g - retiring ELEMENTS (finally).
|
|
|
@13835
|
16 years |
vboxsync |
s/VBOX_SUCCESS/RT_SUCCESS/g s/VBOX_FAILURE/RT_FAILURE/g - VBOX_SUCCESS …
|
|
|
@13832
|
16 years |
vboxsync |
IN_GC -> IN_RC.
|
|
|
@13782
|
16 years |
vboxsync |
More SMP groundwork.
|
|
|
@13756
|
16 years |
vboxsync |
Compile fixes for the VM request changes.
|
|
|
@13580
|
16 years |
vboxsync |
Ported s2 branch (r37120:38456).
|
|
|
@13571
|
16 years |
vboxsync |
VHD: Backout r38444. Caused another problem and #3263 will be fixed in …
|
|
|
@13568
|
16 years |
vboxsync |
VHD: fix case of unaligned access to the image #3263
|
|
|
@13427
|
16 years |
vboxsync |
#3230: Nearly forgot to commit VDI backend fixes for memory leaks.
|
|
|
@13340
|
16 years |
vboxsync |
#3230: Memory leaks fixed in VHD backend
|
|
|
@13303
|
16 years |
vboxsync |
Storage: Replace the assertions in the construction code with runtime …
|
|
|
@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 …
|
|
|
@13223
|
16 years |
vboxsync |
Device/Storage: Fix incorrect translation between image type enums. …
|
|
|
@13144
|
16 years |
vboxsync |
#1865: Implmented the alternative R0 code for darwin (turned out to be …
|
|
|
@13080
|
16 years |
vboxsync |
warnings
|
|
|
@13015
|
16 years |
vboxsync |
mount/unmount notification unconditionally
|
|
|
@13010
|
16 years |
vboxsync |
removed debug output
|
|
|
@13004
|
16 years |
vboxsync |
ATA: implemented atapiGetEventStatusNotificationSS() for virtual ATAPI …
|
|
|
@12978
|
16 years |
vboxsync |
PDM: PDM_DEVREG_FLAGS_DEFAULT_BITS convenience.
|
|
|
@12977
|
16 years |
vboxsync |
#1865: Updated PDMDEVREG with pfnSoftReset, u32VersionEnd and some …
|
|
|
@12969
|
16 years |
vboxsync |
#1865: PDMINS.
|
|
|
@12933
|
16 years |
vboxsync |
warnings
|
|
|
@12931
|
16 years |
vboxsync |
warning
|
|
|
@12928
|
16 years |
vboxsync |
warnings
|
|
|
@12927
|
16 years |
vboxsync |
warnings
|
|
|
@12892
|
16 years |
vboxsync |
AssertMsgRC
|
|
|
@12774
|
16 years |
vboxsync |
Dereferencing null pointers considered harmful.
|
|
|
@12771
|
16 years |
vboxsync |
Device/Storage: VDCopy needs to be able to write to the output file.
|
|
|
@12767
|
16 years |
vboxsync |
attempt to fix Darwin passthrough
|
|
|
@12766
|
16 years |
vboxsync |
ATA: disabled SCSI_GET_EVENT_STATUS_NOTIFICATION passthrough command …
|
|
|