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
/
sd
/
trace-events
Age
Commit message (
Expand
)
Author
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-05-12
Drop the deprecated lm32 target
Markus Armbruster
2020-10-26
hw/sd/sdcard: Make iolen unsigned
Philippe Mathieu-Daudé
2020-10-21
hw/sd/sdcard: Add trace event for ERASE command (CMD38)
Philippe Mathieu-Daudé
2020-08-21
hw/sd/pl181: Replace disabled fprintf()s by trace events
Philippe Mathieu-Daudé
2020-03-12
hw/arm/allwinner: add SD/MMC host controller
Niek Linnenbank
2019-09-18
trace: Remove trailing newline in events
Philippe Mathieu-Daudé
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-30
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2018-06-29
sd: Don't trace SDRequest crc field
Peter Maydell
2018-06-29
sdcard: Reduce sdcard_set_blocklen() trace digits
Philippe Mathieu-Daudé
2018-04-10
hw/sd/bcm2835_sdhost: Add tracepoints
Peter Maydell
2018-03-09
sdcard: Display which protocol is used when tracing (SD or SPI)
Philippe Mathieu-Daudé
2018-03-09
sdcard: Display command name when tracing CMD/ACMD
Philippe Mathieu-Daudé
2018-02-22
sdcard: add more trace events
Philippe Mathieu-Daudé
2018-02-22
sdcard: add a trace event for command responses
Philippe Mathieu-Daudé
2018-02-22
sdcard: replace DPRINTF() by trace events
Philippe Mathieu-Daudé
2018-02-13
sdhci: implement CMD/DAT[] fields in the Present State register
Philippe Mathieu-Daudé
2018-02-13
sdhci: implement UHS-I voltage switch
Philippe Mathieu-Daudé
2018-02-13
sdbus: add trace events
Philippe Mathieu-Daudé
2018-02-13
sdhci: check the Spec v1 capabilities correctness
Philippe Mathieu-Daudé
2018-01-16
sdhci: convert the DPRINT() calls into trace events
Philippe Mathieu-Daudé
2018-01-11
hw/sd/pxa2xx_mmci: add read/write() trace events
Philippe Mathieu-Daudé
2017-08-01
trace-events: fix code style: print 0x before hex numbers
Vladimir Sementsov-Ogievskiy
2017-07-31
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
2016-08-12
trace-events: fix first line comment in trace-events
Laurent Vivier
2016-06-20
trace: split out trace events for hw/sd/ directory
Daniel P. Berrange