summaryrefslogtreecommitdiffstats
path: root/linux-user/m68k/target_cpu.h
Commit message (Expand)AuthorAgeFilesLines
* linux-user: Introduce cpu_clone_regs_parentRichard Henderson2019-11-061-0/+4
* linux-user: Rename cpu_clone_regs to cpu_clone_regs_childRichard Henderson2019-11-061-1/+2
* target/m68k: Use env_cpuRichard Henderson2019-06-101-1/+1
* target/m68k: Fix LGPL information in the file headersThomas Huth2019-01-301-2/+2
* linux-user: move get_sp_from_cpustate() to target_cpu.hLaurent Vivier2018-06-041-0/+4
* linux-user: Clean up target_cpu.h header guardsMarkus Armbruster2016-07-121-2/+2
* cpu: Move opaque field from CPU_COMMON to CPUStateAndreas Färber2014-03-131-1/+3
* linux-user: Enable NPTL for m68kPeter Maydell2013-07-221-1/+5
* linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-userPeter Maydell2013-07-091-0/+34