qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH-for-5.2 2/3] hw/clock: Let clock_set() return boolean value


From: Richard Henderson
Subject: Re: [PATCH-for-5.2 2/3] hw/clock: Let clock_set() return boolean value
Date: Wed, 12 Aug 2020 10:40:04 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

On 8/6/20 5:38 AM, Philippe Mathieu-Daudé wrote:
> Let clock_set() return a boolean value whether the clock
> has been updated or not.
> 
> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
> ---
>  include/hw/clock.h | 12 +++++++-----
>  hw/core/clock.c    |  7 ++++++-
>  2 files changed, 13 insertions(+), 6 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>


r~



reply via email to

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