]> git.proxmox.com Git - mirror_qemu.git/commit
hw/timer: add allwinner a10 timer
authorliguang <lig.fnst@cn.fujitsu.com>
Tue, 17 Dec 2013 19:42:37 +0000 (19:42 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 17 Dec 2013 20:12:51 +0000 (20:12 +0000)
commit3589de8c971df29562fcaf2d9b04f0886aff4866
tree9858d791ed2ab955fc3955e731e6bfe55922f26a
parenta1f05e79f2c207bded5efc23e8c6b1ca58161a8e
hw/timer: add allwinner a10 timer

Signed-off-by: liguang <lig.fnst@cn.fujitsu.com>
Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Message-id: 1387159292-10436-3-git-send-email-lig.fnst@cn.fujitsu.com
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
default-configs/arm-softmmu.mak
hw/timer/Makefile.objs
hw/timer/allwinner-a10-pit.c [new file with mode: 0644]
include/hw/timer/allwinner-a10-pit.h [new file with mode: 0644]