Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-08-21 | hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ | Markus Armbruster | 1 | -1/+1 |
2019-08-16 | Clean up inclusion of sysemu/sysemu.h | Markus Armbruster | 1 | -1/+0 |
2019-08-16 | Include qemu/main-loop.h less | Markus Armbruster | 1 | -0/+1 |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster | 1 | -0/+1 |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -0/+1 |
2017-03-14 | hw/misc/imx6_src: Don't crash trying to reset missing CPUs | Peter Maydell | 1 | -2/+6 |
2017-02-24 | hw/misc/imx6_src: defer clearing of SRC_SCR reset bits | Alex Bennée | 1 | -9/+49 |
2016-09-22 | imx: Use 'const char', not 'char const' | Peter Maydell | 1 | -1/+1 |
2016-05-19 | hw: explicitly include qemu/log.h | Paolo Bonzini | 1 | -0/+1 |
2016-05-12 | i.MX: Add i.MX6 System Reset Controller device. | Jean-Christophe DUBOIS | 1 | -0/+264 |