]> Git Repo - qemu.git/commit - hw/arm11mpcore.c
hw/arm_gic: Add qdev property for GIC revision
authorPeter Maydell <[email protected]>
Wed, 2 May 2012 16:49:40 +0000 (16:49 +0000)
committerPeter Maydell <[email protected]>
Tue, 19 Jun 2012 13:24:44 +0000 (13:24 +0000)
commit306a571a2d75e32cd2eae5486c2714b7b7792a63
treea6e1b1e8a6587c808110024b35cc9631162ae4c7
parent2a29ddee82029580fa85276767f73fedc30c8a0a
hw/arm_gic: Add qdev property for GIC revision

GIC behaviour can be different between revision 1 and
2 of the architectural GIC specification; we also have
to handle the legacy 11MPCore GIC, which is different
again in some places. Introduce a qdev property so we
can behave appropriately.

Signed-off-by: Peter Maydell <[email protected]>
hw/a15mpcore.c
hw/arm11mpcore.c
hw/arm_gic.c
hw/armv7m_nvic.c
This page took 0.026643 seconds and 4 git commands to generate.