index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
scsi
/
trace-events
Age
Commit message (
Expand
)
Author
2024-03-08
hw/scsi/lsi53c895a: add timer to scripts processing
Sven Schnelle
2024-02-13
esp.c: introduce esp_set_phase() helper function
Mark Cave-Ayland
2023-05-30
virtio-scsi: implement BlockDevOps->drained_begin()
Stefan Hajnoczi
2022-07-13
scsi-disk: allow MODE SELECT block descriptor to set the block size
Mark Cave-Ayland
2022-07-13
scsi-disk: add SCSI_DISK_QUIRK_MODE_PAGE_TRUNCATED quirk for Macintosh
Mark Cave-Ayland
2022-07-13
scsi-disk: add FORMAT UNIT command
Mark Cave-Ayland
2022-03-24
hw: Fix misleading hexadecimal format
Philippe Mathieu-Daudé
2021-12-30
hw/scsi/megasas: Use uint32_t for reply queue head/tail values
Philippe Mathieu-Daudé
2021-06-15
esp: store lun coming from the MESSAGE OUT phase
Paolo Bonzini
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-03-07
esp: add PDMA trace events
Mark Cave-Ayland
2021-03-07
esp: add trace event when receiving a TI command
Mark Cave-Ayland
2021-02-25
scsi: add tracing for SG_IO commands
Hannes Reinecke
2021-01-12
virtio-scsi: trace events
Hannes Reinecke
2020-03-17
hw/scsi/spapr_vscsi: Convert debug fprintf() to trace event
Philippe Mathieu-Daudé
2019-09-18
trace: Remove trailing newline in events
Philippe Mathieu-Daudé
2019-03-22
trace-events: Shorten file names in comments
Markus Armbruster
2019-03-11
lsi: use SCSI phase names instead of numbers in trace
Sven Schnelle
2019-02-05
scsi-generic: Convert from DPRINTF() macro to trace events
Laurent Vivier
2019-02-05
scsi-disk: Convert from DPRINTF() macro to trace events
Laurent Vivier
2019-01-11
scsi: esp: Defer command completion until previous interrupts have been handled
Guenter Roeck
2018-10-02
lsi53c895a: convert to trace-events
Mark Cave-Ayland
2017-08-01
trace-events: fix code style: print 0x before hex numbers
Vladimir Sementsov-Ogievskiy
2017-08-01
trace-events: fix code style: %# -> 0x%
Vladimir Sementsov-Ogievskiy
2017-07-31
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
2016-10-05
spapr_vscsi: fix build error introduced by f19661c8
Felipe Franciosi
2016-09-23
spapr_vscsi: convert to trace framework instead of DPRINTF
Laurent Vivier
2016-08-12
trace-events: fix first line comment in trace-events
Laurent Vivier
2016-06-20
trace: split out trace events for hw/scsi/ directory
Daniel P. Berrange