1. 1c79145 linux user: Fix Lesser GPL version number by Chetan Pant · 4 years, 3 months ago
  2. ce43748 linux-user: Correct definition of stack_t by LemonBoy · 4 years, 3 months ago
  3. 0cb113a linux-user: update syscall.tbl to Linux 5.9-rc7 by Laurent Vivier · 4 years, 4 months ago
  4. fcb6fcf linux-user: Add generic 'termbits.h' for some archs by Filip Bozuta · 4 years, 6 months ago
  5. 02e5d7d linux-user: Add strace support for printing arguments of syscalls used to lock and unlock memory by Filip Bozuta · 4 years, 6 months ago
  6. 3a30446 meson: linux-user by Marc-André Lureau · 5 years ago
  7. 28b7d5f linux-user: update syscall.tbl from linux 0bf999f9c5e7 by Laurent Vivier · 4 years, 11 months ago
  8. 318f371 linux-user, s390x: add syscall table generation support by Laurent Vivier · 4 years, 11 months ago
  9. b632d67 linux-user, s390x: remove syscall definitions for !TARGET_S390X by Laurent Vivier · 4 years, 11 months ago
  10. 07a6ecf linux-user: Introduce cpu_clone_regs_parent by Richard Henderson · 5 years ago
  11. 608999d linux-user: Rename cpu_clone_regs to cpu_clone_regs_child by Richard Henderson · 5 years ago
  12. f91005e Supply missing header guards by Markus Armbruster · 6 years ago
  13. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  14. dc79e92 target/s390x: Use env_cpu, env_archcpu by Richard Henderson · 6 years ago
  15. 4f83d7d s390x: Use uint64_t for vector registers by David Hildenbrand · 6 years ago
  16. 90c84c5 qom/cpu: Simplify how CPUClass:cpu_dump_state() prints by Markus Armbruster · 6 years ago
  17. 44699e1 s390x: Fix the confusing contributions-after-2012 license statements by Thomas Huth · 6 years ago
  18. b10089a linux-user: Don't call gdb_handlesig() before queue_signal() by Peter Maydell · 6 years ago
  19. e5171a9 linux-user: move generic signal definitions to generic/signal.h by Laurent Vivier · 7 years ago
  20. 9850f9f linux-user: move get_sp_from_cpustate() to target_cpu.h by Laurent Vivier · 7 years ago
  21. 5de7706 linux-user: move generic fcntl definitions to generic/fcntl.h by Laurent Vivier · 7 years ago
  22. 500fa60 linux-user: move socket.h generic definitions to generic/sockbits.h by Laurent Vivier · 7 years ago
  23. 465e237 linux-user: introduce target_sigsp() and target_save_altstack() by Laurent Vivier · 7 years ago
  24. a5fd8ee linux-user: move s390x cpu loop to s390x directory by Laurent Vivier · 7 years ago
  25. cd71c08 linux-user: create a dummy per arch cpu_loop.c by Laurent Vivier · 7 years ago
  26. cb6ac80 linux-user: define TARGET_ARCH_HAS_SETUP_FRAME by Laurent Vivier · 7 years ago
  27. 4c4c73e linux-user: move s390x signal.c parts to s390x directory by Laurent Vivier · 7 years ago
  28. befb744 linux-user: create a dummy per arch signal.c by Laurent Vivier · 7 years ago
  29. 542ca43 linux-user: Move CPU type name selection to a function by Laurent Vivier · 7 years ago
  30. 2b74f62 linux-user: Implement ioctl cmd TIOCGPTPEER by Andreas Schwab · 7 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. 47405ab linux-user: Support for restarting system calls for S390 targets by Timothy E Baldwin · 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. 6f6a403 linux-user: Support target-to-host translation of mlockall argument by Tom Musta · 10 years ago
  39. 0903c8b linux-user: Minimum Sig Handler Stack Size for PPC64 ELF V2 by Tom Musta · 10 years ago
  40. cbc14e6 linux-user: set minimum kernel version to 2.6.32 by Riku Voipio · 11 years ago
  41. 4fc4732 linux-user: sync syscall numbers upto 3.13 by Riku Voipio · 11 years ago
  42. 19a894b linux-user: fixed s390x clone() argument order by Pavel Zbitskiy · 11 years ago
  43. 55a2b16 linux-user: create target_structs header to place ipc_perm and shmid_ds by Petar Jovanovic · 11 years ago
  44. 4ce6243 linux-user: Clean up handling of clone() argument order by Peter Maydell · 12 years ago
  45. 6291ad7 linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user by Peter Maydell · 12 years ago
  46. d5a103c target-s390: Reorg exception handling by Richard Henderson · 12 years ago
  47. d979e8e linux-user: Add syscall numbers from kernel 2.6.39.2 by Peter Maydell · 14 years ago
  48. a4c075f s390x: s390x-linux-user support by Ulrich Hecht · 16 years ago