|
|
@78394
|
6 years |
vboxsync |
DevATA: Minor cleanup, better compatibility with old ATA devices, …
|
|
|
@78040
|
6 years |
vboxsync |
DevFDC: Eliminated irrelevant ifdefs.
|
|
|
@77856
|
6 years |
vboxsync |
Devices/DrvVD: Get rid of the TCP/NET implementation and use the …
|
|
|
@77580
|
6 years |
vboxsync |
DevATA: Do not set signature for nonexistent devices, it was wrong …
|
|
|
@77579
|
6 years |
vboxsync |
DevATA: Added empty bus port handler to simplify logic elsewhere.
|
|
|
@77392
|
6 years |
vboxsync |
DevATA: Return bit 7 clear when reading registers on IDE channel with …
|
|
|
@77349
|
6 years |
vboxsync |
DevATA: EXECUTE DEVICE DIAGNOSTIC must always be run on both device 0 …
|
|
|
@77296
|
6 years |
vboxsync |
DevLsiLogicSCSI: AssertLogRelReturn -> AssertLogRelRCReturn, fixes …
|
|
|
@77183
|
6 years |
vboxsync |
AHCI: Revert last memory leak fix. PDMDevHlpDriverAttach() takes over …
|
|
|
@77182
|
6 years |
vboxsync |
AHCI: Fix small memory leak during construction (the port name stirng …
|
|
|
@77105
|
6 years |
vboxsync |
Devices/DrvHostBase-freebsd.cpp: Compile fixes
|
|
|
@77043
|
6 years |
vboxsync |
FDC: Double density 720K floppies need 300 kbps data rate in a 5.25 …
|
|
|
@77025
|
6 years |
vboxsync |
FDC: Removed the unused fdisk_type_t enum, too.
|
|
|
@77024
|
6 years |
vboxsync |
FDC: Removed completely unused fd_format_t field.
|
|
|
@77023
|
6 years |
vboxsync |
DevATA: Added READ CD MSF support (see bugref:5869).
|
|
|
@77012
|
6 years |
vboxsync |
DevATA: Log CHS<->LBA conversions.
|
|
|
@77011
|
6 years |
vboxsync |
Undoing unintended commit.
|
|
|
@77010
|
6 years |
vboxsync |
DevATA: Clear interrupt when command register is written (ATA …
|
|
|
@76565
|
6 years |
vboxsync |
Devices: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm.
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76520
|
6 years |
vboxsync |
Devices: scm --fix-header-guards. bugref:9344
|
|
|
@76474
|
6 years |
vboxsync |
scm --fix-err-h src/ (bugref:9344)
|
|
|
@76404
|
6 years |
vboxsync |
VBox/vmm/pdmnetshaper.h,pdmdev.h: Don't include err.h and assert.h in …
|
|
|
@76396
|
6 years |
vboxsync |
Make scm happy.
|
|
|
@76386
|
6 years |
vboxsync |
include/VBox/vmm/pdmifs.h: Don't include hgcmsvc.h just for …
|
|
|
@76385
|
6 years |
vboxsync |
DrvHostBase-win.cpp,iprt/nt/nt.h: Use nt-and-windows.h and add …
|
|
|
@76384
|
6 years |
vboxsync |
include/VBox/vmm/pdmifs.h: Don't include hgcmsvc.h just for …
|
|
|
@76382
|
6 years |
vboxsync |
include/VBox/vmm/pdmifs.h: Don't include hgcmsvc.h just for …
|
|
|
@76346
|
6 years |
vboxsync |
*: Preparing for iprt/string.h, iprt/json.h and iprt/serialport.h no …
|
|
|
@76128
|
6 years |
vboxsync |
Buslogic: add an RT_FALL_THRU() needed by the last non-trivial change.
|
|
|
@76077
|
6 years |
vboxsync |
Try again.
|
|
|
@76076
|
6 years |
vboxsync |
Alignment.
|
|
|
@76075
|
6 years |
vboxsync |
Alignment.
|
|
|
@76074
|
6 years |
vboxsync |
BusLogic: Added a semi-credible AHA-1540B emulation.
|
|
|
@76063
|
6 years |
vboxsync |
DevAHCI: Tiger hack from Michal.
|
|
|
@75772
|
6 years |
vboxsync |
DevATA: Don't assert when the guest tries to do an out of bounds read …
|
|
|
@75111
|
6 years |
vboxsync |
Synced code and comment again.
|
|
|
@75101
|
6 years |
vboxsync |
Build fix.
|
|
|
@75100
|
6 years |
vboxsync |
BusLogic: Added option to emulate an ISA device without any PCI bits.
|
|
|
@75075
|
6 years |
vboxsync |
DevATA: Made RECALIBRATE and INITIALIZE DEVICE PARAMETERS commands …
|
|
|
@74839
|
6 years |
vboxsync |
DrvVD: Fixed failing suspend/resume cycle if an recoverable error …
|
|
|
@74838
|
6 years |
vboxsync |
DrvVD: Fixed failing suspend/resume cycle if an recoverable error …
|
|
|
@74309
|
6 years |
vboxsync |
Devices/Storage/DrvVD: Don't ignore the IgnoreFlushAsync option
|
|
|
@74308
|
6 years |
vboxsync |
Devices/Storage/DrvVD: Don't ignore the IgnoreFlush and FlushInterval …
|
|
|
@73590
|
6 years |
vboxsync |
Main: Allow changing the passthrough flag when the VM is running if …
|
|
|
@73589
|
6 years |
vboxsync |
Main: Allow changing the passthrough flag when the VM is running if …
|
|
|
@73502
|
6 years |
vboxsync |
IPRT: GCC 8.2.0 fixes
|
|
|
@73097
|
6 years |
vboxsync |
*: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
|
|
|
@73094
|
6 years |
vboxsync |
Devices/Storage/DrvDiskIntegrity: Add some missing interfaces to …
|
|
|
@73091
|
6 years |
vboxsync |
lsilogicR3LoadExec: Should check SSMR3GetXxxx return values before …
|
|
|
@72637
|
6 years |
vboxsync |
DevATA: Yield early in the status polling from raw-mode & ring-0. …
|
|
|
@72589
|
7 years |
vboxsync |
DevATA: Register statistics profiling the yields. bugref:1960
|
|
|
@72588
|
7 years |
vboxsync |
DevATA: Reduce repeate RTThreadYield() calls on EMT on …
|
|
|
@72587
|
7 years |
vboxsync |
DevATA: Moved the static variables (there will be two in play here, R3 …
|
|
|
@72338
|
7 years |
vboxsync |
DrvDiskIntegrity: Add async flag to indicate whether a request used …
|
|
|
@72336
|
7 years |
vboxsync |
DrvDiskIntegrity: Add async flag to indicate whether a request used …
|
|
|
@72312
|
7 years |
vboxsync |
Build fix attempt for 32bit Windows
|
|
|
@72311
|
7 years |
vboxsync |
doxygen
|
|
|
@72310
|
7 years |
vboxsync |
Devices/Storage: Convert DrvDiskIntegrity to use the new trace log …
|
|
|
@71964
|
7 years |
vboxsync |
Devices/Storage/UsbMsd: Notify lower drivers about suspend (missed …
|
|
|
@71807
|
7 years |
vboxsync |
Devices/Storage: Forgot to commit files
|
|
|
@71775
|
7 years |
vboxsync |
Devices/Storage: Properly account for requests currently waiting for …
|
|
|
@70776
|
7 years |
vboxsync |
Devices/Storage/DevATA.cpp: Implement MODE SENSE (6) command to be on …
|
|
|
@70775
|
7 years |
vboxsync |
Devices/Storage/DrvVD.cpp: Fix assertion
|
|
|
@70689
|
7 years |
vboxsync |
VSCSI,DrvSCSI: Add method to query INQUIRY related data from the …
|
|
|
@70688
|
7 years |
vboxsync |
VSCSI,DrvSCSI: Add method to query INQUIRY related data from the …
|
|
|
@70687
|
7 years |
vboxsync |
DevATA,DevAHCI: build fixes for 32bit
|
|
|
@70685
|
7 years |
vboxsync |
pdmstorageifs.h,DevAHCI,DrvHostDVD: Restore ability to overwrite the …
|
|
|
@69500
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69498
|
7 years |
vboxsync |
backed out r118835 as it incorrectly updated the 'This file is based …
|
|
|
@69496
|
7 years |
vboxsync |
*: scm --update-copyright-year
|
|
|
@69304
|
7 years |
vboxsync |
Devices/Storage: scm updates
|
|
|
@69046
|
7 years |
vboxsync |
Global: replace fall-through comments with RT_FALL_THRU(). …
|
|
|
@68592
|
7 years |
vboxsync |
nit
|
|
|
@68591
|
7 years |
vboxsync |
Devices/Storage/VD: Disable zero copy optimization for 4KB transfers …
|
|
|
@68535
|
7 years |
vboxsync |
AHCI: Additional logging, fixed confusing grammar/typo (send vs. sent).
|
|
|
@68369
|
7 years |
vboxsync |
DevATA: bugref:8965: enable IDE0/IDE1 at device creation time as this …
|
|
|
@68205
|
7 years |
vboxsync |
Devices/Storage/IOBufMgmt: Don't actually allocate memory when …
|
|
|
@67962
|
7 years |
vboxsync |
Warning.
|
|
|
@67961
|
7 years |
vboxsync |
VSCSI: Added virtual SSC device. WIP, disabled by default.
|
|
|
@67960
|
7 years |
vboxsync |
Fixing bad commit.
|
|
|
@67959
|
7 years |
vboxsync |
DevATA: Select device 0 when resetting, see bugref:5869
|
|
|
@67919
|
7 years |
vboxsync |
BusLogic: Cleaned up command handling, implemented a few todos.
|
|
|
@67917
|
7 years |
vboxsync |
BusLogic: Fetch local RAM command does not trigger completion interrupts.
|
|
|
@67890
|
7 years |
vboxsync |
LsiLogic: Fix buggy Solaris 9 guest driver
|
|
|
@67887
|
7 years |
vboxsync |
BusLogic: Clear CMDINV bit when dismissing interrupts. Matches docs …
|
|
|
@67886
|
7 years |
vboxsync |
BusLogic: Implemented mostly dummy Enable OMBR Interrupt command.
|
|
|
@67841
|
7 years |
vboxsync |
Devices/Storage: Don't prevent VM startup with an empty host DVD drive …
|
|
|
@67806
|
7 years |
vboxsync |
Devices: when attaching a driver, don't pass a local variable as …
|
|
|
@67682
|
7 years |
vboxsync |
DevPCI/DevACPI/DevBusLogic: no code change, just use symbolic …
|
|
|
@67681
|
7 years |
vboxsync |
DevAHCI: bugref:8907: reverted last change as it's not required …
|
|
|
@67678
|
7 years |
vboxsync |
DevAHCI: bugref:8907: we need to enable the PCI busmaster bit …
|
|
|
@67597
|
7 years |
vboxsync |
DrvSCSI.cpp/drvscsiConstruct: Don't assert on PDMDrvHlpAttach failure, …
|
|
|
@66989
|
8 years |
vboxsync |
VUSB: Collect opaque class-specific data between config and interface …
|
|
|
@66970
|
8 years |
vboxsync |
VSCSI/SBC: Mixed up cSectors and cbSector
|
|
|
@66969
|
8 years |
vboxsync |
VSCSI/SBC: Fix querying disk regions after last commit
|
|
|
@66967
|
8 years |
vboxsync |
VSCSI/SBC: Fix querying disk regions after last commit
|
|
|
@66956
|
8 years |
vboxsync |
doxygen fix
|
|
|
@66955
|
8 years |
vboxsync |
Devices/Storage/DrvSCSI,VSCSI: Support CD/DVD images with multiple …
|
|
|
@66250
|
8 years |
vboxsync |
Storage,DrvVD,Main,VBoxManage: Rename VBOXHDD to VDISK, the VBoxHDD …
|
|
|