aboutsummaryrefslogtreecommitdiff
path: root/hw/intc/openpic.c
AgeCommit message (Expand)Author
2016-05-19hw: explicitly include qemu/log.hPaolo Bonzini
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-03-11msi_supported -> msi_nonbrokenMichael S. Tsirkin
2016-01-29hw/intc: Clean up includesPeter Maydell
2015-10-23openpic: add to misc categoryLaurent Vivier
2015-06-22qerror: Clean up QERR_ macros to expand into a single stringMarkus Armbruster
2015-03-09openpic: convert to vmstateMark Cave-Ayland
2015-03-09openpic: switch IRQQueue queue from inline to bitmapMark Cave-Ayland
2015-03-09openpic: fix up loadvm under -M mac99Mark Cave-Ayland
2015-03-09openpic: fix segfault on -M mac99 savevmMark Cave-Ayland
2015-03-09Openpic: check that cpu id is within the number of cpusFabien Chouteau
2014-08-15ppc: convert g_new(qemu_irq usages to g_new0Peter Crosthwaite
2014-06-16openpic: Reset IRQ source private membersPaul Janzen
2014-06-16openpic: Move definition of openpic_resetPaul Janzen
2014-06-10hw/intc/openpic: Remove unused function IRQ_testbit()Peter Maydell
2014-05-05openpic: avoid buffer overrun on incoming migrationMichael Roth
2014-03-27hw/intc/openpic: Avoid shifting left into sign bitPeter Maydell
2013-07-09intc/openpic: Build openpic only onceAndreas Färber
2013-07-09cpu: Replace cpu_single_env with CPUState current_cpuAndreas Färber
2013-07-04hw/i*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-07-01intc/openpic: Convert to QOM realizeAndreas Färber
2013-07-01intc/openpic: QOM'ifyAndreas Färber
2013-07-01openpic: factor out some common defines into openpic.hScott Wood
2013-04-08hw: move interrupt controllers to hw/intc/, configure with default-configs/Paolo Bonzini