qemu-e2k/hw/timer
Laurent Vivier 0a4f9240f5 hpet: remove muldiv64()
hpet defines a clock period in femtoseconds but
then converts it to nanoseconds to use the internal
timers.

We can define the period in nanoseconds and use it
directly, this allows to remove muldiv64().

We only need to convert the period to femtoseconds
to put it in internal hpet capability register.

Signed-off-by: Laurent Vivier <lvivier@redhat.com>
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
2015-09-25 14:56:05 +02:00
..
a9gtimer.c
allwinner-a10-pit.c
arm_mptimer.c
arm_timer.c
cadence_ttc.c
digic-timer.c
ds1338.c
etraxfs_timer.c
exynos4210_mct.c
exynos4210_pwm.c
exynos4210_rtc.c
grlib_gptimer.c
hpet.c hpet: remove muldiv64() 2015-09-25 14:56:05 +02:00
i8254_common.c
i8254.c
imx_epit.c i.MX: KZM: use standalone i.MX31 SOC support 2015-09-07 10:39:30 +01:00
imx_gpt.c i.MX: KZM: use standalone i.MX31 SOC support 2015-09-07 10:39:30 +01:00
lm32_timer.c
m48t59.c
Makefile.objs
mc146818rtc.c
milkymist-sysctl.c
omap_gptimer.c arm: Use g_new() & friends where that makes obvious sense 2015-09-07 10:39:27 +01:00
omap_synctimer.c
pl031.c
puv3_ost.c
pxa2xx_timer.c
sh_timer.c
slavio_timer.c
stm32f2xx_timer.c
tusb6010.c
twl92230.c
xilinx_timer.c