|
|
@2673
|
18 years |
vboxsync |
Comment fix.
|
|
|
@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 …
|
|
|
@2645
|
18 years |
vboxsync |
Better ATAPI passthrough error logging.
|
|
|
@2595
|
18 years |
vboxsync |
Fixed horrible memory leak when writing to a so far unused block.
|
|
|
@2590
|
18 years |
vboxsync |
Optimize writes to a so far unallocated blocks in the VMDK which don't …
|
|
|
@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.
|
|
|
@2580
|
18 years |
vboxsync |
Fixed uppercase conversion.
|
|
|
@2569
|
18 years |
vboxsync |
the string of valid CFG options in CFGMR3AreValuesValid() should be …
|
|
|
@2565
|
18 years |
vboxsync |
A little experiment trying to get rid of the critsect contention in DevATA.
|
|
|
@2564
|
18 years |
vboxsync |
Many VMDK block splitup fixes and the start of the create image
function.
|
|
|
@2562
|
18 years |
vboxsync |
Rename identifiers to avoid conflicts with the new code.
|
|
|
@2558
|
18 years |
vboxsync |
Undid incorrect commit.
|
|
|
@2557
|
18 years |
vboxsync |
Fixed and simplified BIOS int15 mouse service. Avoids spurious …
|
|
|
@2544
|
18 years |
vboxsync |
Removed harmful Yield.
|
|
|
@2539
|
18 years |
vboxsync |
Proper VMDK fix, part 1.
|
|
|
@2534
|
18 years |
vboxsync |
Provide error message (only for the release log, as the IDE device …
|
|
|
@2478
|
18 years |
vboxsync |
[Mm]akefile -> Makefile.kmk
|
|
|
@2477
|
18 years |
vboxsync |
export
|
|
|
@2475
|
18 years |
vboxsync |
Makefile.kmk -> Makefile.kup
|
|
|
@2405
|
18 years |
vboxsync |
Backed out [20718] as it broke vmdk image support.
|
|
|
@2390
|
18 years |
vboxsync |
Resurrect old VMDK code and make it default.
|
|
|
@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 *
|
|
|
@2380
|
18 years |
vboxsync |
export to OSE
|
|
|
@2379
|
18 years |
vboxsync |
export to OSE
|
|
|
@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.
|
|
|
@2334
|
18 years |
vboxsync |
Do the 16383 cylinder clipping earlier (again). Needed for the new …
|
|
|
@2272
|
18 years |
vboxsync |
RTPathReal presumes that the path exists!
|
|
|
@2269
|
18 years |
vboxsync |
Stricter pointer typechecking. (R0 vs R3)
|
|
|
@2216
|
18 years |
vboxsync |
Backed out 20564 & 20565. Require many more changes.
|
|
|
@2215
|
18 years |
vboxsync |
Compile ataIOPortRead/WriteStr1 in ring 0 mode as well.
|
|
|
@2214
|
18 years |
vboxsync |
Register string read & write handlers for ring 0.
|
|
|
@2084
|
18 years |
vboxsync |
claim+unmount mounted dvds on darwin.
|
|
|
@2025
|
18 years |
vboxsync |
Ignore enable/disable reverting to power-on defaults instead of …
|
|
|
@2024
|
18 years |
vboxsync |
Allow disabling of multi-sector read commands.
|
|
|
@1967
|
18 years |
vboxsync |
a bit less strict on 0 byte buffers. (TEST UNIT READY + linux)
|
|
|
@1965
|
18 years |
vboxsync |
HostDVD support for Darwin.
|
|
|
@1910
|
18 years |
vboxsync |
warnings
|
|
|
@1874
|
18 years |
vboxsync |
Main: Fixed: Simultaneous usage of immutable VDIs by more than one …
|
|
|
@1855
|
18 years |
vboxsync |
PDMDevHlpDriverAttach
|
|
|
@1795
|
18 years |
vboxsync |
Fixed small problem with iSCSI translation detection (returns unknown …
|
|
|
@1784
|
18 years |
vboxsync |
Provide sensible error message in case the raw disk cannot be opened.
|
|
|
@1742
|
18 years |
vboxsync |
Proterty cleanup
|
|
|
@1740
|
18 years |
vboxsync |
Support raw disk images (the code is almost identical to raw disk …
|
|
|
@1735
|
18 years |
vboxsync |
Partly revert previous CHS translation and shuffle around 16383 …
|
|
|
@1717
|
18 years |
vboxsync |
64 bits windows build fixes
|
|
|
@1708
|
18 years |
vboxsync |
Implemented WIN32 raw disk access setup (the rest was already generic).
|
|
|
@1695
|
18 years |
vboxsync |
Initial implementation of raw host hard disk support.
|
|
|
@1566
|
18 years |
vboxsync |
VBOXDDU_DECL & IN_VBOXDDU
|
|
|
@1565
|
18 years |
vboxsync |
Split out the bulk of the VDI code from VBoxDD and put it in VBoxDDU …
|
|
|
@1532
|
18 years |
vboxsync |
Handle EFBIG on Linux correctly (and try to detect the same situation …
|
|
|
@1300
|
18 years |
vboxsync |
Fix eol style properties for header files
|
|
|
@1021
|
18 years |
vboxsync |
Only detect geometry via the partition table if invalid CHS is set.
|
|
|
@1015
|
18 years |
vboxsync |
Storage/Main/GUI: Implemented preliminary support of VMDK images …
|
|
|
@1014
|
18 years |
vboxsync |
Fixed physical CHS detection. Hopefully without breaking existing VDIs.
|
|
|
@960
|
18 years |
vboxsync |
Darwin hacking.
|
|
|
@860
|
18 years |
vboxsync |
Fixed crash on snapshot merge.
|
|
|
@778
|
18 years |
vboxsync |
Fixed capability reporting so that it works with libhal.
|
|
|
@745
|
18 years |
vboxsync |
Use ASMBitFirstSet for check if data block is zero.
|
|
|
@729
|
18 years |
vboxsync |
Renamed to match target names.
|
|
|
@728
|
18 years |
vboxsync |
Use RTPrintf, cleanup and return a proper status code.
|
|
|
@710
|
18 years |
vboxsync |
Moved and fixed zero data block write detection (could lead to write …
|
|
|
@697
|
18 years |
vboxsync |
Fix EOL settings.
|
|
|
@643
|
18 years |
vboxsync |
Ignore writing data blocks consisting of all zeroes to a VDI block …
|
|
|
@492
|
18 years |
vboxsync |
64-bit alignment. Klaus, could you quickly verify that I didn't break …
|
|
|
@471
|
18 years |
vboxsync |
Suspend the VM if an iSCSI target is down.
|
|
|
@433
|
18 years |
vboxsync |
Fixed IDE for OpenSolaris 10.
|
|
|
@429
|
18 years |
vboxsync |
Last minute breakage.
|
|
|
@428
|
18 years |
vboxsync |
Update definitions.
|
|
|
@427
|
18 years |
vboxsync |
Suspend (and later redo) I/O operations and EMT if the VDI layer …
|
|
|
@332
|
18 years |
vboxsync |
introduced PDMDevHlpGetVM()
|
|
|
@307
|
18 years |
vboxsync |
Bump SSM version.
|
|
|
@304
|
18 years |
vboxsync |
Fixed a collection of bugs in capability reporting. Added 3 ATAPI …
|
|
|
@294
|
18 years |
vboxsync |
Fixed warning
|
|
|
@262
|
18 years |
vboxsync |
Produce a better error message if the host CD/DVD drive is not accessible.
|
|
|
@258
|
18 years |
vboxsync |
export to OSE
|
|
|
@150
|
18 years |
vboxsync |
r=bird: Use @remark instead of @note and don't but it before the …
|
|
|
@139
|
18 years |
vboxsync |
code cleanup, some more tests in vdiDumpImage()
|
|
|
@126
|
18 years |
vboxsync |
fix windows build?
|
|
|
@125
|
18 years |
vboxsync |
vditool: redirect LOG output to stdout
|
|
|
@124
|
18 years |
vboxsync |
LogRel() on VDI failure, make them visible on vditool.
|
|
|
@113
|
18 years |
vboxsync |
64-bit
|
|
|
@1
|
55 years |
vboxsync |
import
|