On 29/11/24 19:03, Paolo Bonzini wrote:
Move object creation out of qdev_init_clocklist. The input/output cases are very simple, and the aliases are completely different.Signed-off-by: Paolo Bonzini <[email protected]> --- hw/core/qdev-clock.c | 71 +++++++++++++++++--------------------------- 1 file changed, 27 insertions(+), 44 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
