On 4/24/25 15:20, Philippe Mathieu-Daudé wrote:
While DEFINE_MACHINE() is a succinct macro, it doesn't
allow registering QOM interfaces to the defined machine.
Convert to the generic DEFINE_TYPES() in preparation to
register interfaces.

Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org>
---
  hw/core/null-machine.c | 14 ++++++++++++--
  1 file changed, 12 insertions(+), 2 deletions(-)


Reviewed-by: Pierrick Bouvier <pierrick.bouv...@linaro.org>

Maybe you can integrate your other series changing existing arm machines also, so it's easy to apply this series without the other dependency.

Reply via email to