Statistics
| Branch: | Revision:

root / include / hw / timer @ 2e40134b

Name Size
a9gtimer.h 2.9 kB
allwinner-a10-pit.h 1.6 kB
arm_mptimer.h 1.5 kB
digic-timer.h 1.3 kB
hpet.h 2 kB
i8254.h 2.3 kB
i8254_internal.h 2.9 kB
m48t59.h 1.4 kB
mc146818rtc.h 354 Bytes
mc146818rtc_regs.h 2.1 kB

Latest revisions

# Date Author Comment
576e99cb 12/17/2013 10:12 pm Antony Pavlov

hw/arm/digic: add timer support

Signed-off-by: Antony Pavlov <>
Reviewed-by: Peter Crosthwaite <>
Message-id:
Signed-off-by: Peter Maydell <>

3589de8c 12/17/2013 10:12 pm liguang

hw/timer: add allwinner a10 timer

Signed-off-by: liguang <>
Reviewed-by: Peter Crosthwaite <>
Message-id:
Signed-off-by: Peter Maydell <>

5d0e2280 12/13/2013 09:10 pm Anthony Liguori

Merge remote-tracking branch 'mst/tags/for_anthony' into staging

acpi.pci,pc,memory core fixes

Most notably this includes changes to exec to support
full 64 bit addresses.

This also flushes out patches that got queued during 1.7 freeze.
There are new tests, and a bunch of bug fixes all over the place....

142e0950 12/11/2013 08:11 pm Michael S. Tsirkin

hpet: fix build with CONFIG_HPET off

make hpet_find inline so we don't need
to build hpet.c to check if hpet is enabled.

Fixes link error with CONFIG_HPET off.

Cc:
Signed-off-by: Michael S. Tsirkin <>

c21c3b53 12/10/2013 03:24 pm Peter Crosthwaite

hw/timer: Introduce ARM A9 Global Timer.

The ARM A9 MPCore has a timer that is global to all cores in the cluster.
The timer is shared but each core has a private independent comparator
and interrupt.

Based on version contributed by Francois LEGAL.

Signed-off-by: François LEGAL <>...

eb110bd8 11/05/2013 06:47 pm Andreas Färber

a9mpcore: Embed ARMMPTimerState

Prepares for QOM realize.

Reviewed-by: Peter Maydell <>
Signed-off-by: Andreas Färber <>

64e9df8d 10/14/2013 05:48 pm Michael S. Tsirkin

hpet: add API to find it

Add API to find HPET using QOM.

Reviewed-by: Gerd Hoffmann <>
Tested-by: Gerd Hoffmann <>
Reviewed-by: Igor Mammedov <>
Tested-by: Igor Mammedov <>
Signed-off-by: Michael S. Tsirkin <>

29d1ffc3 07/29/2013 10:07 pm Andreas Färber

m48t59: QOM cast cleanup for M48t59SysBusState

Signed-off-by: Andreas Färber <>

58cd9864 06/07/2013 03:55 pm Andreas Färber

kvm/i8254: QOM'ify some more

Introduce type constant and cast macro to obsolete DO_UPCAST().

Prepares for PIT realizefn.

Signed-off-by: Andreas Färber <>

a15d0912 06/07/2013 03:55 pm Andreas Färber

i8254: Convert PITCommonState to QOM realizefn

Instead of having the parent provide PITCommonClass::init,
let the children override DeviceClass::realize themselves.
This pushes the responsibility for saving and calling the parent's
realizefn to the children....

View revisions

Also available in: Atom