On 13:20 Tue 09 Feb , Peter Maydell wrote:
> Add a new callback event type ClockPreUpdate, which is called on
> period changes before the period is updated.
>
> Signed-off-by: Peter Maydell
Reviewed-by: Luc Michel
> ---
> docs/devel/clocks.rst | 9 -
> include/hw/clock.h| 1 +
On 2/9/21 2:20 PM, Peter Maydell wrote:
> Add a new callback event type ClockPreUpdate, which is called on
> period changes before the period is updated.
>
> Signed-off-by: Peter Maydell
> ---
> docs/devel/clocks.rst | 9 -
> include/hw/clock.h| 1 +
> hw/core/clock.c | 3 +++
>
On Tue, Feb 9, 2021 at 5:21 AM Peter Maydell
wrote:
> Add a new callback event type ClockPreUpdate, which is called on
> period changes before the period is updated.
>
> Signed-off-by: Peter Maydell
>
Reviewed-by: Hao Wu
> ---
> docs/devel/clocks.rst | 9 -
> include/hw/clock.h| 1
Add a new callback event type ClockPreUpdate, which is called on
period changes before the period is updated.
Signed-off-by: Peter Maydell
---
docs/devel/clocks.rst | 9 -
include/hw/clock.h| 1 +
hw/core/clock.c | 3 +++
3 files changed, 12 insertions(+), 1 deletion(-)
diff -