Re: [Qemu-devel] [PATCH 04/15] Openrisc: add interrupt support
Hi Blue, On Sat, May 19, 2012 at 3:30 PM, Blue Swirl wrote: > On Thu, May 17, 2012 at 8:35 AM, Jia Liu wrote: >> add the openrisc interrupt support. >> >> Signed-off-by: Jia Liu >> --- >> Makefile.target | 2 +- >> target-openrisc/helper.c | 42 +++
Re: [Qemu-devel] [PATCH 04/15] Openrisc: add interrupt support
On Thu, May 17, 2012 at 8:35 AM, Jia Liu wrote: > add the openrisc interrupt support. > > Signed-off-by: Jia Liu > --- > Makefile.target | 2 +- > target-openrisc/helper.c | 42 +++ > target-openrisc/helper.h | 3 +++ > target-openri