]> git.proxmox.com Git - mirror_qemu.git/commit - hw/arm/aspeed_ast2600.c
Add dummy Aspeed AST2600 Display Port MCU (DPMCU)
authorTroy Lee <troy_lee@aspeedtech.com>
Fri, 7 Jan 2022 17:07:57 +0000 (17:07 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 7 Jan 2022 17:07:57 +0000 (17:07 +0000)
commitd9e9cd59df4bc92e4cf7ad1bfa6e2a8429ff31b4
tree19810c412dc22b7ba8ecaede64f3a2a1d82c59a9
parent41fb4c14ee500125dc0ce6fb573cf84b8db29ed0
Add dummy Aspeed AST2600 Display Port MCU (DPMCU)

AST2600 Display Port MCU introduces 0x18000000~0x1803FFFF as it's memory
and io address. If guest machine try to access DPMCU memory, it will
cause a fatal error.

Signed-off-by: Troy Lee <troy_lee@aspeedtech.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Message-id: 20211210083034.726610-1-troy_lee@aspeedtech.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/aspeed_ast2600.c
include/hw/arm/aspeed_soc.h