summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorMichael Davidsaver2017-10-20 16:38:52 +0200
committerDavid Gibson2017-11-08 03:21:37 +0100
commitc91c187f715aded9e1ac28412bba41fd3cbaf010 (patch)
treef2e27e9de26a6dea081b34477c9654dee5fc3390 /docs
parenthw/display/sm501: Fix comment in sm501_sysbus_class_init() (diff)
downloadqemu-c91c187f715aded9e1ac28412bba41fd3cbaf010.tar.gz
qemu-c91c187f715aded9e1ac28412bba41fd3cbaf010.tar.xz
qemu-c91c187f715aded9e1ac28412bba41fd3cbaf010.zip
e500: ppce500_init_mpic() return device instead of IRQ array
Actual number of interrupt pins isn't known in ppce500_init_mpic() so a hardcoded number was used, which causes a crash with older openpic. Instead, return the DeviceState* and change ppce500_init() to call qdev_get_gpio_in() to get only the irq pins which are needed. Signed-off-by: Michael Davidsaver <mdavidsaver@gmail.com> Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions