Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | linux-user: Fix register used for 6th and 7th syscall argument on aarch64 | Guido Günther | 2018-02-18 | 1 | -3/+3 |
* | 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 aarch64 | Richard Henderson | 2016-06-26 | 2 | -0/+98 |
* | linux-user: Create a hostdep.h for each host architecture | Peter Maydell | 2016-06-26 | 1 | -0/+15 |