tests/libqos: sdhci driver and interface nodes
commita0a9ba66f6784fe93ee0feb8a50250d7fa8440be
authorEmanuele Giuseppe Esposito <e.emanuelegiuseppe@gmail.com>
Tue, 3 Jul 2018 14:51:58 +0000 (3 16:51 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 7 Mar 2019 16:28:25 +0000 (7 17:28 +0100)
tree18a6c292cbfdbbecea18c6a51a290e5bb7226342
parent46113f88e6a64cbb0f11e4062627485c3103694b
tests/libqos: sdhci driver and interface nodes

Add qgraph nodes for sdhci-pci and generic-sdhci (memory mapped) drivers.
Both drivers implement (produce) the same interface sdhci, that provides the
readw - readq - writeq functions.

Signed-off-by: Emanuele Giuseppe Esposito <e.emanuelegiuseppe@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tests/Makefile.include
tests/libqos/sdhci.c [new file with mode: 0644]
tests/libqos/sdhci.h [new file with mode: 0644]