mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 16:23:55 -06:00
tests/qtest/libqos: add SDHCI commands
Signed-off-by: Shengtan Mao <stmao@google.com> Signed-off-by: Hao Wu <wuhaotsh@google.com> Reviewed-by: Hao Wu <wuhaotsh@google.com> Reviewed-by: Chris Rauer <crauer@google.com> Reviewed-by: Tyrone Ting <kfting@nuvoton.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Message-Id: <20211008002628.1958285-5-wuhaotsh@google.com> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
This commit is contained in:
parent
2cb06d492d
commit
da2f02b360
3 changed files with 187 additions and 0 deletions
|
@ -5,6 +5,7 @@ libqos_srcs = files('../libqtest.c',
|
|||
'fw_cfg.c',
|
||||
'malloc.c',
|
||||
'libqos.c',
|
||||
'sdhci-cmd.c',
|
||||
|
||||
# spapr
|
||||
'malloc-spapr.c',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue