index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
clock.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-26
hw/clock: Let clock_set_mul_div() return a boolean value
Philippe Mathieu-Daudé
1
-1
/
+3
2023-09-08
include/: spelling fixes
Michael Tokarev
1
-1
/
+1
2021-10-27
host-utils: add 128-bit quotient support to divu128/divs128
Luis Pires
1
-5
/
+1
2021-10-27
host-utils: move checks out of divu128/divs128
Luis Pires
1
-2
/
+3
2021-09-01
clock: Provide builtin multiplier/divider
Peter Maydell
1
-0
/
+29
2021-03-08
clock: Add clock_ns_to_ticks() function
Peter Maydell
1
-0
/
+41
2021-03-08
clock: Add ClockPreUpdate callback event type
Peter Maydell
1
-0
/
+1
2021-03-08
clock: Add ClockEvent parameter to callbacks
Peter Maydell
1
-2
/
+19
2021-01-29
clock: Add new clock_has_source() function
Peter Maydell
1
-0
/
+15
2021-01-04
clock: Define and use new clock_display_freq()
Peter Maydell
1
-0
/
+12
2021-01-04
clock: Remove clock_get_ns()
Peter Maydell
1
-6
/
+0
2021-01-04
clock: Introduce clock_ticks_to_ns()
Peter Maydell
1
-0
/
+41
2020-10-27
hw/core/clock: provide the VMSTATE_ARRAY_CLOCK macro
Luc Michel
1
-0
/
+5
2020-10-16
hw/core/clock: Add the clock_new helper function
Luc Michel
1
-0
/
+13
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
1
-3
/
+1
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-1
/
+2
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
1
-1
/
+1
2020-08-28
hw/clock: Only propagate clock changes if the clock is changed
Philippe Mathieu-Daudé
1
-2
/
+3
2020-08-28
hw/clock: Let clock_set() return boolean value
Philippe Mathieu-Daudé
1
-5
/
+7
2020-08-28
hw/clock: Remove unused clock_init*() functions
Philippe Mathieu-Daudé
1
-13
/
+0
2020-04-30
hw/core/clock-vmstate: define a vmstate entry for clock state
Damien Hedde
1
-0
/
+9
2020-04-30
hw/core/clock: introduce clock object
Peter Maydell
1
-0
/
+216