summaryrefslogtreecommitdiff
path: root/hw/gpio/zaurus.c
AgeCommit message (Expand)Author
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2016-06-14hw/gpio: QOM'ify zaurus.cxiaoqiang zhao
2016-01-29arm devices: Clean up includesPeter Maydell
2015-09-11hw/gpio/zaurus: Remove meaningless blank PropertyShannon Zhao
2015-04-28Convert (ffs(val) - 1) to ctz32(val)Stefan Hajnoczi
2014-05-13savevm: Remove all the unneeded version_minimum_id_old (arm)Juan Quintela
2014-05-05zaurus: fix buffer overrun on invalid state loadMichael S. Tsirkin
2013-07-29gpio/zaurus: QOM cast cleanupAndreas Färber
2013-07-04hw/gpio: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-04-19Remove unneeded type castsStefan Weil
2013-04-08hw: move GPIO interfaces to hw/gpio/, configure with default-configs/Paolo Bonzini