Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | linux-user: update syscall_nr.h to Linux v5.13 | Laurent Vivier | 2021-07-13 | 1 | -1/+7 |
* | linux-user: update syscall_nr.h to Linux 5.9-rc7 | Laurent Vivier | 2020-10-26 | 1 | -2/+5 |
* | linux-user, aarch64: sync syscall numbers with kernel v5.5 | Laurent Vivier | 2020-03-20 | 1 | -5/+29 |
* | Supply missing header guards | Markus Armbruster | 2019-06-12 | 1 | -0/+4 |
* | linux-user: AArch64 has sync_file_range, not sync_file_range2 | Peter Maydell | 2016-07-19 | 1 | -2/+1 |
* | linux-user: remove unavailable syscalls from aarch64 | Riku Voipio | 2016-02-23 | 1 | -59/+0 |
* | linux-user: sync syscall numbers with kernel | Riku Voipio | 2016-02-23 | 1 | -1/+1 |
* | Add missing syscall nrs. according to more recent Linux kernels | Johan Ouwerkerk | 2016-01-11 | 1 | -0/+13 |
* | linux-user: Add syscall number definitions for AArch64 | Alexander Graf | 2013-09-10 | 1 | -0/+323 |