Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-07-11 | linux-user/aarch64: Clear tpidr2_el0 if CLONE_SETTLS | Richard Henderson | 1 | -1/+4 |
2020-11-15 | linux user: Fix Lesser GPL version number | Chetan Pant | 1 | -1/+1 |
2019-11-06 | linux-user: Introduce cpu_clone_regs_parent | Richard Henderson | 1 | -0/+4 |
2019-11-06 | linux-user: Rename cpu_clone_regs to cpu_clone_regs_child | Richard Henderson | 1 | -1/+2 |
2018-06-04 | linux-user: move get_sp_from_cpustate() to target_cpu.h | Laurent Vivier | 1 | -0/+4 |
2016-07-12 | linux-user: Clean up target_cpu.h header guards | Markus Armbruster | 1 | -2/+2 |
2014-12-11 | target-arm: make c13 cp regs banked (FCSEIDR, ...) | Fabian Aggeler | 1 | -1/+1 |
2014-01-07 | target-arm: Widen thread-local register state fields to 64 bits | Peter Maydell | 1 | -1/+4 |
2013-09-10 | linux-user: Implement cpu_set_tls() and cpu_clone_regs() for AArch64 | Alexander Graf | 1 | -0/+35 |