mbox series

[for,7.1,0/2] aspeed: QOM fixes

Message ID 20220727102714.803041-1-clg@kaod.org
Headers show
Series aspeed: QOM fixes | expand

Message

Cédric Le Goater July 27, 2022, 10:27 a.m. UTC
Hello,

Compiling with CONFIG_QOM_CAST_DEBUG caught a QOM issue in the fby35
machine. The series also includes a trivial cleanup of unused code.

Thanks,

C. 

Cédric Le Goater (2):
  aspeed: Remove unused fields from AspeedMachineState
  aspeed/fby35: Fix owner of the BMC RAM memory region

 hw/arm/aspeed.c |  2 --
 hw/arm/fby35.c  | 14 +++++++++-----
 2 files changed, 9 insertions(+), 7 deletions(-)