aboutsummaryrefslogtreecommitdiff
path: root/include/exec/translation-block.h
AgeCommit message (Expand)AuthorFilesLines
2024-12-20accel/tcg: Move tcg_cflags_has/set() to 'exec/translation-block.h'Philippe Mathieu-Daudé1-0/+3
2024-12-20exec/translation-block: Include missing 'qemu/atomic.h' headerPhilippe Mathieu-Daudé1-0/+1
2024-12-20exec/translation-block: Include missing 'exec/vaddr.h' headerPhilippe Mathieu-Daudé1-0/+1
2024-05-06accel/tcg: Introduce CF_BP_PAGERichard Henderson1-0/+1
2024-01-29tcg: Make tb_cflags() usable from target-agnostic codeIlya Leoshkevich1-0/+6
2023-11-14accel/tcg: Remove CF_LAST_IORichard Henderson1-7/+6
2023-08-31exec/translation-block: Clean up includesPhilippe Mathieu-Daudé1-3/+3
2023-06-05tcg: Spit out exec/translation-block.hRichard Henderson1-0/+149