Failed in applying to current master (
apply log)
Maintainers: "Cédric Le Goater" <clg@kaod.org>, Peter Maydell <peter.maydell@linaro.org>, Steven Lee <steven_lee@aspeedtech.com>, Troy Lee <leetroy@gmail.com>, Jamin Lin <jamin_lin@aspeedtech.com>, Andrew Jeffery <andrew@codeconstruct.com.au>, Joel Stanley <joel@jms.id.au>, Markus Armbruster <armbru@redhat.com>, Fabiano Rosas <farosas@suse.de>, Laurent Vivier <lvivier@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>
include/hw/arm/aspeed_coprocessor.h | 14 +--
include/qobject/qdict.h | 1 +
hw/arm/aspeed.c | 4 +-
hw/arm/aspeed_ast27x0-fc.c | 56 ++++++++----
hw/arm/aspeed_ast27x0-ssp.c | 69 +++++++-------
hw/arm/aspeed_ast27x0-tsp.c | 69 +++++++-------
hw/arm/aspeed_coprocessor_common.c | 7 ++
hw/gpio/aspeed_gpio.c | 57 ++++++++++++
qobject/qdict.c | 13 +++
tests/qtest/aspeed_gpio-test.c | 105 ++++++++++++++++++++--
tests/qtest/aspeed_smc-test.c | 4 +-
tests/functional/aarch64/test_aspeed_ast2700fc.py | 51 +++++++----
12 files changed, 331 insertions(+), 119 deletions(-)