|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH 3/3] clock: inline most of qdev_init_clocklist |
Date: | Mon, 2 Dec 2024 10:38:35 +0100 |
User-agent: | Mozilla Thunderbird |
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 <pbonzini@redhat.com> --- hw/core/qdev-clock.c | 71 +++++++++++++++++--------------------------- 1 file changed, 27 insertions(+), 44 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
[Prev in Thread] | Current Thread | [Next in Thread] |