aboutsummaryrefslogtreecommitdiff
path: root/include/hw/ppc/openpic.h
AgeCommit message (Expand)AuthorFilesLines
2023-09-20ppc: spelling fixesMichael Tokarev1-1/+1
2023-06-10hw/ppc/openpic: Do not open-code ROUND_UP() macroPhilippe Mathieu-Daudé1-1/+1
2021-09-30hw/intc: openpic: Clean up the stylesBin Meng1-3/+6
2021-09-30hw/intc: openpic: Drop Raven related codesBin Meng1-16/+0
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost1-3/+1
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-1/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-2/+4
2019-08-21hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster1-1/+1
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster1-1/+0
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster1-1/+0
2018-12-21mac_newworld: simplify IRQ wiringGreg Kurz1-0/+2
2018-03-06openpic: move OpenPIC state and related definitions to openpic.hMark Cave-Ayland1-1/+158
2018-03-06openpic: move KVM-specific declarations into separate openpic_kvm.h fileMark Cave-Ayland1-3/+0
2017-09-27ppc: Fix OpenPIC modelBenjamin Herrenschmidt1-0/+1
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster1-3/+3
2016-05-19hw: cannot include hw/hw.h from user emulationPaolo Bonzini1-1/+1
2016-05-19explicitly include qom/cpu.hPaolo Bonzini1-0/+1
2013-07-01intc/openpic_kvm: Fix QOM and build issuesAndreas Färber1-0/+1
2013-07-01intc/openpic: QOM'ifyAndreas Färber1-0/+2
2013-07-01kvm/openpic: in-kernel mpic supportScott Wood1-1/+1
2013-07-01openpic: factor out some common defines into openpic.hScott Wood1-0/+11
2013-04-08hw: move headers to include/Paolo Bonzini1-0/+18