Age | Commit message (Expand) | Author |
2016-07-19 | linux-user: AArch64 has sync_file_range, not sync_file_range2 | Peter Maydell |
2016-07-12 | linux-user: Clean up target_structs.h header guards | Markus Armbruster |
2016-07-12 | linux-user: Clean up target_signal.h header guards | Markus Armbruster |
2016-07-12 | linux-user: Clean up target_cpu.h header guards | Markus Armbruster |
2016-07-12 | linux-user: Clean up target_syscall.h header guards | Markus Armbruster |
2016-02-23 | linux-user: remove unavailable syscalls from aarch64 | Riku Voipio |
2016-02-23 | linux-user: sync syscall numbers with kernel | Riku Voipio |
2016-02-23 | build: [linux-user] Rename "syscall.h" to "target_syscall.h" in target direct... | LluĂs Vilanova |
2016-01-11 | Add missing syscall nrs. according to more recent Linux kernels | Johan Ouwerkerk |
2014-12-11 | target-arm: make c13 cp regs banked (FCSEIDR, ...) | Fabian Aggeler |
2014-08-22 | linux-user: Support target-to-host translation of mlockall argument | Tom Musta |
2014-08-22 | linux-user: Minimum Sig Handler Stack Size for PPC64 ELF V2 | Tom Musta |
2014-01-08 | linux-user: AArch64: define TARGET_CLONE_BACKWARDS | Claudio Fontana |
2014-01-07 | target-arm: Widen thread-local register state fields to 64 bits | Peter Maydell |
2013-11-29 | linux-user: create target_structs header to place ipc_perm and shmid_ds | Petar Jovanovic |
2013-09-10 | linux-user: Add AArch64 support | Alexander Graf |
2013-09-10 | linux-user: Add AArch64 termbits.h definitions | Alexander Graf |
2013-09-10 | linux-user: Implement cpu_set_tls() and cpu_clone_regs() for AArch64 | Alexander Graf |
2013-09-10 | linux-user: Add signal handling for AArch64 | Andreas Schwab |
2013-09-10 | linux-user: Add syscall number definitions for AArch64 | Alexander Graf |