Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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/+3 |
* | target/openrisc: Fix LGPL information in the file headers | Thomas Huth | 2019-05-08 | 1 | -1/+1 |
* | linux-user: move get_sp_from_cpustate() to target_cpu.h | Laurent Vivier | 2018-06-04 | 1 | -0/+4 |
* | target/openrisc: implement shadow registers | Stafford Horne | 2017-05-04 | 1 | -3/+3 |
* | linux-user: Honor CLONE_SETTLS for openrisc | Richard Henderson | 2017-02-13 | 1 | -3/+1 |
* | linux-user: Clean up target_cpu.h header guards | Markus Armbruster | 2016-07-12 | 1 | -2/+2 |
* | linux-user: Enable NPTL for OpenRISC | Peter Maydell | 2013-07-22 | 1 | -2/+7 |
* | linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user | Peter Maydell | 2013-07-09 | 1 | -0/+33 |