aboutsummaryrefslogtreecommitdiff
path: root/hw/intc/lm32_pic.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster1-1/+0
2019-08-16Include migration/vmstate.h lessMarkus Armbruster1-0/+1
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster1-0/+1
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster1-0/+1
2017-12-18misc: drop old i386 dependencyPhilippe Mathieu-Daudé1-1/+0
2016-10-04intc: make HMP 'info irq' and 'info pic' commands use InterruptStatsProvider ...Hervé Poussineau1-31/+0
2016-10-04intc/lm32_pic: implement InterruptStatsProvider interfaceHervé Poussineau1-4/+28
2016-06-20hw/intc: QOM'ify lm32_pic.cxiaoqiang zhao1-7/+5
2016-01-29lm32: Clean up includesPeter Maydell1-1/+1
2015-02-18hmp: Name HMP info handler functions hmp_info_SUBCOMMAND()Markus Armbruster1-2/+2
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela1-2/+1
2013-07-29lm32_pic: QOM cast cleanupAndreas Färber1-11/+16
2013-04-08hw: move interrupt controllers to hw/intc/, configure with default-configs/Paolo Bonzini1-0/+199