]> git.proxmox.com Git - qemu.git/commit
unicore32-softmmu: Add puv3 interrupt support
authorGuan Xuetao <gxt@mprc.pku.edu.cn>
Fri, 10 Aug 2012 06:42:28 +0000 (14:42 +0800)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 11 Aug 2012 09:36:59 +0000 (09:36 +0000)
commit5c8556a6f64842c78c2e3493f9d7544af5736ddb
tree209d5cdf80efd9e4b2fdecbe4e25d2c9026e3073
parentfbbdf9838d30ecdf24b0ff9f6a4e9567d74e39bd
unicore32-softmmu: Add puv3 interrupt support

This patch adds puv3 interrupt support, include interrupt controler
device simulation and interrupt handler in puv3 machine.

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