Age | Commit message (Expand) | Author | Files | Lines |
2021-06-03 | arm: Consistently use "Cortex-Axx", not "Cortex Axx" | Peter Maydell | 1 | -1/+1 |
2021-05-02 | Do not include sysemu/sysemu.h if it's not really necessary | Thomas Huth | 1 | -1/+0 |
2020-06-23 | qdev: Make qdev_prop_set_drive() match the other helpers | Markus Armbruster | 1 | -1/+1 |
2020-06-15 | qdev: Convert bus-less devices to qdev_realize() with Coccinelle | Markus Armbruster | 1 | -1/+1 |
2020-06-15 | qdev: Convert uses of qdev_create() with Coccinelle | Markus Armbruster | 1 | -3/+2 |
2020-05-15 | qom: Drop parameter @errp of object_property_add() & friends | Markus Armbruster | 1 | -1/+1 |
2020-02-19 | arm/mcimx7d-sabre: use memdev for RAM | Igor Mammedov | 1 | -16/+9 |
2019-09-04 | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request... | Peter Maydell | 1 | -4/+1 |
2019-09-03 | hw/arm: Use object_initialize_child for correct reference counting | Philippe Mathieu-Daudé | 1 | -5/+4 |
2019-09-03 | hw/arm: simplify arm_load_dtb | Tao Xu | 1 | -4/+1 |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster | 1 | -0/+1 |
2019-07-05 | hw/arm: Replace global smp variables with machine smp properties | Like Xu | 1 | -1/+1 |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2018-06-29 | i.mx7d: Remove unused header files | Jean-Christophe Dubois | 1 | -2/+0 |
2018-03-09 | Implement support for i.MX7 Sabre board | Andrey Smirnov | 1 | -0/+90 |