| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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/+2 |
| * | hw/misc: QOM'ify mst_fpga.c | xiaoqiang zhao | 2016-06-14 | 1 | -7/+6 |
| * | hw/misc: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
| * | savevm: Remove all the unneeded version_minimum_id_old (arm) | Juan Quintela | 2014-05-13 | 1 | -6/+5 |
| * | mst_fpga: QOM cast cleanup | Andreas Färber | 2013-07-29 | 1 | -32/+36 |
| * | hw/m*: 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 |
| * | hw: move other devices to hw/misc/, configure with default-configs/ | Paolo Bonzini | 2013-04-08 | 1 | -0/+263 |