Age | Commit message (Expand) | Author |
2019-08-16 | Clean up inclusion of sysemu/sysemu.h | Markus Armbruster |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster |
2019-03-08 | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-0... | Peter Maydell |
2019-03-07 | hw: Remove unused 'hw/devices.h' include | Philippe Mathieu-Daudé |
2019-03-07 | kconfig: introduce kconfig files | Paolo Bonzini |
2019-02-05 | hw/tricore/Makefile.objs: Create CONFIG_* for tricore | Yang Zhong |
2019-02-05 | elf: Add optional function ptr to load_elf() to parse ELF notes | Liam Merwick |
2018-07-02 | hw/tricore: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé |
2018-03-12 | hw: Do not include "sysemu/block-backend.h" if it is not necessary | Thomas Huth |
2017-10-27 | tricore: use generic cpu_model parsing | Igor Mammedov |
2017-09-19 | cpu: make cpu_generic_init() abort QEMU on error | Igor Mammedov |
2017-09-01 | tricore: replace cpu_tricore_init() with cpu_generic_init() | Igor Mammedov |
2017-07-14 | hw: Use new memory_region_init_{ram, rom, rom_device}() functions | Peter Maydell |
2017-07-14 | memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() | Peter Maydell |
2017-05-07 | Remove reduntant qemu: from error functions | Ishani Chugh |
2016-09-15 | tricore: remove useless cast | Laurent Vivier |
2016-03-22 | hw: explicitly include qemu-common.h and cpu.h | Paolo Bonzini |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster |
2016-03-04 | loader: Add data swap option to load-elf | Peter Crosthwaite |
2016-01-29 | tricore: Clean up includes | Peter Maydell |
2015-09-25 | tricore: Remove ELF_MACHINE from cpu.h | Peter Crosthwaite |
2015-09-19 | Use DEFINE_MACHINE() to register all machines | Eduardo Habkost |
2015-09-18 | Fix bad error handling after memory_region_init_ram() | Markus Armbruster |
2014-11-02 | target-tricore: check return value before using it | zhanghailiang |
2014-10-20 | hw: Convert from BlockDriverState to BlockBackend, mostly | Markus Armbruster |
2014-09-09 | memory: add parameter errp to memory_region_init_ram | Hu Tao |
2014-09-01 | target-tricore: Add board for systemmode | Bastian Koppelmann |