Re: [Qemu-devel] [PATCH 08/15] Openrisc: add programmable interrupt controller support

2012-05-19 Thread Blue Swirl
On Thu, May 17, 2012 at 8:35 AM, Jia Liu wrote: > add the openrisc programmable interrupt controller support. > > Signed-off-by: Jia Liu > --- >  cpu-exec.c        |   17 + >  hw/openrisc_pic.c |   48 >  2 files changed, 65 insertio

[Qemu-devel] [PATCH 08/15] Openrisc: add programmable interrupt controller support

2012-05-17 Thread Jia Liu
add the openrisc programmable interrupt controller support. Signed-off-by: Jia Liu --- cpu-exec.c| 17 + hw/openrisc_pic.c | 48 2 files changed, 65 insertions(+) diff --git a/cpu-exec.c b/cpu-exec.c index ba10db1..845