aboutsummaryrefslogtreecommitdiff
path: root/include/scsi
AgeCommit message (Expand)Author
2019-05-13Normalize header guard symbol definition.Markus Armbruster
2019-05-13Clean up header guards that don't match their file nameMarkus Armbruster
2019-01-11avoid TABs in files that only contain a fewPaolo Bonzini
2018-12-14file-posix: Switch to .bdrv_co_ioctlKevin Wolf
2018-06-28pr-manager: add query-pr-managers QMP commandPaolo Bonzini
2018-06-28pr-manager: put stubs in .c filePaolo Bonzini
2018-06-01iscsi: Implement copy offloadingFam Zheng
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster
2017-12-21scsi: provide general-purpose functions to manage sense dataPaolo Bonzini
2017-12-20qemu-pr-helper: miscellaneous fixesPaolo Bonzini
2017-09-22scsi: add multipath support to qemu-pr-helperPaolo Bonzini
2017-09-22scsi, file-posix: add support for persistent reservation managementPaolo Bonzini
2017-09-19scsi: move block/scsi.h to include/scsi/constants.hPaolo Bonzini
2017-09-19scsi: introduce sg_io_sense_from_errnoPaolo Bonzini
2017-09-19scsi: introduce scsi_build_sensePaolo Bonzini
2017-09-19scsi: move non-emulation specific code to scsi/Paolo Bonzini
2017-09-19scsi: Introduce scsi_sense_buf_to_errnoFam Zheng
2017-09-19scsi: Refactor scsi sense interpreting codeFam Zheng