1. e4e5cb4 {linux,bsd}-user: Introduce get_task_state() by Ilya Leoshkevich · 1 year ago
  2. 121c8dd linux-user: Split out cpu/target_proc.h by Richard Henderson · 1 year, 7 months ago
  3. da2b71f linux-user: Define ELF_ET_DYN_BASE in $guest/target_mman.h by Richard Henderson · 1 year, 8 months ago
  4. 2d70816 linux-user: Define TASK_UNMAPPED_BASE in $guest/target_mman.h by Richard Henderson · 1 year, 8 months ago
  5. 95fc5ed linux-user: move target_flat.h to target subdirs by Mike Frysinger · 2 years, 2 months ago
  6. 9f22020 linux-user: Provide MADV_* definitions by Ilya Leoshkevich · 2 years, 6 months ago
  7. a638af0 target/m68k: Make semihosting system only by Richard Henderson · 2 years, 11 months ago
  8. aeeb90a target/m68k: Implement TRAPcc by Richard Henderson · 2 years, 10 months ago
  9. 8115fc9 target/m68k: Fix address argument for EXCP_TRACE by Richard Henderson · 2 years, 10 months ago
  10. 710d747 target/m68k: Fix pc, c flag, and address argument for EXCP_DIV0 by Richard Henderson · 2 years, 10 months ago
  11. ad5a5cf target/m68k: Fix address argument for EXCP_CHK by Richard Henderson · 2 years, 10 months ago
  12. cf213da linux-user/m68k: Handle EXCP_TRAP1 through EXCP_TRAP15 by Richard Henderson · 2 years, 10 months ago
  13. 79e1d52 target/m68k: Raise the TRAPn exception with the correct pc by Richard Henderson · 2 years, 10 months ago
  14. 0f9668e Remove qemu-common.h include from most units by Marc-André Lureau · 3 years ago
  15. b13e49b linux-user: Move generic TARGET_RLIMIT* definitions to generic/target_resource.h by Serge Belyshev · 3 years, 2 months ago
  16. 72f6926 linux-user: Move target_struct.h generic definitions to generic/ by Richard Henderson · 3 years, 2 months ago
  17. 71dc6f7 linux-user/m68k: Use force_sig_fault by Richard Henderson · 3 years, 2 months ago
  18. 87e9bf2 linux-user: Split out do_prctl and subroutines by Richard Henderson · 3 years, 3 months ago
  19. f9d0707 linux-user: target_syscall.h remove definition TARGET_MINSIGSTKSZ by Song Gao · 3 years, 4 months ago
  20. e068b57 linux-user: Move target_signal.h generic definitions to generic/signal.h by Song Gao · 3 years, 4 months ago
  21. 57a0c93 linux-user: Rename TARGET_QEMU_ESIGRETURN to QEMU_ESIGRETURN by Richard Henderson · 3 years, 4 months ago
  22. af254a2 linux-user: Rename TARGET_ERESTARTSYS to QEMU_ERESTARTSYS by Richard Henderson · 3 years, 4 months ago
  23. 028772c target/m68k: Make m68k_cpu_tlb_fill sysemu only by Richard Henderson · 3 years, 6 months ago
  24. 5125ace linux-user/m68k: Implement setup_sigtramp by Richard Henderson · 3 years, 6 months ago
  25. 3b249d2 linux-user: Split linux-user internals out of qemu.h by Peter Maydell · 3 years, 6 months ago
  26. 2113aed linux-user: Split signal-related prototypes into signal-common.h by Peter Maydell · 3 years, 6 months ago
  27. 2fa4ad3 linux-user: update syscall.tbl to Linux v5.13 by Laurent Vivier · 3 years, 8 months ago
  28. 8f968b6 linux-user: Extract target errno to 'target_errno_defs.h' by Philippe Mathieu-Daudé · 3 years, 8 months ago
  29. ddc3e74 linux-user: Pass CPUArchState to target_restore_altstack by Richard Henderson · 3 years, 11 months ago
  30. 56384cf linux-user: Use target_restore_altstack in all sigreturn by Richard Henderson · 3 years, 11 months ago
  31. ce43748 linux-user: Correct definition of stack_t by LemonBoy · 4 years, 4 months ago
  32. 0cb113a linux-user: update syscall.tbl to Linux 5.9-rc7 by Laurent Vivier · 4 years, 6 months ago
  33. fcb6fcf linux-user: Add generic 'termbits.h' for some archs by Filip Bozuta · 4 years, 8 months ago
  34. 02e5d7d linux-user: Add strace support for printing arguments of syscalls used to lock and unlock memory by Filip Bozuta · 4 years, 7 months ago
  35. 3a30446 meson: linux-user by Marc-André Lureau · 6 years ago
  36. 28b7d5f linux-user: update syscall.tbl from linux 0bf999f9c5e7 by Laurent Vivier · 5 years ago
  37. 5b85cae linux-user, m68k: add syscall table generation support by Laurent Vivier · 5 years ago
  38. 3a08aa2 linux-user: m68k: Update syscall numbers to kernel 5.5 level by Aleksandar Markovic · 5 years ago
  39. 07a6ecf linux-user: Introduce cpu_clone_regs_parent by Richard Henderson · 5 years ago
  40. 608999d linux-user: Rename cpu_clone_regs to cpu_clone_regs_child by Richard Henderson · 5 years ago
  41. c6d0700 linux-user/m68k: remove simulator syscall interface by Laurent Vivier · 6 years ago
  42. f91005e Supply missing header guards by Markus Armbruster · 6 years ago
  43. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  44. a8d92fd target/m68k: Use env_cpu by Richard Henderson · 6 years ago
  45. 29a0af6 cpu: Replace ENV_GET_CPU with env_cpu by Richard Henderson · 6 years ago
  46. d749fb8 target/m68k: Fix LGPL information in the file headers by Thomas Huth · 6 years ago
  47. b10089a linux-user: Don't call gdb_handlesig() before queue_signal() by Peter Maydell · 6 years ago
  48. e285977 linux-user: Remove dead error-checking code by Peter Maydell · 6 years ago
  49. b9f8e55 target/m68k: use EXCP_ILLEGAL instead of EXCP_UNSUPPORTED by Laurent Vivier · 6 years ago
  50. e5171a9 linux-user: move generic signal definitions to generic/signal.h by Laurent Vivier · 7 years ago
  51. 9850f9f linux-user: move get_sp_from_cpustate() to target_cpu.h by Laurent Vivier · 7 years ago
  52. 050a1ba linux-user: move arm/aarch64/m68k fcntl definitions to [arm|aarch64|m68k]/target_fcntl.h by Laurent Vivier · 7 years ago
  53. 5de7706 linux-user: move generic fcntl definitions to generic/fcntl.h by Laurent Vivier · 7 years ago
  54. 500fa60 linux-user: move socket.h generic definitions to generic/sockbits.h by Laurent Vivier · 7 years ago
  55. 465e237 linux-user: introduce target_sigsp() and target_save_altstack() by Laurent Vivier · 7 years ago
  56. ff9803b linux-user: move m68k cpu loop to m68k directory by Laurent Vivier · 7 years ago
  57. cd71c08 linux-user: create a dummy per arch cpu_loop.c by Laurent Vivier · 7 years ago
  58. cb6ac80 linux-user: define TARGET_ARCH_HAS_SETUP_FRAME by Laurent Vivier · 7 years ago
  59. 4495abc linux-user: move m68k signal.c parts to m68k directory by Laurent Vivier · 7 years ago
  60. befb744 linux-user: create a dummy per arch signal.c by Laurent Vivier · 7 years ago
  61. 33dff5f linux-user, m68k: select CPU according to ELF header values by Laurent Vivier · 7 years ago
  62. 542ca43 linux-user: Move CPU type name selection to a function by Laurent Vivier · 7 years ago
  63. 2b74f62 linux-user: Implement ioctl cmd TIOCGPTPEER by Andreas Schwab · 7 years ago
  64. 23d208c linux-user: Update m68k syscall definitions to match Linux 4.6 by John Paul Adrian Glaubitz · 8 years ago
  65. 5457dc9 linux-user: fix TARGET_NR_select by Laurent Vivier · 9 years ago
  66. 3500385 linux-user: Clean up target_structs.h header guards by Markus Armbruster · 9 years ago
  67. 9c93ae1 linux-user: Clean up target_signal.h header guards by Markus Armbruster · 9 years ago
  68. 55c5063 linux-user: Clean up target_cpu.h header guards by Markus Armbruster · 9 years ago
  69. 3622634 linux-user: Clean up target_syscall.h header guards by Markus Armbruster · 9 years ago
  70. 7ccb84a linux-user: Support for restarting system calls for M68K targets by Timothy E Baldwin · 9 years ago
  71. 93a92d3 linux-user: correct timerfd_create syscall numbers by Riku Voipio · 9 years ago
  72. 460c579 build: [linux-user] Rename "syscall.h" to "target_syscall.h" in target directories by Lluís Vilanova · 9 years ago
  73. e73eecb linux-user: Update m68k syscall definitions to match Linux 4.4. by John Paul Adrian Glaubitz · 9 years ago
  74. 6f6a403 linux-user: Support target-to-host translation of mlockall argument by Tom Musta · 11 years ago
  75. 0903c8b linux-user: Minimum Sig Handler Stack Size for PPC64 ELF V2 by Tom Musta · 11 years ago
  76. 0429a97 cpu: Move opaque field from CPU_COMMON to CPUState by Andreas Färber · 12 years ago
  77. cbc14e6 linux-user: set minimum kernel version to 2.6.32 by Riku Voipio · 11 years ago
  78. 4fc4732 linux-user: sync syscall numbers upto 3.13 by Riku Voipio · 11 years ago
  79. 55a2b16 linux-user: create target_structs header to place ipc_perm and shmid_ds by Petar Jovanovic · 11 years ago
  80. 1ccd937 linux-user: Enable NPTL for m68k by Peter Maydell · 12 years ago
  81. 6291ad7 linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user by Peter Maydell · 12 years ago
  82. 0539024 linux-user: Don't overuse CPUState by Andreas Färber · 13 years ago
  83. d979e8e linux-user: Add syscall numbers from kernel 2.6.39.2 by Peter Maydell · 14 years ago
  84. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  85. 99a0949 Get rid of _t suffix by malc · 15 years ago
  86. 4b627a2 linux-user: update syscall list by Riku Voipio · 16 years ago
  87. 1d6198c Remove unnecessary trailing newlines by blueswir1 · 16 years ago
  88. 79383c9 Fix some warnings that would be generated by gcc -Wredundant-decls by blueswir1 · 17 years ago
  89. b28c91e m68k missing get_sp_from_cpustate(), by Thayne Harbaugh. by ths · 17 years ago
  90. 992f48a Support for 32 bit ABI on 64 bit targets (only enabled Sparc64) by blueswir1 · 17 years ago
  91. a04e134 linux-user sigaltstack() syscall, by Thayne Harbaugh. by ths · 17 years ago
  92. 8dd77cc Update Linux kernel syscall list. by ths · 17 years ago
  93. f05d35d Sync termbits.h with current Linux kernel. by ths · 17 years ago
  94. e6e5906 ColdFire target. by pbrook · 18 years ago