mbox series

[v2,0/3] hw/arm/aspeed: Improve QOM usage

Message ID 20200623072132.2868-1-f4bug@amsat.org
Headers show
Series hw/arm/aspeed: Improve QOM usage | expand

Message

Philippe Mathieu-Daudé June 23, 2020, 7:21 a.m. UTC
Yet another cleanup.
Simplify aspeed machine QOM usage.

Since v1, addressed Cédric review comments:
- Rename AspeedBoardState -> AspeedMachineState

Philippe Mathieu-Daudé (3):
  hw/arm/aspeed: Remove extraneous MemoryRegion object owner
  hw/arm/aspeed: Rename AspeedBoardState as AspeedMachineState
  hw/arm/aspeed: QOM'ify AspeedMachineState

 include/hw/arm/aspeed.h | 12 +++---------
 hw/arm/aspeed.c         | 33 ++++++++++++++++++---------------
 2 files changed, 21 insertions(+), 24 deletions(-)