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