Age | Commit message (Expand) | Author | Files | Lines |
2015-04-28 | Convert ffs() != 0 callers to ctz32() | Stefan Hajnoczi | 1 | -8/+5 |
2015-04-28 | Convert (ffs(val) - 1) to ctz32(val) | Stefan Hajnoczi | 2 | -2/+2 |
2015-03-19 | omap: Fix warnings from Sparse | Stefan Weil | 1 | -1/+2 |
2014-11-04 | PPC: Add MPC8XXX gpio controller | Alexander Graf | 2 | -0/+218 |
2014-09-12 | pl061: implement input interrupt logic | Colin Leitner | 1 | -14/+45 |
2014-05-13 | savevm: Remove all the unneeded version_minimum_id_old (arm) | Juan Quintela | 2 | -4/+2 |
2014-05-05 | zaurus: fix buffer overrun on invalid state load | Michael S. Tsirkin | 1 | -0/+10 |
2014-02-14 | max7310: QOM'ify | Andreas Färber | 1 | -9/+14 |
2013-12-24 | hw: cannot_instantiate_with_device_add_yet due to pointer props | Markus Armbruster | 1 | -0/+4 |
2013-07-29 | gpio/zaurus: QOM cast cleanup | Andreas Färber | 1 | -7/+12 |
2013-07-29 | puv3_gpio: QOM cast cleanup | Andreas Färber | 1 | -4/+8 |
2013-07-29 | pl061: QOM'ify pl061 and pl061_luminary | Andreas Färber | 1 | -26/+26 |
2013-07-29 | pl061: Rename pl061_state to PL061State | Andreas Färber | 1 | -31/+31 |
2013-07-29 | omap_gpio: QOM cast cleanup for omap2_gpif_s | Andreas Färber | 1 | -14/+21 |
2013-07-29 | omap_gpio: QOM cast cleanup for omap_gpif_s | Andreas Färber | 1 | -10/+17 |
2013-07-04 | hw/gpio: pass owner to memory_region_init* functions | Paolo Bonzini | 4 | -6/+6 |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | 4 | -6/+6 |
2013-04-19 | Remove unneeded type casts | Stefan Weil | 1 | -1/+1 |
2013-04-08 | hw: move GPIO interfaces to hw/gpio/, configure with default-configs/ | Paolo Bonzini | 3 | -0/+1087 |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini | 4 | -0/+693 |
2013-04-08 | hw: make subdirectories for devices | Paolo Bonzini | 1 | -0/+0 |