hw/arm/aspeed: Add an Aspeed machine class
commitfca9ca1b13593ba23b924ac79212753a43d825d3
authorCédric Le Goater <clg@kaod.org>
Tue, 25 Sep 2018 13:02:33 +0000 (25 14:02 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 25 Sep 2018 14:13:24 +0000 (25 15:13 +0100)
tree8bdc853a7f0723465f85ba584a1018482144b055
parent3d9bada2408329269424628a3be6340c6c28de0e
hw/arm/aspeed: Add an Aspeed machine class

The code looks better, it removes duplicated lines and it will ease
the introduction of common properties for the Aspeed machines.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20180921161939.822-4-clg@kaod.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/aspeed.c
include/hw/arm/aspeed.h [new file with mode: 0644]