On 1/25/25 10:13, Philippe Mathieu-Daudé wrote:
When multiple QOM types are registered in the same file,
it is simpler to use the the DEFINE_TYPES() macro. In
particular because type array declared with such macro
are easier to review.

Signed-off-by: Philippe Mathieu-Daudé<[email protected]>
---
  hw/core/sysbus.c | 39 +++++++++++++++++----------------------
  1 file changed, 17 insertions(+), 22 deletions(-)

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


r~

Reply via email to