summaryrefslogtreecommitdiff
path: root/hw/scsi/trace-events
AgeCommit message (Expand)Author
2022-07-13scsi-disk: allow MODE SELECT block descriptor to set the block sizeMark Cave-Ayland
2022-07-13scsi-disk: add SCSI_DISK_QUIRK_MODE_PAGE_TRUNCATED quirk for MacintoshMark Cave-Ayland
2022-07-13scsi-disk: add FORMAT UNIT commandMark Cave-Ayland
2022-03-24hw: Fix misleading hexadecimal formatPhilippe Mathieu-Daudé
2021-12-30hw/scsi/megasas: Use uint32_t for reply queue head/tail valuesPhilippe Mathieu-Daudé
2021-06-15esp: store lun coming from the MESSAGE OUT phasePaolo Bonzini
2021-06-02docs: fix references to docs/devel/tracing.rstStefano Garzarella
2021-03-07esp: add PDMA trace eventsMark Cave-Ayland
2021-03-07esp: add trace event when receiving a TI commandMark Cave-Ayland
2021-02-25scsi: add tracing for SG_IO commandsHannes Reinecke
2021-01-12virtio-scsi: trace eventsHannes Reinecke
2020-03-17hw/scsi/spapr_vscsi: Convert debug fprintf() to trace eventPhilippe Mathieu-Daudé
2019-09-18trace: Remove trailing newline in eventsPhilippe Mathieu-Daudé
2019-03-22trace-events: Shorten file names in commentsMarkus Armbruster
2019-03-11lsi: use SCSI phase names instead of numbers in traceSven Schnelle
2019-02-05scsi-generic: Convert from DPRINTF() macro to trace eventsLaurent Vivier
2019-02-05scsi-disk: Convert from DPRINTF() macro to trace eventsLaurent Vivier
2019-01-11scsi: esp: Defer command completion until previous interrupts have been handledGuenter Roeck
2018-10-02lsi53c895a: convert to trace-eventsMark Cave-Ayland
2017-08-01trace-events: fix code style: print 0x before hex numbersVladimir Sementsov-Ogievskiy
2017-08-01trace-events: fix code style: %# -> 0x%Vladimir Sementsov-Ogievskiy
2017-07-31docs: fix broken paths to docs/devel/tracing.txtPhilippe Mathieu-Daudé
2016-10-05spapr_vscsi: fix build error introduced by f19661c8Felipe Franciosi
2016-09-23spapr_vscsi: convert to trace framework instead of DPRINTFLaurent Vivier
2016-08-12trace-events: fix first line comment in trace-eventsLaurent Vivier
2016-06-20trace: split out trace events for hw/scsi/ directoryDaniel P. Berrange