[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH-for-6.1 0/3] hw/sparc/sun4m: Introduce Sun4mMachineClass to acces
From: |
Philippe Mathieu-Daudé |
Subject: |
[PATCH-for-6.1 0/3] hw/sparc/sun4m: Introduce Sun4mMachineClass to access sun4m_hwdefs |
Date: |
Wed, 7 Apr 2021 19:53:02 +0200 |
Hi Mark,
This series QOM'ify a bit more the sun4m machines.
I need it for a further memory maxsize check.
It is mostly code movement (and the diff-stat is good).
Philippe Mathieu-Daudé (3):
hw/sparc/sun4m: Introduce TYPE_SUN4M_MACHINE and Sun4mMachineClass
hw/sparc/sun4m: Factor out sun4m_machine_class_common_init()
hw/sparc/sun4m: Make sun4m_hwdefs a Sun4mMachineClass field
hw/sparc/sun4m.c | 178 ++++++++++++++++++-----------------------------
1 file changed, 69 insertions(+), 109 deletions(-)
--
2.26.3
- [PATCH-for-6.1 0/3] hw/sparc/sun4m: Introduce Sun4mMachineClass to access sun4m_hwdefs,
Philippe Mathieu-Daudé <=