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
/
ide
/
trace-events
Age
Commit message (
Expand
)
Author
2023-02-27
hw/ide: Rename ide_exec_cmd() -> ide_bus_exec_cmd()
Philippe Mathieu-Daudé
2023-02-27
hw/ide/ahci: Trace ncq write command as write instead of read
Fiona Ebner
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2020-10-01
ide: rename cmd_write to ctrl_write
John Snow
2019-03-22
trace-events: Fix attribution of trace points to source
Markus Armbruster
2019-03-22
trace-events: Delete unused trace points
Markus Armbruster
2019-03-22
trace-events: Shorten file names in comments
Markus Armbruster
2018-06-08
ide: push end_transfer_func out of start_transfer callback, rename callback
Paolo Bonzini
2018-06-08
ahci: make ahci_mem_write traces more descriptive
John Snow
2018-06-08
ahci: make mem_read_32 traces more descriptive
John Snow
2018-06-08
ahci: make port write traces more descriptive
John Snow
2018-06-08
ahci: make port read traces more descriptive
John Snow
2018-05-20
misc, ide: remove use of HWADDR_PRIx in trace events
Daniel P. Berrangé
2018-01-10
hw/ide: Emulate SiI3112 SATA controller
BALATON Zoltan
2017-09-18
AHCI: pretty-print FIS to buffer instead of stderr
John Snow
2017-09-18
AHCI: Rework IRQ constants
John Snow
2017-09-18
AHCI: Replace DPRINTF with trace-events
John Snow
2017-09-18
IDE: replace DEBUG_AIO with trace events
John Snow
2017-09-18
ATAPI: Replace DEBUG_IDE_ATAPI with tracing events
John Snow
2017-09-18
IDE: add tracing for data ports
John Snow
2017-09-18
IDE: Add register hints to tracing
John Snow
2017-09-18
IDE: replace DEBUG_IDE with tracing system
John Snow