aboutsummaryrefslogtreecommitdiff
path: root/hw/tricore
AgeCommit message (Expand)Author
2020-11-15tricore tcg cpus: Fix Lesser GPL version numberChetan Pant
2020-08-21meson: convert hw/arch*Marc-André Lureau
2020-02-28hw: Do not initialize MachineClass::is_default to 0Philippe Mathieu-Daudé
2020-01-29hw/core/loader: Let load_elf() populate a field with CPU-specific flagsAleksandar Markovic
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-03-08Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-03-0...Peter Maydell
2019-03-07hw: Remove unused 'hw/devices.h' includePhilippe Mathieu-Daudé
2019-03-07kconfig: introduce kconfig filesPaolo Bonzini
2019-02-05hw/tricore/Makefile.objs: Create CONFIG_* for tricoreYang Zhong
2019-02-05elf: Add optional function ptr to load_elf() to parse ELF notesLiam Merwick
2018-07-02hw/tricore: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2018-03-12hw: Do not include "sysemu/block-backend.h" if it is not necessaryThomas Huth
2017-10-27tricore: use generic cpu_model parsingIgor Mammedov
2017-09-19cpu: make cpu_generic_init() abort QEMU on errorIgor Mammedov
2017-09-01tricore: replace cpu_tricore_init() with cpu_generic_init()Igor Mammedov
2017-07-14hw: Use new memory_region_init_{ram, rom, rom_device}() functionsPeter Maydell
2017-07-14memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()Peter Maydell
2017-05-07Remove reduntant qemu: from error functionsIshani Chugh
2016-09-15tricore: remove useless castLaurent Vivier
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-03-04loader: Add data swap option to load-elfPeter Crosthwaite
2016-01-29tricore: Clean up includesPeter Maydell
2015-09-25tricore: Remove ELF_MACHINE from cpu.hPeter Crosthwaite
2015-09-19Use DEFINE_MACHINE() to register all machinesEduardo Habkost
2015-09-18Fix bad error handling after memory_region_init_ram()Markus Armbruster
2014-11-02target-tricore: check return value before using itzhanghailiang
2014-10-20hw: Convert from BlockDriverState to BlockBackend, mostlyMarkus Armbruster
2014-09-09memory: add parameter errp to memory_region_init_ramHu Tao
2014-09-01target-tricore: Add board for systemmodeBastian Koppelmann