The following changes since commit de39a045bd8d2b49e4f3d07976622c29d58e0bac:
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200915-pull-request' into staging (2020-09-15 14:25:05 +0100) are available in the Git repository at: https://github.com/legoater/qemu/ tags/pull-aspeed-20200918 for you to fetch changes up to 204dab83fe00a3e0781d93ad7899192a9409e987: misc: aspeed_scu: Update AST2600 silicon id register (2020-09-18 09:04:36 +0200) ---------------------------------------------------------------- Aspeed patches : * Couple of cleanups * New machine properties to define the flash models ---------------------------------------------------------------- Cédric Le Goater (1): hw/arm/aspeed: Add machine properties to define the flash models Joel Stanley (1): misc: aspeed_scu: Update AST2600 silicon id register Philippe Mathieu-Daudé (1): hw/arm/aspeed: Map the UART5 device unconditionally docs/system/arm/aspeed.rst | 18 ++++++++++++++++++ hw/arm/aspeed.c | 45 +++++++++++++++++++++++++++++++++++++++++++-- hw/arm/aspeed_ast2600.c | 8 +++----- hw/arm/aspeed_soc.c | 8 +++----- hw/misc/aspeed_scu.c | 7 ++++++- 5 files changed, 73 insertions(+), 13 deletions(-)