index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
tricore
/
helper.c
Age
Commit message (
Expand
)
Author
2023-06-20
target/tricore: Remove pointless CONFIG_SOFTMMU guard
Philippe Mathieu-Daudé
2023-06-07
target/tricore: Refactor PCXI/ICR register fields
Bastian Koppelmann
2023-01-18
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
Philippe Mathieu-Daudé
2022-02-21
exec/exec-all: Move 'qemu/log.h' include in units requiring it
Philippe Mathieu-Daudé
2021-03-14
target/tricore: Pass MMUAccessType to get_physical_address()
Philippe Mathieu-Daudé
2021-03-14
target/tricore: Replace magic value by MMU_DATA_LOAD definition
Philippe Mathieu-Daudé
2020-06-01
target/tricore: Implement tricore_cpu_get_phys_page_debug
Bastian Koppelmann
2019-08-19
targets (various): use softfloat-helpers.h where we can
Alex Bennée
2019-05-10
tcg: Use CPUClass::tlb_fill in cputlb.c
Richard Henderson
2019-05-10
target/tricore: Convert to CPUClass::tlb_fill
Richard Henderson
2019-04-18
target: Simplify how the TARGET_cpu_list() print
Markus Armbruster
2019-01-30
target/tricore: Fix LGPL version number
Thomas Huth
2018-03-12
qom: introduce object_class_get_list_sorted
Paolo Bonzini
2018-02-21
target/*/cpu.h: remove softfloat.h
Alex Bennée
2017-09-01
tricore: replace cpu_tricore_init() with cpu_generic_init()
Igor Mammedov
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth