]> git.proxmox.com Git - mirror_qemu.git/commit
unicore32-softmmu: Add puv3 ostimer support
authorGuan Xuetao <gxt@mprc.pku.edu.cn>
Fri, 10 Aug 2012 06:42:29 +0000 (14:42 +0800)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 11 Aug 2012 09:37:00 +0000 (09:37 +0000)
commit56d07a905025c18a14fef8f85c427e078a7cea79
tree983a2b9fa49d4695a1e49fecf951ac32300a6574
parent5c8556a6f64842c78c2e3493f9d7544af5736ddb
unicore32-softmmu: Add puv3 ostimer support

This patch adds puv3 ostimer support, include os timer
device simulation and ptimer support in puv3 machine.

Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
default-configs/unicore32-softmmu.mak
hw/Makefile.objs
hw/puv3.c
hw/puv3_ost.c [new file with mode: 0644]