Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use g_new() & friends where that makes obvious sense | Markus Armbruster | 2022-03-21 | 1 | -1/+1 |
* | i.MX6: Fix bad printf format specifiers | Alex Chen | 2020-12-10 | 1 | -1/+1 |
* | hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ | Markus Armbruster | 2019-08-21 | 1 | -1/+1 |
* | Clean up inclusion of sysemu/sysemu.h | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | Include qemu/main-loop.h less | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include migration/vmstate.h 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/misc/imx6_src: Don't crash trying to reset missing CPUs | Peter Maydell | 2017-03-14 | 1 | -2/+6 |
* | hw/misc/imx6_src: defer clearing of SRC_SCR reset bits | Alex Bennée | 2017-02-24 | 1 | -9/+49 |
* | imx: Use 'const char', not 'char const' | Peter Maydell | 2016-09-22 | 1 | -1/+1 |
* | hw: explicitly include qemu/log.h | Paolo Bonzini | 2016-05-19 | 1 | -0/+1 |
* | i.MX: Add i.MX6 System Reset Controller device. | Jean-Christophe DUBOIS | 2016-05-12 | 1 | -0/+264 |