]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/boards: Ensure machine setting auto_create_sdcard expose a SD Bus
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 4 Feb 2025 13:42:01 +0000 (14:42 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Sun, 16 Feb 2025 13:25:08 +0000 (14:25 +0100)
commit2be22bc72d18d92ca9e0c16e56bf309839360f5d
tree3719e0066cfc4a83bfe3a71d2ab14c3e68bcd69b
parentb5d5edc1d9564b5156230860e494e1279099587d
hw/boards: Ensure machine setting auto_create_sdcard expose a SD Bus

Using the auto_create_sdcard feature without SD Bus is irrelevant.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20250204200934.65279-8-philmd@linaro.org>
system/vl.c