[Qemu-devel] [PATCH] target-arm: GIC: bug fixes for arm_gic.c

2012-12-07 Thread Daniel Sangorrin
Hi, I found some bugs in the way the IRQ number is calculated at certain places in arm_gic.c. Perhaps there are a few more errors that I didn't notice. These bugs were not noticeable when running Linux as a guest, but I found them when running my own porting of a multicore real-time OS (TOPPERS/FMP

[Qemu-devel] [PATCH] target-arm: GIC: bug fixes for arm_gic.c

2012-12-06 Thread Daniel Sangorrin
Hi, I found some bugs in the way the IRQ number is calculated at certain places in arm_gic.c. Perhaps there are a few more errors that I didn't notice. These bugs were not noticeable when running Linux as a guest, but I found them when running my own porting of a multicore real-time OS (TOPPERS/FMP