Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hw/gpio: QOM'ify zaurus.c | xiaoqiang zhao | 2016-06-14 | 1 | -8/+6 |
* | arm devices: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
* | hw/gpio/zaurus: Remove meaningless blank Property | Shannon Zhao | 2015-09-11 | 1 | -5/+0 |
* | Convert (ffs(val) - 1) to ctz32(val) | Stefan Hajnoczi | 2015-04-28 | 1 | -1/+1 |
* | savevm: Remove all the unneeded version_minimum_id_old (arm) | Juan Quintela | 2014-05-13 | 1 | -2/+1 |
* | zaurus: fix buffer overrun on invalid state load | Michael S. Tsirkin | 2014-05-05 | 1 | -0/+10 |
* | gpio/zaurus: QOM cast cleanup | Andreas Färber | 2013-07-29 | 1 | -7/+12 |
* | hw/gpio: pass owner to memory_region_init* functions | Paolo Bonzini | 2013-07-04 | 1 | -1/+1 |
* | memory: add owner argument to initialization functions | Paolo Bonzini | 2013-07-04 | 1 | -1/+1 |
* | Remove unneeded type casts | Stefan Weil | 2013-04-19 | 1 | -1/+1 |
* | hw: move GPIO interfaces to hw/gpio/, configure with default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+292 |