| Commit message (Expand) | Author | Age | Files | Lines |
* | nomaintainer: Fix Lesser GPL version number | Chetan Pant | 2020-11-15 | 1 | -1/+1 |
* | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 2020-09-18 | 1 | -3/+1 |
* | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 2020-09-09 | 1 | -1/+2 |
* | Move QOM typedefs and add missing includes | Eduardo Habkost | 2020-09-09 | 1 | -1/+2 |
* | qdev: set properties with device_class_set_props() | Marc-André Lureau | 2020-01-24 | 1 | -1/+1 |
* | hw/timer/lm32_timer: Switch to transaction-based ptimer API | Peter Maydell | 2019-10-22 | 1 | -4/+9 |
* | ptimer: Rename ptimer_init() to ptimer_init_with_bh() | Peter Maydell | 2019-10-15 | 1 | -1/+1 |
* | lm32: do not leak memory on object_new/object_unref | Paolo Bonzini | 2019-10-04 | 1 | -3/+3 |
* | Include hw/qdev-properties.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include hw/hw.h exactly where needed | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | Include migration/vmstate.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include hw/irq.h a lot less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 2019-06-12 | 1 | -0/+1 |
* | hw/ptimer: Introduce timer policy feature | Dmitry Osipenko | 2016-09-22 | 1 | -1/+1 |
* | hw/timer: QOM'ify lm32_timer | xiaoqiang zhao | 2016-06-20 | 1 | -7/+12 |
* | lm32: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
* | savevm: Remove all the unneeded version_minimum_id_old (rest) | Juan Quintela | 2014-05-14 | 1 | -2/+1 |
* | aio / timers: Untangle include files | Alex Bligh | 2013-08-22 | 1 | -0/+1 |
* | lm32_timer: QOM cast cleanup | Andreas Färber | 2013-07-29 | 1 | -4/+8 |
* | hw/t*: pass owner to memory_region_init* functions | Paolo Bonzini | 2013-07-04 | 1 | -1/+2 |
* | memory: add owner argument to initialization functions | Paolo Bonzini | 2013-07-04 | 1 | -1/+1 |
* | hw: move timer devices to hw/timer/, configure with default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+230 |