Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | linux user: Fix Lesser GPL version number | Chetan Pant | 2020-11-15 | 1 | -1/+1 |
* | linux-user, x86_64, i386: cleanup TARGET_NR_arch_prctl | Laurent Vivier | 2020-03-20 | 1 | -2/+2 |
* | 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 | -3/+3 |
* | linux-user: Enable NPTL for x86-64 | Peter Maydell | 2013-07-22 | 1 | -0/+7 |
* | linux-user: Add i386 TLS setter | Alexander Graf | 2013-07-22 | 1 | -2/+10 |
* | linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user | Peter Maydell | 2013-07-09 | 1 | -0/+33 |