summaryrefslogtreecommitdiff
path: root/hw/intc/openpic.c
AgeCommit message (Expand)Author
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