hw/sd/sdcard: Register unimplemented command handlers
commit4143d2374a06c3bde232f02250bdf1fdcb421dbd
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 27 Jun 2024 10:57:01 +0000 (27 12:57 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 16 Jul 2024 18:27:05 +0000 (16 20:27 +0200)
treefedf8be946708be429e69bda9e88f02b07904640
parent99e84304b31e1948864ca6df07248a380d2ba2b3
hw/sd/sdcard: Register unimplemented command handlers

Per the spec v4.3 these commands are mandatory,
but we don't implement them.

Reviewed-by: Cédric Le Goater <clg@redhat.com>
Tested-by: Cédric Le Goater <clg@redhat.com>
Tested-by: Andrew Jeffery <andrew@codeconstruct.com.au>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Tested-by: Cédric Le Goater <clg@redhat.com>
Message-Id: <20240712162719.88165-4-philmd@linaro.org>
hw/sd/sd.c