qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH-for-5.2 0/3] hw/clock: Only propagate clock changes if the cl


From: Peter Maydell
Subject: Re: [PATCH-for-5.2 0/3] hw/clock: Only propagate clock changes if the clock is changed
Date: Mon, 24 Aug 2020 16:02:10 +0100

On Thu, 6 Aug 2020 at 13:39, Philippe Mathieu-Daudé <f4bug@amsat.org> wrote:
>
> Trivial patches for the clock API:
> - remove unused code
> - only propagate clock update when a clock change
>
> Philippe Mathieu-Daudé (3):
>   hw/clock: Remove unused clock_init*() functions
>   hw/clock: Let clock_set() return boolean value
>   hw/clock: Only propagate clock changes if the clock is changed
>
>  include/hw/clock.h | 30 ++++++++++--------------------
>  hw/core/clock.c    |  7 ++++++-
>  2 files changed, 16 insertions(+), 21 deletions(-)



Applied to target-arm.next, thanks.

-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]