COMMITS
/ include/hw/clock.h October 25, 2021
L
host-utils: add 128-bit quotient support to divu128/divs128
Luis Pires committed
L
host-utils: move checks out of divu128/divs128
Luis Pires committed
August 12, 2021
P
clock: Provide builtin multiplier/divider
Peter Maydell committed
February 19, 2021
P
clock: Add clock_ns_to_ticks() function
Peter Maydell committed
P
clock: Add ClockPreUpdate callback event type
Peter Maydell committed
P
clock: Add ClockEvent parameter to callbacks
Peter Maydell committed
January 28, 2021
P
clock: Add new clock_has_source() function
Peter Maydell committed
December 15, 2020
P
clock: Define and use new clock_display_freq()
Peter Maydell committed
P
clock: Remove clock_get_ns()
Peter Maydell committed
P
clock: Introduce clock_ticks_to_ns()
Peter Maydell committed
October 10, 2020
L
hw/core/clock: provide the VMSTATE_ARRAY_CLOCK macro
Luc Michel committed
October 12, 2020
L
hw/core/clock: Add the clock_new helper function
Luc Michel committed
September 16, 2020
E
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost committed
August 31, 2020
E
Use DECLARE_*CHECKER* macros
Eduardo Habkost committed
September 3, 2020
E
Move QOM typedefs and add missing includes
Eduardo Habkost committed
August 28, 2020
P
hw/clock: Only propagate clock changes if the clock is changed
Philippe Mathieu-Daudé committed
P
hw/clock: Let clock_set() return boolean value
Philippe Mathieu-Daudé committed
P
hw/clock: Remove unused clock_init*() functions
Philippe Mathieu-Daudé committed
April 6, 2020
D
hw/core/clock-vmstate: define a vmstate entry for clock state
Damien Hedde committed
April 17, 2020
P
hw/core/clock: introduce clock object
Peter Maydell committed