On 12/10/21 09:30, Troy Lee wrote: > 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_...@aspeedtech.com> > --- > hw/arm/aspeed_ast2600.c | 8 ++++++++ > include/hw/arm/aspeed_soc.h | 2 ++ > 2 files changed, 10 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>