|
|
@6239
|
17 years |
vboxsync |
AHCI: Implement NCQ
|
|
|
@6204
|
17 years |
vboxsync |
for now, the VHD backend is not OSE (yet)
|
|
|
@6203
|
17 years |
vboxsync |
Remove a forgoten RTMemFree. Trieying to free the static bakcend …
|
|
|
@6198
|
17 years |
vboxsync |
applied Alex' patch for correct handling of read-only disk images
|
|
|
@6196
|
17 years |
vboxsync |
Update header
|
|
|
@6195
|
17 years |
vboxsync |
Cleanup the plugin handler. The load function returns an static …
|
|
|
@6173
|
17 years |
vboxsync |
Add rudimentary VHD support
|
|
|
@6153
|
17 years |
vboxsync |
fixed inverted write protect flag of the host floppy drive
|
|
|
@6062
|
17 years |
vboxsync |
ATA: Fix status value for EXECUTE DEVICE DIAGNOSTICS command, should …
|
|
|
@5999
|
17 years |
vboxsync |
The Giant CDDL Dual-License Header Change.
|
|
|
@5942
|
17 years |
vboxsync |
Remove incorrect trailing dots in the error messages.
|
|
|
@5894
|
17 years |
vboxsync |
Started solaris raw HDD support (untested, disabled).
|
|
|
@5703
|
17 years |
vboxsync |
Solaris setuid wrapper, in progress.
|
|
|
@5699
|
17 years |
vboxsync |
Fixed environment parameter for RTProcCreate and a problem with trying …
|
|
|
@5645
|
17 years |
vboxsync |
ATA: On VERR_FILE_TOO_BIG clearly state that this relates the virtual …
|
|
|
@5605
|
17 years |
vboxsync |
BIT => RT_BIT, BIT64 => RT_BIT_64. BIT() is defined in Linux 2.6.24
|
|
|
@5496
|
17 years |
vboxsync |
todo
|
|
|
@5482
|
17 years |
vboxsync |
Excessive ()
|
|
|
@5472
|
17 years |
vboxsync |
Comment typo.
|
|
|
@5438
|
17 years |
vboxsync |
Fix SuSE 9.1 install regression.
|
|
|
@5364
|
17 years |
vboxsync |
fixed alignment.
|
|
|
@5361
|
17 years |
vboxsync |
Added option to emulate PIIX4 IDE controller. Defaults to PIIX4 for …
|
|
|
@5277
|
17 years |
vboxsync |
Made it possible to clone old images (setting the UUID setting failed).
|
|
|
@5215
|
17 years |
vboxsync |
names
|
|
|
@5214
|
17 years |
vboxsync |
typo
|
|
|
@5212
|
17 years |
vboxsync |
Solaris.
|
|
|
@5184
|
17 years |
vboxsync |
Solaris.
|
|
|
@5157
|
17 years |
vboxsync |
Fix VBoxSVC crash
|
|
|
@5126
|
17 years |
vboxsync |
Solaris
|
|
|
@5102
|
17 years |
vboxsync |
commit forgotten file
|
|
|
@5101
|
17 years |
vboxsync |
Introduce a new harddisk object which supports virtual harddisk …
|
|
|
@5085
|
17 years |
vboxsync |
fedora8 build fix
|
|
|
@4798
|
17 years |
vboxsync |
fixed annoying debug assertion.
|
|
|
@4787
|
17 years |
vboxsync |
Eliminated HCPTRTYPE and replaced with R3R0PTRTYPE where necessary.
|
|
|
@4778
|
17 years |
vboxsync |
Stricter pointer types
|
|
|
@4742
|
17 years |
vboxsync |
vditool: convert argv[] to Utf8 before calling internal functions
|
|
|
@4718
|
17 years |
vboxsync |
Real fix for the IDE device crash when huge blocks are read from CD. …
|
|
|
@4706
|
17 years |
vboxsync |
Fix incorrect setting of buffer end index if huge ATAPI transfers are …
|
|
|
@4640
|
17 years |
vboxsync |
warning
|
|
|
@4522
|
17 years |
vboxsync |
Add StorageCraft Backup images as HDD format
|
|
|
@4442
|
17 years |
vboxsync |
size_t
|
|
|
@4372
|
17 years |
vboxsync |
Finally corrected the RTFileRead, RTFileReadAt, RTFileWrite and …
|
|
|
@4355
|
17 years |
vboxsync |
gcc warnings
|
|
|
@4243
|
17 years |
vboxsync |
fail, don't break, if there is buffer data and we haven't got any buffer.
|
|
|
@4192
|
17 years |
vboxsync |
Don't crash on misconfiguration (missing buffer). Ignore missing …
|
|
|
@4102
|
17 years |
vboxsync |
Fixed critsect deadlock when ejecting a CD. Defect #2191.
|
|
|
@4071
|
17 years |
vboxsync |
Biggest check-in ever. New source code headers for all (C) innotek files.
|
|
|
@4017
|
17 years |
vboxsync |
Correct comment. By default IDE flush commands from the guest are
ignored.
|
|
|
@4014
|
17 years |
vboxsync |
Use pdmdrv.h and pdmdev.h where appropirate.
|
|
|
@3935
|
17 years |
vboxsync |
Fix the if nesting and condition for the geometry fix that hopefully …
|
|
|
@3835
|
18 years |
vboxsync |
Attempt to fix VMDK geometry problem.
|
|
|
@3779
|
18 years |
vboxsync |
Compile fix
|
|
|
@3717
|
18 years |
vboxsync |
Improve release logging for linux guests. They use idle immediate …
|
|
|
@3670
|
18 years |
vboxsync |
RT_OS_L4
|
|
|
@3666
|
18 years |
vboxsync |
replace underscore symbols in Devices/
|
|
|
@3647
|
18 years |
vboxsync |
don't depend on the deprecated vl_vbox.h header anymore
|
|
|
@3538
|
18 years |
vboxsync |
Force disabling of CD/DVD passthrough mode if host drive is not
available.
|
|
|
@3310
|
18 years |
vboxsync |
don't flood the release log with messages about failed passthrough ATA …
|
|
|
@3211
|
18 years |
vboxsync |
typos
|
|
|
@3199
|
18 years |
vboxsync |
Ignore AttachFailError config in Block driver. Otherwise changing the …
|
|
|
@3167
|
18 years |
vboxsync |
use PDM helper functions
|
|
|
@3158
|
18 years |
vboxsync |
No else after return.
|
|
|
@3146
|
18 years |
vboxsync |
Emulate all weird aspects of the IRQ line multiplexing. No guest has …
|
|
|
@3114
|
18 years |
vboxsync |
Fix data type to avoid warnings.
|
|
|
@3113
|
18 years |
vboxsync |
Implement virtual paperclip (forced unmounting of media, currently …
|
|
|
@3081
|
18 years |
vboxsync |
warning
|
|
|
@2988
|
18 years |
vboxsync |
InnoTek -> innotek part 4: more miscellaneous files.
|
|
|
@2981
|
18 years |
vboxsync |
InnoTek -> innotek: all the headers and comments.
|
|
|
@2980
|
18 years |
vboxsync |
InnoTek -> innotek: actual code changes (headers follow).
|
|
|
@2945
|
18 years |
vboxsync |
Slight correction of release statistics: don't count the transfer of …
|
|
|
@2944
|
18 years |
vboxsync |
Release statistics for any combination of (ATA/ATAPI)/(DMA/PIO).
|
|
|
@2928
|
18 years |
vboxsync |
That code path is only reached for PIO in case, which doesn't generate …
|
|
|
@2900
|
18 years |
vboxsync |
Fixed fixed fix for Linux PIO reads. Tested Windows installs, worked
fine.
|
|
|
@2876
|
18 years |
vboxsync |
Back out fixed fix again.
|
|
|
@2875
|
18 years |
vboxsync |
Fix delta calculation.
|
|
|
@2872
|
18 years |
vboxsync |
Fixed the Linux PIO read fix. Now it shouldn't hang Windows installs …
|
|
|
@2862
|
18 years |
vboxsync |
Back out Linux guest PIO read fix. Breaks Windows guest installs from
CD.
|
|
|
@2842
|
18 years |
vboxsync |
Mark drive as ready immediately after a completed PIO read. This …
|
|
|
@2839
|
18 years |
vboxsync |
More release logging in relation to aborting of ATA commands.
|
|
|
@2833
|
18 years |
vboxsync |
New open flag for just getting the image information, suppressing …
|
|
|
@2829
|
18 years |
vboxsync |
Warnings fix.
|
|
|
@2826
|
18 years |
vboxsync |
Yield CPU on drive busy, even in guest context. This reduces the CPU …
|
|
|
@2784
|
18 years |
vboxsync |
Converted to sub-makefiles.
|
|
|
@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 …
|
|
|
@2728
|
18 years |
vboxsync |
Allow (but punish with an assertion) creation of a HDD container …
|
|
|
@2718
|
18 years |
vboxsync |
Implemented raw partition access.
|
|
|
@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.
|
|
|