Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau | 1 | -1/+1 |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster | 1 | -0/+1 |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -0/+1 |
2018-10-02 | hw: debugexit: add read callback | Li Qiang | 1 | -0/+6 |
2016-01-29 | x86: Clean up includes | Peter Maydell | 1 | -0/+1 |
2014-02-14 | qdev: Remove hex8/32/64 property types | Paolo Bonzini | 1 | -2/+2 |
2013-07-29 | devices: Associate devices to their logical category | Marcel Apfelbaum | 1 | -0/+1 |
2013-07-04 | hw/m*: pass owner to memory_region_init* functions | Paolo Bonzini | 1 | -1/+1 |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini | 1 | -1/+1 |
2013-06-07 | isa: Use realizefn for ISADevice | Andreas Färber | 1 | -5/+5 |
2013-04-08 | hw: move other devices to hw/misc/, configure with default-configs/ | Paolo Bonzini | 1 | -0/+75 |