Age | Commit message (Expand) | Author | Files | Lines |
2023-09-29 | hw/tricore: Log failing test in testdevice | Bastian Koppelmann | 1 | -0/+4 |
2021-07-20 | hw/tricore: fix inclusion of tricore_testboard | Alex Bennée | 2 | -4/+3 |
2021-05-18 | hw/tricore: Add testdevice for tests in tests/tcg/ | Bastian Koppelmann | 3 | -0/+91 |
2021-05-02 | Do not include exec/address-spaces.h if it's not really necessary | Thomas Huth | 3 | -3/+0 |
2021-05-02 | Do not include cpu.h if it's not really necessary | Thomas Huth | 2 | -2/+0 |
2021-05-02 | Do not include hw/boards.h if it's not really necessary | Thomas Huth | 2 | -2/+0 |
2021-05-02 | hw: Do not include qemu/log.h if it is not necessary | Thomas Huth | 1 | -1/+0 |
2021-03-14 | tricore: added triboard with tc27x_soc | Andreas Konopik | 4 | -0/+354 |
2020-11-15 | tricore tcg cpus: Fix Lesser GPL version number | Chetan Pant | 1 | -1/+1 |
2020-08-21 | meson: convert hw/arch* | Marc-André Lureau | 2 | -1/+4 |
2020-02-28 | hw: Do not initialize MachineClass::is_default to 0 | Philippe Mathieu-Daudé | 1 | -1/+0 |
2020-01-29 | hw/core/loader: Let load_elf() populate a field with CPU-specific flags | Aleksandar Markovic | 1 | -1/+1 |
2019-08-16 | Clean up inclusion of sysemu/sysemu.h | Markus Armbruster | 1 | -1/+0 |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2019-03-08 | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-0... | Peter Maydell | 1 | -1/+0 |
2019-03-07 | hw: Remove unused 'hw/devices.h' include | Philippe Mathieu-Daudé | 1 | -1/+0 |
2019-03-07 | kconfig: introduce kconfig files | Paolo Bonzini | 1 | -0/+2 |
2019-02-05 | hw/tricore/Makefile.objs: Create CONFIG_* for tricore | Yang Zhong | 1 | -1/+1 |
2019-02-05 | elf: Add optional function ptr to load_elf() to parse ELF notes | Liam Merwick | 1 | -1/+1 |
2018-07-02 | hw/tricore: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé | 1 | -6/+7 |
2018-03-12 | hw: Do not include "sysemu/block-backend.h" if it is not necessary | Thomas Huth | 1 | -2/+0 |
2017-10-27 | tricore: use generic cpu_model parsing | Igor Mammedov | 1 | -4/+2 |
2017-09-19 | cpu: make cpu_generic_init() abort QEMU on error | Igor Mammedov | 1 | -4/+0 |
2017-09-01 | tricore: replace cpu_tricore_init() with cpu_generic_init() | Igor Mammedov | 1 | -1/+1 |
2017-07-14 | hw: Use new memory_region_init_{ram, rom, rom_device}() functions | Peter Maydell | 1 | -16/+10 |
2017-07-14 | memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() | Peter Maydell | 1 | -6/+6 |
2017-05-07 | Remove reduntant qemu: from error functions | Ishani Chugh | 1 | -1/+1 |
2016-09-15 | tricore: remove useless cast | Laurent Vivier | 1 | -1/+1 |
2016-03-22 | hw: explicitly include qemu-common.h and cpu.h | Paolo Bonzini | 1 | -0/+2 |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster | 1 | -0/+1 |
2016-03-04 | loader: Add data swap option to load-elf | Peter Crosthwaite | 1 | -1/+1 |
2016-01-29 | tricore: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-09-25 | tricore: Remove ELF_MACHINE from cpu.h | Peter Crosthwaite | 1 | -1/+1 |
2015-09-19 | Use DEFINE_MACHINE() to register all machines | Eduardo Habkost | 1 | -10/+5 |
2015-09-18 | Fix bad error handling after memory_region_init_ram() | Markus Armbruster | 1 | -6/+12 |
2014-11-02 | target-tricore: check return value before using it | zhanghailiang | 1 | -1/+1 |
2014-10-20 | hw: Convert from BlockDriverState to BlockBackend, mostly | Markus Armbruster | 1 | -1/+1 |
2014-09-09 | memory: add parameter errp to memory_region_init_ram | Hu Tao | 1 | -6/+6 |
2014-09-01 | target-tricore: Add board for systemmode | Bastian Koppelmann | 2 | -0/+125 |