]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/sd/sdcard: Add sd_invalid_mode_for_cmd to report invalid mode switch
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 13 Jun 2024 20:45:43 +0000 (22:45 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 24 Jun 2024 08:41:42 +0000 (10:41 +0200)
commit9ee9292b75fcce4c32ebfe009c950d8437a267f2
tree38628a635a5a8063bab41a74203148acd0ac9724
parent6a226b2cab40f9d40be5de59230d80d9aa11bc42
hw/sd/sdcard: Add sd_invalid_mode_for_cmd to report invalid mode switch

Having the mode switch displayed help to track incomplete
command implementations.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Tested-by: Cédric Le Goater <clg@redhat.com>
Message-Id: <20240621080554.18986-19-philmd@linaro.org>
hw/sd/sd.c