| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | -2/+2 |
* | Move QOM typedefs and add missing includes | Eduardo Habkost | 2020-09-09 | 1 | -2/+4 |
* | 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 |
* | sun4m: remove include/hw/sparc/sun4m.h and all references to it | Mark Cave-Ayland | 2018-01-09 | 1 | -1/+0 |
* | intc: make HMP 'info irq' and 'info pic' commands use InterruptStatsProvider ... | Hervé Poussineau | 2016-10-04 | 1 | -32/+0 |
* | intc/slavio_intctl: implement InterruptStatsProvider interface | Hervé Poussineau | 2016-10-04 | 1 | -0/+35 |
* | hw/intc: QOM'ify slavio_intctl.c | xiaoqiang.zhao | 2016-05-12 | 1 | -8/+6 |
* | hw/intc: 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 | -4/+2 |
* | hw/intc/slavio_intctl: Avoid shifting left into sign bit | Peter Maydell | 2014-03-27 | 1 | -1/+1 |
* | slavio_intctl: QOM cast cleanup | Andreas Färber | 2013-07-29 | 1 | -17/+18 |
* | hw/i*: pass owner to memory_region_init* functions | Paolo Bonzini | 2013-07-04 | 1 | -2/+3 |
* | memory: add owner argument to initialization functions | Paolo Bonzini | 2013-07-04 | 1 | -2/+2 |
* | hw: move interrupt controllers to hw/intc/, configure with default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+471 |