| Commit message (Expand) | Author | Age | Files | Lines |
* | ide: rename cmd_write to ctrl_write | John Snow | 2020-10-01 | 1 | -1/+1 |
* | trace-events: Fix attribution of trace points to source | Markus Armbruster | 2019-03-22 | 1 | -2/+4 |
* | trace-events: Delete unused trace points | Markus Armbruster | 2019-03-22 | 1 | -1/+0 |
* | trace-events: Shorten file names in comments | Markus Armbruster | 2019-03-22 | 1 | -8/+8 |
* | ide: push end_transfer_func out of start_transfer callback, rename callback | Paolo Bonzini | 2018-06-08 | 1 | -1/+1 |
* | ahci: make ahci_mem_write traces more descriptive | John Snow | 2018-06-08 | 1 | -1/+3 |
* | ahci: make mem_read_32 traces more descriptive | John Snow | 2018-06-08 | 1 | -0/+3 |
* | ahci: make port write traces more descriptive | John Snow | 2018-06-08 | 1 | -1/+2 |
* | ahci: make port read traces more descriptive | John Snow | 2018-06-08 | 1 | -1/+2 |
* | misc, ide: remove use of HWADDR_PRIx in trace events | Daniel P. Berrangé | 2018-05-20 | 1 | -2/+2 |
* | hw/ide: Emulate SiI3112 SATA controller | BALATON Zoltan | 2018-01-10 | 1 | -0/+5 |
* | AHCI: pretty-print FIS to buffer instead of stderr | John Snow | 2017-09-19 | 1 | -0/+4 |
* | AHCI: Rework IRQ constants | John Snow | 2017-09-19 | 1 | -1/+1 |
* | AHCI: Replace DPRINTF with trace-events | John Snow | 2017-09-19 | 1 | -0/+49 |
* | IDE: replace DEBUG_AIO with trace events | John Snow | 2017-09-18 | 1 | -0/+3 |
* | ATAPI: Replace DEBUG_IDE_ATAPI with tracing events | John Snow | 2017-09-18 | 1 | -0/+15 |
* | IDE: add tracing for data ports | John Snow | 2017-09-18 | 1 | -0/+5 |
* | IDE: Add register hints to tracing | John Snow | 2017-09-18 | 1 | -4/+4 |
* | IDE: replace DEBUG_IDE with tracing system | John Snow | 2017-09-18 | 1 | -0/+35 |