summary refs log tree commit diff stats
path: root/linux-user/cpu_loop-common.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* user: Move 'linux-user/cpu_loop-common.h' -> 'user/cpu_loop.h'Philippe Mathieu-Daudé2024-12-201-34/+0
* user: Forward declare target_cpu_copy_regs structurePhilippe Mathieu-Daudé2024-12-201-1/+4
* linux-user: Add guest memory layout to exception dumpHelge Deller2022-10-251-12/+3
* linux-user: Log failing executable in EXCP_DUMP()Helge Deller2022-09-271-0/+2
* linux-user: Create special-errno.hRichard Henderson2021-12-191-0/+1
* cpu: Replace ENV_GET_CPU with env_cpuRichard Henderson2019-06-101-1/+1
* qom/cpu: Simplify how CPUClass:cpu_dump_state() printsMarkus Armbruster2019-04-181-1/+1
* linux-user: create a dummy per arch cpu_loop.cLaurent Vivier2018-04-301-0/+37