aboutsummaryrefslogtreecommitdiff
path: root/linux-user/m68k/target_cpu.h
AgeCommit message (Expand)AuthorFilesLines
2019-11-06linux-user: Introduce cpu_clone_regs_parentRichard Henderson1-0/+4
2019-11-06linux-user: Rename cpu_clone_regs to cpu_clone_regs_childRichard Henderson1-1/+2
2019-06-10target/m68k: Use env_cpuRichard Henderson1-1/+1
2019-01-30target/m68k: Fix LGPL information in the file headersThomas Huth1-2/+2
2018-06-04linux-user: move get_sp_from_cpustate() to target_cpu.hLaurent Vivier1-0/+4
2016-07-12linux-user: Clean up target_cpu.h header guardsMarkus Armbruster1-2/+2
2014-03-13cpu: Move opaque field from CPU_COMMON to CPUStateAndreas Färber1-1/+3
2013-07-22linux-user: Enable NPTL for m68kPeter Maydell1-1/+5
2013-07-09linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-userPeter Maydell1-0/+34