Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | linux-user/: fix some comment spelling errors | zhaolichang | 2020-09-17 | 1 | -1/+1 |
* | linux-user: ppc64: don't use volatile register during safe_syscall | Shivaprasad G Bhat | 2018-07-31 | 1 | -2/+6 |
* | Replace 'struct ucontext' with 'ucontext_t' type | Khem Raj | 2017-07-20 | 1 | -1/+1 |
* | linux-user: Clean up hostdep.h header guards | Markus Armbruster | 2016-07-12 | 1 | -2/+2 |
* | linux-user: Provide safe_syscall for ppc64 | Richard Henderson | 2016-06-26 | 2 | -0/+115 |
* | linux-user: Create a hostdep.h for each host architecture | Peter Maydell | 2016-06-26 | 1 | -0/+15 |