Failed in applying to current master (
apply log)
MAINTAINERS | 1 +
include/hw/sd/sd.h | 23 ++-
hw/sd/allwinner-sdhost.c | 7 +-
hw/sd/bcm2835_sdhost.c | 7 +-
hw/sd/core.c | 5 +-
hw/sd/omap_mmc.c | 5 +-
hw/sd/pl181.c | 6 +-
hw/sd/sd.c | 198 ++++++++++++++++------
hw/sd/sdhci.c | 6 +-
hw/sd/ssi-sd.c | 100 ++---------
target/i386/cpu.c | 3 +-
hw/i386/Kconfig | 1 +
hw/sd/trace-events | 4 +-
tests/functional/meson.build | 1 +
tests/functional/test_riscv64_sifive_u.py | 51 ++++++
15 files changed, 251 insertions(+), 167 deletions(-)
create mode 100755 tests/functional/test_riscv64_sifive_u.py