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