Age | Commit message (Expand) | Author |
---|---|---|
2017-02-14 | linux-user: Fix s390x safe-syscall for z900 | Richard Henderson |
2016-07-12 | linux-user: Clean up hostdep.h header guards | Markus Armbruster |
2016-07-07 | linux-user: Fix i386 safe-syscall.S | Richard Henderson |
2016-06-26 | linux-user: Provide safe_syscall for ppc64 | Richard Henderson |
2016-06-26 | linux-user: Provide safe_syscall for s390x | Richard Henderson |
2016-06-26 | linux-user: Provide safe_syscall for aarch64 | Richard Henderson |
2016-06-26 | linux-user: Provide safe_syscall for arm | Richard Henderson |
2016-06-26 | linux-user: Provide safe_syscall for i386 | Richard Henderson |
2016-06-26 | linux-user: fix x86_64 safe_syscall | Richard Henderson |
2016-06-26 | linux-user: Create a hostdep.h for each host architecture | Peter Maydell |
2016-06-08 | linux-user: provide frame information in x86-64 safe_syscall | Peter Maydell |
2016-05-27 | linux-user: Provide safe_syscall for fixing races between signals and syscalls | Timothy E Baldwin |