Re: [Qemu-devel] [PATCH 14/15] openpic: move IACK to its own function

2013-01-03 Thread Alexander Graf
On 22.12.2012, at 03:15, Scott Wood wrote: > Besides making the code cleaner, we will need a separate way to access > IACK in order to implement EPR (external proxy) interrupt delivery. > > Signed-off-by: Scott Wood This patch depends on 3/15, so I'll leave it alone for now. It looks sane tho

[Qemu-devel] [PATCH 14/15] openpic: move IACK to its own function

2012-12-21 Thread Scott Wood
Besides making the code cleaner, we will need a separate way to access IACK in order to implement EPR (external proxy) interrupt delivery. Signed-off-by: Scott Wood --- hw/openpic.c | 95 -- 1 file changed, 53 insertions(+), 42 deletions(