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é <[email protected]> > --- > include/hw/clock.h | 12 +++++++----- > hw/core/clock.c | 7 ++++++- > 2 files changed, 13 insertions(+), 6 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
