[Qemu-devel] 答复: report a suspect bug about arm gic

2014-04-15 Thread zhuxiaodong
eter Maydell [mailto:peter.mayd...@linaro.org] 发送时间: 2014年4月15日 19:12 收件人: zhuxiaodong 抄送: qemu-devel@nongnu.org; Christoffer Dall 主题: Re: [Qemu-devel] report a suspect bug about arm gic On 15 April 2014 02:33, zhuxiaodong wrote: > I am a user of qemu. I found that in qemu2.0.0-rc0 the

[Qemu-devel] report a suspect bug about arm gic

2014-04-14 Thread zhuxiaodong
Hi, I am a user of qemu. I found that in qemu2.0.0-rc0 the gic model was updated. However, it seems loss ability to bind irqs to any specified core when the board includes multiple cortex-a9 cores. The problematic codes maybe locate at hw/intc/arm_gic.c: 50 void gic_update(GICState *s)