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