Age | Commit message (Expand) | Author |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost |
2020-07-03 | hw/gpio/zaurus.c: Use LOG_GUEST_ERROR for bad guest register accesses | Peter Maydell |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster |
2019-08-16 | Include hw/irq.h a lot less | Markus Armbruster |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster |
2016-06-14 | hw/gpio: QOM'ify zaurus.c | xiaoqiang zhao |
2016-01-29 | arm devices: Clean up includes | Peter Maydell |
2015-09-11 | hw/gpio/zaurus: Remove meaningless blank Property | Shannon Zhao |
2015-04-28 | Convert (ffs(val) - 1) to ctz32(val) | Stefan Hajnoczi |
2014-05-13 | savevm: Remove all the unneeded version_minimum_id_old (arm) | Juan Quintela |
2014-05-05 | zaurus: fix buffer overrun on invalid state load | Michael S. Tsirkin |
2013-07-29 | gpio/zaurus: QOM cast cleanup | Andreas Färber |
2013-07-04 | hw/gpio: pass owner to memory_region_init* functions | Paolo Bonzini |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini |
2013-04-19 | Remove unneeded type casts | Stefan Weil |
2013-04-08 | hw: move GPIO interfaces to hw/gpio/, configure with default-configs/ | Paolo Bonzini |