]> git.ipfire.org Git - thirdparty/qemu.git/commit - hw/sd/sdhci.c
hw/sd/sdhci.c: Update to use SDBus APIs
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 18 Feb 2016 14:16:18 +0000 (14:16 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 18 Feb 2016 14:26:33 +0000 (14:26 +0000)
commit40bbc194376758e8deabcb6f5bfd38bf73355a40
tree3829fefcb753e571d4fcea873afe1d4d6fe487eb
parentc759a790b672b0c5bfc50520dcc93565b55732b3
hw/sd/sdhci.c: Update to use SDBus APIs

Update the SDHCI code to use the new SDBus APIs.

This commit introduces the new command line options required
to connect a disk to sdhci-pci:

 -device sdhci-pci -drive id=mydrive,[...] -device sd,drive=mydrive

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Alistair Francis <alistair.francis@xilinx.com>
Message-id: 1455646193-13238-6-git-send-email-peter.maydell@linaro.org
hw/sd/sdhci.c
include/hw/sd/sdhci.h