aboutsummaryrefslogtreecommitdiff
path: root/hw/gpio/zaurus.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/+2
2016-06-14hw/gpio: QOM'ify zaurus.cxiaoqiang zhao1-8/+6
2016-01-29arm devices: Clean up includesPeter Maydell1-0/+1
2015-09-11hw/gpio/zaurus: Remove meaningless blank PropertyShannon Zhao1-5/+0
2015-04-28Convert (ffs(val) - 1) to ctz32(val)Stefan Hajnoczi1-1/+1
2014-05-13savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela1-2/+1
2014-05-05zaurus: fix buffer overrun on invalid state loadMichael S. Tsirkin1-0/+10
2013-07-29gpio/zaurus: QOM cast cleanupAndreas Färber1-7/+12
2013-07-04hw/gpio: pass owner to memory_region_init* functionsPaolo Bonzini1-1/+1
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-1/+1
2013-04-19Remove unneeded type castsStefan Weil1-1/+1
2013-04-08hw: move GPIO interfaces to hw/gpio/, configure with default-configs/Paolo Bonzini1-0/+292