On 5/24/23 07:58, Philippe Mathieu-Daudé wrote:
When multiple QOM types are registered in the same file,
it is simpler to use the the DEFINE_TYPES() macro. Replace
the type_init() / type_register_static() combination.

Signed-off-by: Philippe Mathieu-Daudé<[email protected]>
---
  hw/arm/realview.c | 50 ++++++++++++++++++-----------------------------
  1 file changed, 19 insertions(+), 31 deletions(-)

Reviewed-by: Richard Henderson <[email protected]>

r~

Reply via email to