1. 2a53535 linux-user: init_guest_space: Try to make ARM space+commpage continuous by Luke Shumaker · 7 years ago
  2. 2278b93 Use cpu_create(type) instead of cpu_init(cpu_model) by Igor Mammedov · 7 years ago
  3. e1e44a9 Merge remote-tracking branch 'remotes/xtensa/tags/20180316-xtensa' into staging by Peter Maydell · 7 years ago
  4. ba7651f target/xtensa: add linux-user support by Max Filippov · 8 years ago
  5. 3788c7b Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 7 years ago
  6. 5590190 Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.12-pull-request' into staging by Peter Maydell · 7 years ago
  7. bf9c3a5 linux-user: drop unused target_msync function by Max Filippov · 7 years ago
  8. 72d75bb linux-user: fix target_mprotect/target_munmap error return values by Max Filippov · 7 years ago
  9. 21b869a linux-user: fix assertion in shmdt by Max Filippov · 7 years ago
  10. e530acd linux-user: fix mmap/munmap/mprotect/mremap/shmat by Max Filippov · 7 years ago
  11. 8c17d86 linux-user: init_guest_space: Add a comment about search strategy by Luke Shumaker · 7 years ago
  12. aac362e linux-user: init_guest_space: Don't try to align if we'll reject it by Luke Shumaker · 7 years ago
  13. 7ad75ee linux-user: init_guest_space: Clean up control flow a bit by Luke Shumaker · 7 years ago
  14. 7e563bf Polish the version strings containing the package version by Thomas Huth · 7 years ago
  15. 955e304 linux-user: init_guest_commpage: Add a comment about size check by Luke Shumaker · 7 years ago
  16. 293f206 linux-user: init_guest_space: Clarify page alignment logic by Luke Shumaker · 7 years ago
  17. e7ea02e linux-user: init_guest_space: Correctly handle guest_start in commpage initialization by Luke Shumaker · 7 years ago
  18. f202481 linux-user: init_guest_space: Clean up if we can't initialize the commpage by Luke Shumaker · 7 years ago
  19. c3637ea linux-user: Rename validate_guest_space => init_guest_commpage by Luke Shumaker · 7 years ago
  20. 8756e13 linux-user: Use #if to only call validate_guest_space for 32-bit ARM target by Luke Shumaker · 7 years ago
  21. 41c97cc linux-user: drop unused target_msync function by Max Filippov · 7 years ago
  22. 78cf339 linux-user: fix target_mprotect/target_munmap error return values by Max Filippov · 7 years ago
  23. 3c5f6a5 linux-user: fix assertion in shmdt by Max Filippov · 7 years ago
  24. ebf9a36 linux-user: fix mmap/munmap/mprotect/mremap/shmat by Max Filippov · 7 years ago
  25. d4247ec linux-user: Support f_flags in statfs when available. by Shea Levy · 7 years ago
  26. f8b985d linux-user: Remove the unused "not implemented" signal handling stubs by Peter Maydell · 7 years ago
  27. daa4374 linux-user: Drop unicore32 code by Peter Maydell · 7 years ago
  28. 8c5931d aarch64-linux-user: Add support for SVE signal frame records by Richard Henderson · 7 years ago
  29. 7a53fb9 aarch64-linux-user: Add support for EXTRA signal frame records by Richard Henderson · 7 years ago
  30. e1eecd1 aarch64-linux-user: Remove struct target_aux_context by Richard Henderson · 7 years ago
  31. 3b505bb aarch64-linux-user: Split out helpers for guest signal handling by Richard Henderson · 7 years ago
  32. 85fc716 linux-user: Implement aarch64 PR_SVE_SET/GET_VL by Richard Henderson · 7 years ago
  33. 47ae93c RISC-V Linux User Emulation by Michael Clark · 7 years ago
  34. 0438f03 target/arm: Add ARM_FEATURE_V8_FCMA by Richard Henderson · 7 years ago
  35. 1dc81c1 target/arm: Add ARM_FEATURE_V8_RDM by Richard Henderson · 7 years ago
  36. 201b19d linux-user: Report AArch64 FP16 support via hwcap bits by Peter Maydell · 7 years ago
  37. 45506bd linux-user: MIPS set cpu to r6 CPU if binary is R6 by YunQiang Su · 7 years ago
  38. 33dff5f linux-user, m68k: select CPU according to ELF header values by Laurent Vivier · 7 years ago
  39. 768fe76 linux-user: introduce functions to detect CPU type by YunQiang Su · 7 years ago
  40. 542ca43 linux-user: Move CPU type name selection to a function by Laurent Vivier · 7 years ago
  41. b44316f linux-user: Remove THREAD macro by Peter Maydell · 7 years ago
  42. 5fdefcf linux-user: Fix sched_getaffinity mask size by Samuel Thibault · 7 years ago
  43. 2c41885 linux-user: Fix register used for 6th and 7th syscall argument on aarch64 by Guido Günther · 7 years ago
  44. 2b74f62 linux-user: Implement ioctl cmd TIOCGPTPEER by Andreas Schwab · 7 years ago
  45. 7e0019a Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' into staging by Peter Maydell · 7 years ago
  46. 955f56d target/arm: enable user-mode SHA-3, SM3, SM4 and SHA-512 instruction support by Ard Biesheuvel · 7 years ago
  47. 8f0a371 Clean up includes by Markus Armbruster · 7 years ago
  48. b1cef6d Drop remaining bits of ia64 host support by Peter Maydell · 7 years ago
  49. 35136a7 target/hppa: Add control registers by Richard Henderson · 7 years ago
  50. 2986721 target/hppa: Define hardware exception types by Richard Henderson · 7 years ago
  51. 8ebb314 linux-user/signal.c: Rename MC_* defines by Peter Maydell · 7 years ago
  52. 9a2b525 target/arm: Add aa{32, 64}_vfp_{dreg, qreg} helpers by Richard Henderson · 7 years ago
  53. 95d0307 linux-user: implement renameat2 by Andreas Schwab · 7 years ago
  54. b827c3e linux-user: Add getcpu() support by Samuel Thibault · 7 years ago
  55. 444cd5c linux-user: Add AT_SECURE auxval by Marco A L Barbosa · 7 years ago
  56. 2e0a871 linux-user: Fix sched_get/setaffinity conversion by Samuel Thibault · 7 years ago
  57. 95e6d43 linux-user/mmap.c: Avoid choosing NULL as start address by Maximilian Riemensberger · 7 years ago
  58. 10fa993 linux-user: Translate flags argument to dup3 syscall by Peter Maydell · 7 years ago
  59. ad762b9 linux-user: Don't use CMSG_ALIGN(sizeof struct cmsghdr) by Peter Maydell · 7 years ago
  60. 7174970 linux-user: Fix length calculations in host_to_target_cmsg() by Peter Maydell · 7 years ago
  61. 06065c4 linux-user: wrap fork() in a start/end exclusive section by Peter Maydell · 7 years ago
  62. 024949c linux-user: Fix locking order in fork_start() by Peter Maydell · 7 years ago
  63. 5796485 linux-user/arm/nwfpe: Check coprocessor number for FPA emulation by Peter Maydell · 7 years ago
  64. 50f22fa linux-user: Fix endianess of aarch64 signal trampoline by Michael Weiser · 7 years ago
  65. cb3aa5f linux-user: Add separate aarch64_be uname by Michael Weiser · 7 years ago
  66. dfdcf34 linux-user: Add support for big-endian aarch64 by Michael Weiser · 7 years ago
  67. 8bf6cba target/m68k: add chk and chk2 by Laurent Vivier · 7 years ago
  68. ef59760 linux-user, m68k: correctly manage SR in context by Laurent Vivier · 7 years ago
  69. f85da30 target/sh4: Use cmpxchg for movco when parallel_cpus by Richard Henderson · 7 years ago
  70. 47181f5 misc: remove headers implicitly included by Philippe Mathieu-Daudé · 7 years ago
  71. 3c254ab Remove empty statements by Ladi Prosek · 7 years ago
  72. f516511 linux-user: Fix calculation of auxv length by Peter Maydell · 7 years ago
  73. 78bfef7 linux-user: Handle rt_sigaction correctly for SPARC by Peter Maydell · 7 years ago
  74. 15e692a linux-user/ppc: Report correct fault address for data faults by Peter Maydell · 7 years ago
  75. f2d34df linux-user/s390x: Mask si_addr for SIGSEGV by Peter Maydell · 7 years ago
  76. a8b154a linux-user: return EINVAL from prctl(PR_*_SECCOMP) by James Cowgill · 7 years ago
  77. a4dd3d5 linux-user: fix 'finshed' typo in comment by Emilio G. Cota · 7 years ago
  78. 8bf8e9d linux-user/syscall.c: Handle SH4's exceptional alignment for p{read, write}64 by James Clarke · 7 years ago
  79. 541e169 linux-user: Handle TARGET_MAP_STACK and TARGET_MAP_HUGETLB by Helge Deller · 7 years ago
  80. 3d60c84 linux-user/hppa: Fix TARGET_F_RDLCK, TARGET_F_WRLCK, TARGET_F_UNLCK by Helge Deller · 7 years ago
  81. e65be6a linux-user/hppa: Fix TARGET_MAP_TYPE by Helge Deller · 7 years ago
  82. 92afb15 linux-user/hppa: Fix typo for TARGET_NR_epoll_wait by Helge Deller · 7 years ago
  83. fc37dcf linux-user/hppa: Fix cpu_clone_regs by Richard Henderson · 7 years ago
  84. 2da6e76 linux-user/hppa: Fix TARGET_SA_* defines by Helge Deller · 7 years ago
  85. 7f047de linux-user: Restrict usage of sa_restorer by Richard Henderson · 7 years ago
  86. d5ebe62 sh4: simplify superh_cpu_class_by_name() by Igor Mammedov · 7 years ago
  87. 3468b59 tcg: enable multiple TCG contexts in softmmu by Emilio G. Cota · 7 years ago
  88. e8feb96 tcg: introduce regions to split code_gen_buffer by Emilio G. Cota · 8 years ago
  89. b1311c4 tcg: define tcg_init_ctx and make tcg_ctx a pointer by Emilio G. Cota · 8 years ago
  90. 44ded3d tcg: take tb_ctx out of TCGContext by Emilio G. Cota · 8 years ago
  91. f2a48d6 Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20171018' into staging by Peter Maydell · 7 years ago
  92. f443e39 linux-user: Fix TARGET_MTIOCTOP/MTIOCGET/MTIOCPOS values by Peter Maydell · 7 years ago
  93. 8423fa9 linux-user/main: support dfilter by Alex Bennée · 7 years ago
  94. d6d6d6f linux-user: Add some random ioctls by Marco A L Barbosa · 7 years ago
  95. 2de123a linux-user: remove duplicate break in syscall by Carlo Marcelo Arenas Belón · 7 years ago
  96. 1847b7b linux-user: Fix target FS_IOC_GETFLAGS and FS_IOC_SETFLAGS numbers by Peter Maydell · 7 years ago
  97. 18e80c5 linux-user: Tidy and enforce reserved_va initialization by Richard Henderson · 7 years ago
  98. e568f9d linux-user: Allow -R values up to 0xffff0000 for 32-bit ARM guests by Peter Maydell · 7 years ago
  99. dd13df0 linux-user: remove duplicate break in syscall by Carlo Marcelo Arenas Belón · 7 years ago
  100. ee46a46 target/m68k,linux-user: manage FP registers in ucontext by Laurent Vivier · 7 years ago