summaryrefslogtreecommitdiffstats
path: root/linux-user/aarch64/target_cpu.h
Commit message (Expand)AuthorAgeFilesLines
* linux-user/aarch64: Clear tpidr2_el0 if CLONE_SETTLSRichard Henderson2022-07-111-1/+4
* linux user: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* 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
* 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
* target-arm: make c13 cp regs banked (FCSEIDR, ...)Fabian Aggeler2014-12-111-1/+1
* target-arm: Widen thread-local register state fields to 64 bitsPeter Maydell2014-01-071-1/+4
* linux-user: Implement cpu_set_tls() and cpu_clone_regs() for AArch64Alexander Graf2013-09-101-0/+35