qemu-devel
[Top][All Lists]
Advanced

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

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


From: Philippe Mathieu-Daudé
Subject: [PATCH-for-5.2 0/3] hw/clock: Only propagate clock changes if the clock is changed
Date: Thu, 6 Aug 2020 14:38:55 +0200

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(-)

-- 
2.21.3




reply via email to

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