]> git.proxmox.com Git - qemu.git/commit - target-openrisc/helper.h
target-or32: Add interrupt support
authorJia Liu <proljc@gmail.com>
Fri, 20 Jul 2012 07:50:41 +0000 (15:50 +0800)
committerBlue Swirl <blauwirbel@gmail.com>
Fri, 27 Jul 2012 21:12:57 +0000 (21:12 +0000)
commitb6a71ef7e01bcac7aeb47d8de4082704fbc6479c
tree3ae466a65ec1083a2575b5d3cbb92139e9b98742
parent726fe04572093504e7bf4ea56e0b2de559063787
target-or32: Add interrupt support

Add OpenRISC interrupt support.

Signed-off-by: Jia Liu <proljc@gmail.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
cpu-exec.c
target-openrisc/Makefile.objs
target-openrisc/cpu.h
target-openrisc/helper.h [new file with mode: 0644]
target-openrisc/interrupt.c
target-openrisc/interrupt_helper.c [new file with mode: 0644]