]> git.ipfire.org Git - thirdparty/qemu.git/commit
sdcard: Display command name when tracing CMD/ACMD
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Fri, 9 Mar 2018 17:09:44 +0000 (17:09 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 9 Mar 2018 17:09:44 +0000 (17:09 +0000)
commit2ed61fb57b960b1f94501de634da1b8c26ff520f
treee049993f8e9079cc303153f14dd59c138482747c
parent586634b9a8a6b5c0ce7180d332814393fe7dbfa8
sdcard: Display command name when tracing CMD/ACMD

The SDBus will reuse these functions, so we put them in a new source file.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20180309153654.13518-3-f4bug@amsat.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
[PMM: slight wordsmithing of comments, added note that string
 returned does not need to be freed]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/sd/Makefile.objs
hw/sd/sd.c
hw/sd/sdmmc-internal.c [new file with mode: 0644]
hw/sd/sdmmc-internal.h
hw/sd/trace-events