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