On Thu, Oct 08, 2015 at 06:51:00PM +0530, Sai Pavan Boddu wrote: > Move sdhci.h splitting it into common and internal. > Create a new directory for sd in include/hw/. > Correct paths of sd.h in at every instance of #include. > Add sdhci to xlnx-zynqmp SOC. > > Sai Pavan Boddu (3): > sd.h: Move sd.h to include/hw/sd/ > sdhci: Split sdhci.h for public and internal device usage > target-arm: xlnx-zynqmp: Add sdhci support. > > hw/arm/xlnx-zynqmp.c | 28 +++++++++++ > hw/sd/milkymist-memcard.c | 2 +- > hw/sd/omap_mmc.c | 2 +- > hw/sd/pl181.c | 2 +- > hw/sd/pxa2xx_mmci.c | 2 +- > hw/sd/sd.c | 2 +- > hw/sd/{sdhci.h => sdhci-internal.h} | 71 ++-------------------------- > hw/sd/sdhci.c | 3 +- > hw/sd/ssi-sd.c | 2 +- > include/hw/arm/xlnx-zynqmp.h | 3 ++ > include/hw/{ => sd}/sd.h | 0 > include/hw/sd/sdhci.h | 92 > +++++++++++++++++++++++++++++++++++++ > 12 files changed, 134 insertions(+), 75 deletions(-) > rename hw/sd/{sdhci.h => sdhci-internal.h} (75%) > rename include/hw/{ => sd}/sd.h (100%) > create mode 100644 include/hw/sd/sdhci.h
Thanks, applied to my block tree: https://github.com/stefanha/qemu/commits/block Stefan
signature.asc
Description: PGP signature