1. ca2144c linux-user, aarch64: sync syscall numbers with kernel v5.5 by Laurent Vivier · 5 years ago
  2. 4ff5ef9 target/arm: only update pc after semihosting completes by Alex Bennée · 5 years ago
  3. 07a6ecf linux-user: Introduce cpu_clone_regs_parent by Richard Henderson · 5 years ago
  4. 608999d linux-user: Rename cpu_clone_regs to cpu_clone_regs_child by Richard Henderson · 5 years ago
  5. 62fb8a4 linux-user/aarch64: Rebuild hflags for TARGET_WORDS_BIGENDIAN by Richard Henderson · 5 years ago
  6. f91005e Supply missing header guards by Markus Armbruster · 6 years ago
  7. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  8. 2fc0cc0 target/arm: Use env_cpu, env_archcpu by Richard Henderson · 6 years ago
  9. 108b3ba target/arm: Put all PAC keys into a structure by Richard Henderson · 6 years ago
  10. 51977e2 linux-user/aarch64: Use qemu_guest_getrandom for PAUTH keys by Richard Henderson · 6 years ago
  11. bff63fb linux-user: Implement PR_PAC_RESET_KEYS by Richard Henderson · 6 years ago
  12. 8787754 linux-user: Initialize aarch64 pac keys by Richard Henderson · 6 years ago
  13. b10089a linux-user: Don't call gdb_handlesig() before queue_signal() by Peter Maydell · 6 years ago
  14. cd208a1 target/arm: Convert sve from feature bit to aa64pfr0 test by Richard Henderson · 6 years ago
  15. e5171a9 linux-user: move generic signal definitions to generic/signal.h by Laurent Vivier · 7 years ago
  16. 9850f9f linux-user: move get_sp_from_cpustate() to target_cpu.h by Laurent Vivier · 7 years ago
  17. 050a1ba linux-user: move arm/aarch64/m68k fcntl definitions to [arm|aarch64|m68k]/target_fcntl.h by Laurent Vivier · 7 years ago
  18. 5de7706 linux-user: move generic fcntl definitions to generic/fcntl.h by Laurent Vivier · 7 years ago
  19. 500fa60 linux-user: move socket.h generic definitions to generic/sockbits.h by Laurent Vivier · 7 years ago
  20. 465e237 linux-user: introduce target_sigsp() and target_save_altstack() by Laurent Vivier · 7 years ago
  21. 3c439b1 linux-user: move aarch64 cpu loop to aarch64 directory by Laurent Vivier · 7 years ago
  22. cd71c08 linux-user: create a dummy per arch cpu_loop.c by Laurent Vivier · 7 years ago
  23. cb6ac80 linux-user: define TARGET_ARCH_HAS_SETUP_FRAME by Laurent Vivier · 7 years ago
  24. f0352f1 linux-user: move aarch64 signal.c parts to aarch64 directory by Laurent Vivier · 7 years ago
  25. befb744 linux-user: create a dummy per arch signal.c by Laurent Vivier · 7 years ago
  26. 85fc716 linux-user: Implement aarch64 PR_SVE_SET/GET_VL by Richard Henderson · 7 years ago
  27. 542ca43 linux-user: Move CPU type name selection to a function by Laurent Vivier · 7 years ago
  28. 2b74f62 linux-user: Implement ioctl cmd TIOCGPTPEER by Andreas Schwab · 7 years ago
  29. cb3aa5f linux-user: Add separate aarch64_be uname by Michael Weiser · 7 years ago
  30. c4e1cbd linux-user: AArch64 has sync_file_range, not sync_file_range2 by Peter Maydell · 9 years ago
  31. 3500385 linux-user: Clean up target_structs.h header guards by Markus Armbruster · 9 years ago
  32. 9c93ae1 linux-user: Clean up target_signal.h header guards by Markus Armbruster · 9 years ago
  33. 55c5063 linux-user: Clean up target_cpu.h header guards by Markus Armbruster · 9 years ago
  34. 3622634 linux-user: Clean up target_syscall.h header guards by Markus Armbruster · 9 years ago
  35. 13756fb linux-user: remove unavailable syscalls from aarch64 by Riku Voipio · 9 years ago
  36. 7c73d2a linux-user: sync syscall numbers with kernel by Riku Voipio · 9 years ago
  37. 460c579 build: [linux-user] Rename "syscall.h" to "target_syscall.h" in target directories by Lluís Vilanova · 9 years ago
  38. 9763af0 Add missing syscall nrs. according to more recent Linux kernels by Johan Ouwerkerk · 9 years ago
  39. 54bf36e target-arm: make c13 cp regs banked (FCSEIDR, ...) by Fabian Aggeler · 10 years ago
  40. 6f6a403 linux-user: Support target-to-host translation of mlockall argument by Tom Musta · 11 years ago
  41. 0903c8b linux-user: Minimum Sig Handler Stack Size for PPC64 ELF V2 by Tom Musta · 11 years ago
  42. 1b69f00 linux-user: AArch64: define TARGET_CLONE_BACKWARDS by Claudio Fontana · 11 years ago
  43. e4fe830 target-arm: Widen thread-local register state fields to 64 bits by Peter Maydell · 11 years ago
  44. 55a2b16 linux-user: create target_structs header to place ipc_perm and shmid_ds by Petar Jovanovic · 11 years ago
  45. 99033ca linux-user: Add AArch64 support by Alexander Graf · 11 years ago
  46. af89c7d linux-user: Add AArch64 termbits.h definitions by Alexander Graf · 11 years ago
  47. e2cea49 linux-user: Implement cpu_set_tls() and cpu_clone_regs() for AArch64 by Alexander Graf · 11 years ago
  48. 1744aea linux-user: Add signal handling for AArch64 by Andreas Schwab · 11 years ago
  49. c790730 linux-user: Add syscall number definitions for AArch64 by Alexander Graf · 11 years ago