summaryrefslogtreecommitdiff
path: root/include/VBox/scsi.h
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* scm copyright and license note updatevboxsync2022-08-221-10/+20
* Typo.vboxsync2022-07-131-1/+1
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* Storage/DevVirtioSCSI.cpp: Added code to incorporate aeichner's changes (see ...vboxsync2019-09-051-0/+1
* Storage/DevVirtioSCSI.cpp: Added code to properly free some allocated entitie...vboxsync2019-09-021-0/+1
* Storage/DevVirtioSCSI.cpp: This is being integrated to stop burns. I pasted i...vboxsync2019-09-011-0/+2
* Storage/DevVirtioSCSI.cpp: Added code to intercept requests to non-existent L...vboxsync2019-09-011-1/+1
* *: scm --fix-header-guard-endifvboxsync2019-01-011-1/+1
* include/VBox: Use VBOX_INCLUDED_ rather than ___vbox_ as header guard prefix,...vboxsync2019-01-011-2/+2
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* /include: scm --fix-header-guards. bugref:9344vboxsync2018-12-301-0/+3
* Additional SCSI ASC/ASCQ codes.vboxsync2018-05-071-0/+4
* include/VBox/: (C) yearvboxsync2017-10-171-1/+1
* scsi.h: Add ILLEGAL MODE FOR THIS TRACK definevboxsync2017-03-221-0/+1
* Devices/Storage/DrvHost*: Avoid using SCSI_MAX_BUFFER_SIZE (will be removed i...vboxsync2017-01-031-0/+4
* Devices/Storage: Rename ATAPI_INQUIRY_*_ID_LENGTH to SCSI_INQUIRY_*_ID_LENGTH...vboxsync2017-01-031-13/+21
* scsi.h: Add new command to retrieve a list of supported commandsvboxsync2016-10-031-1/+10
* (C) 2016vboxsync2016-07-221-1/+1
* include: Updated (C) year.vboxsync2015-06-091-1/+1
* Added a few random SCSI constants.vboxsync2013-08-131-2/+19
* header (C) fixesvboxsync2013-02-041-1/+1
* Storage/iSCSI: issue 3100. resend command READ CAPACITY in case of a target e...vboxsync2012-09-271-0/+2
* Storage/Debug: Function to log a CUE sheetvboxsync2012-04-101-0/+2
* Started logging of SCSI mode pages for debug buildsvboxsync2012-03-191-0/+2
* SCSI: Add support for readonly disksvboxsync2011-12-091-0/+1
* VSCSI+DrvSCSI: Add support for the UNMAP command if discarding is enabledvboxsync2011-09-081-13/+18
* LsiLogic: Suspend the VM on a recoverable error without changing the saved st...vboxsync2010-10-071-0/+1
* Automated rebranding to Oracle copyright/license strings via filemunchervboxsync2010-04-271-5/+1
* UsbMsd: More hacking.vboxsync2010-02-031-0/+1
* SCSI: Add support for disks greater 2TBvboxsync2009-09-281-0/+8
* include/VBox/*.h: Mark which components the header files relate to.vboxsync2009-07-041-1/+1
* HostDVD: Add basic support for FreeBSD. Passthrough is working quite well so ...vboxsync2009-05-241-2/+6
* SCSI, LsiLogic: Fix sense data handling. Fixes warning during boot of OpenSol...vboxsync2009-03-261-0/+5
* Build fixvboxsync2009-03-261-1/+2
* SCSI: add mode select 6 commandvboxsync2009-02-271-0/+2
* SCSI: Add missing WRITE(6) command. Needed for FreeBSDvboxsync2009-02-061-1/+2
* fix Linux passthrough by introducing a double buffer which is required as lon...vboxsync2009-01-051-0/+2
* LsiLogic: fixed alignment issuesvboxsync2008-12-151-8/+8
* Compile fixvboxsync2008-12-141-1/+1
* LsiLogic: Linux works! Implemented R0/GC parts and SSM. The LsiLogic controll...vboxsync2008-12-141-2/+2
* Add defines for SCSI status codes. Useful for fine-grained error handling.vboxsync2008-11-131-0/+15
* RT_STRICT/VBOX_STRICT vs. DEBUG confusion.vboxsync2008-11-121-1/+1
* backed out previous accidental commitvboxsync2008-10-281-15/+0
* Build system: enable python module by default on osxvboxsync2008-10-281-0/+15
* warningsvboxsync2008-10-021-3/+3
* be more verbose when logging ATA/SCSI commandsvboxsync2008-09-171-262/+18
* BusLogic: FreeBSD worksvboxsync2008-08-261-1/+2
* BusLogic: updates, Linux guests are working and R0/GC components are implementedvboxsync2008-08-211-1/+4