summaryrefslogtreecommitdiff
path: root/hw/sd/trace-events
AgeCommit message (Expand)Author
2021-06-02docs: fix references to docs/devel/tracing.rstStefano Garzarella
2021-05-12Drop the deprecated lm32 targetMarkus Armbruster
2020-10-26hw/sd/sdcard: Make iolen unsignedPhilippe Mathieu-Daudé
2020-10-21hw/sd/sdcard: Add trace event for ERASE command (CMD38)Philippe Mathieu-Daudé
2020-08-21hw/sd/pl181: Replace disabled fprintf()s by trace eventsPhilippe Mathieu-Daudé
2020-03-12hw/arm/allwinner: add SD/MMC host controllerNiek Linnenbank
2019-09-18trace: Remove trailing newline in eventsPhilippe Mathieu-Daudé
2019-03-22trace-events: Delete unused trace pointsMarkus Armbruster
2019-03-22trace-events: Shorten file names in commentsMarkus Armbruster
2018-06-30Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2018-06-29sd: Don't trace SDRequest crc fieldPeter Maydell
2018-06-29sdcard: Reduce sdcard_set_blocklen() trace digitsPhilippe Mathieu-Daudé
2018-04-10hw/sd/bcm2835_sdhost: Add tracepointsPeter Maydell
2018-03-09sdcard: Display which protocol is used when tracing (SD or SPI)Philippe Mathieu-Daudé
2018-03-09sdcard: Display command name when tracing CMD/ACMDPhilippe Mathieu-Daudé
2018-02-22sdcard: add more trace eventsPhilippe Mathieu-Daudé
2018-02-22sdcard: add a trace event for command responsesPhilippe Mathieu-Daudé
2018-02-22sdcard: replace DPRINTF() by trace eventsPhilippe Mathieu-Daudé
2018-02-13sdhci: implement CMD/DAT[] fields in the Present State registerPhilippe Mathieu-Daudé
2018-02-13sdhci: implement UHS-I voltage switchPhilippe Mathieu-Daudé
2018-02-13sdbus: add trace eventsPhilippe Mathieu-Daudé
2018-02-13sdhci: check the Spec v1 capabilities correctnessPhilippe Mathieu-Daudé
2018-01-16sdhci: convert the DPRINT() calls into trace eventsPhilippe Mathieu-Daudé
2018-01-11hw/sd/pxa2xx_mmci: add read/write() trace eventsPhilippe Mathieu-Daudé
2017-08-01trace-events: fix code style: print 0x before hex numbersVladimir Sementsov-Ogievskiy
2017-07-31docs: fix broken paths to docs/devel/tracing.txtPhilippe Mathieu-Daudé
2016-08-12trace-events: fix first line comment in trace-eventsLaurent Vivier
2016-06-20trace: split out trace events for hw/sd/ directoryDaniel P. Berrange