1. 9d2803f linux-user: Pass si_type information to queue_signal() explicitly by Peter Maydell · 8 years ago
  2. 0cb581d linux-user: report signals being taken in strace output by Peter Maydell · 8 years ago
  3. 38e826d linux-user/qemu.h: change malloc to g_malloc, free to g_free by Md Haris Iqbal · 9 years ago
  4. 1bc7e52 exec: Reduce CONFIG_USER_ONLY ifdeffenery by Igor Mammedov · 8 years ago
  5. d317091 linux-user: Make semihosting heap/stack fields abi_ulongs by Peter Maydell · 9 years ago
  6. 1d48fdd linux-user: Don't use sigfillset() on uc->uc_sigmask by Peter Maydell · 9 years ago
  7. 7dcdaea linux-user: Make target_strerror() return 'const char *' by Peter Maydell · 9 years ago
  8. 655ed67 linux-user: Queue synchronous signals separately by Timothy E Baldwin · 9 years ago
  9. 907f5fd linux-user: Remove real-time signal queuing by Timothy E Baldwin · 9 years ago
  10. 3d3efba linux-user: Fix race between multiple signals by Peter Maydell · 9 years ago
  11. 4d330ce linux-user: Provide safe_syscall for fixing races between signals and syscalls by Timothy E Baldwin · 9 years ago
  12. 63c9155 cpu: move exec-all.h inclusion out of cpu.h by Paolo Bonzini · 9 years ago
  13. 460c579 build: [linux-user] Rename "syscall.h" to "target_syscall.h" in target directories by Lluís Vilanova · 9 years ago
  14. 30456d5 all: Clean up includes by Peter Maydell · 9 years ago
  15. 59baae9 linux-user: remove MAX_ARG_PAGES limit by Stefan Brüns · 9 years ago
  16. 84646ee linux-user: remove unused image_info members by Stefan Brüns · 9 years ago
  17. 8fd19e6 exec: make mmap_lock/mmap_unlock globally available by Paolo Bonzini · 9 years ago
  18. a42267e linux-user: fix gcc-4.9 compiler error on __{get,put]}_user by Riku Voipio · 11 years ago
  19. f08b617 softmmu: introduce cpu_ldst.h by Paolo Bonzini · 11 years ago
  20. a7ec0f9 linux-user: Don't allow guest to block SIGSEGV by Peter Maydell · 11 years ago
  21. 1c27592 signal: added a wrapper for sigprocmask function by Alex Barcelo · 11 years ago
  22. f0116c5 linux-user: Remove regs parameter of load_elf_binary and load_flt_binary by Will Newton · 11 years ago
  23. 55a2b16 linux-user: create target_structs header to place ipc_perm and shmid_ds by Petar Jovanovic · 11 years ago
  24. 03cfd8f linux-user: add support of binfmt_misc 'O' flag by Laurent Vivier · 11 years ago
  25. 6f20f55 *-user: Improve documentation for lock_user function by Stefan Weil · 11 years ago
  26. 41d1af4 *-user: Fix typo in comment (ulocking -> unlocking) by Stefan Weil · 11 years ago
  27. 4a24a75 linux-user: Allow targets to specify a minimum uname release by Peter Maydell · 11 years ago
  28. 848d72c linux-user: Make sure NWFPE code is 32 bit ARM only by Peter Maydell · 11 years ago
  29. 24cb36a configure: Make NPTL non-optional by Peter Maydell · 12 years ago
  30. 1ccd937 linux-user: Enable NPTL for m68k by Peter Maydell · 12 years ago
  31. dfeab06 linux-user: Move includes of target-specific headers to end of qemu.h by Peter Maydell · 12 years ago
  32. a2247f8 linux-user: Change thread_env to CPUState by Andreas Färber · 12 years ago
  33. 6291ad7 linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user by Peter Maydell · 12 years ago
  34. 0bc8ce9 linux-user: Restore cast to target type in get_user() by Peter Maydell · 12 years ago
  35. 658f2dc linux-user: Rewrite __get_user/__put_user with __builtin_choose_expr by Richard Henderson · 12 years ago
  36. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  37. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  38. ee9baa0 user: Rename qemu-types.h to qemu-user-types.h by Eduardo Habkost · 12 years ago
  39. a05c640 linux-user: Fix siginfo handling by Richard Henderson · 12 years ago
  40. 62724cc linux-user: Use memcpy in get_user/put_user. by Richard Henderson · 13 years ago
  41. 806d102 linux-user: Use init_guest_space when -R and -B are specified by Meador Inge · 12 years ago
  42. dce1040 linux-user: Factor out guest space probing into a function by Meador Inge · 12 years ago
  43. d8fd295 Userspace ARM BE8 support by Paul Brook · 13 years ago
  44. 59e9d91 linux-user: resolve reserved_va vma downwards by Peter Maydell · 13 years ago
  45. 9349b4f Rename CPUState -> CPUArchState by Andreas Färber · 13 years ago
  46. 125b0f5 linux-user: save auxv length by Alexander Graf · 13 years ago
  47. d0fd11f linux-user: stack_base is now mandatory on all targets by Riku Voipio · 13 years ago
  48. 97cc756 linux-user: Implement new ARM 64 bit cmpxchg kernel helper by Dr. David Alan Gilbert · 13 years ago
  49. 5945cfc linux-user: Bump do_syscall() up to 8 syscall arguments by Peter Maydell · 14 years ago
  50. 1301f32 Fix typos in comments (neccessary -> necessary) by Stefan Weil · 14 years ago
  51. d2fbca9 unicore32: necessary modifications for other files to support unicore32 by Guan Xuetao · 14 years ago
  52. 1af02e8 linux-user/elfload: add FDPIC support by Mike Frysinger · 14 years ago
  53. 67af42a Remove dead code for ARM semihosting commandline handling by Wolfgang Schildbach · 14 years ago
  54. bee7000 linux-user: remove unnecessary local from __get_user(), __put_user() by Peter Maydell · 14 years ago
  55. 48e15fc linux-user: fix memory leaks with NPTL emulation by Nathan Froyd · 14 years ago
  56. e5924d8 Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking) by Stefan Weil · 14 years ago
  57. 9955ffa linux-user: Reduce lseek+reads while loading elf files. by Richard Henderson · 14 years ago
  58. 97374d3 Usermode exec-stack fix by Paul Brook · 15 years ago
  59. 6495a04 linux-user: Remove ELFLOAD32. by Richard Henderson · 15 years ago
  60. 703e0e8 linux-user: Use RLIMIT_STACK for default stack size. by Richard Henderson · 15 years ago
  61. 14f24e1 linux-user: Fix mmap_find_vma returning invalid addresses. by Richard Henderson · 15 years ago
  62. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  63. 99a0949 Get rid of _t suffix by malc · 15 years ago
  64. 72cf2d4 Fix sys-queue.h conflict for good by Blue Swirl · 15 years ago
  65. 3702208 user: compile path.c only once by Blue Swirl · 15 years ago
  66. 2f7bb87 rename USE_NPTL to CONFIG_USE_NPTL by Juan Quintela · 15 years ago
  67. 379f669 Userspace guest address offsetting by Paul Brook · 16 years ago
  68. fd4d81d linux-user: increment MAX_ARG_PAGES by Arnaud Patard · 16 years ago
  69. edf8e2a linux-user: implemented ELF coredump support for ARM target by Mika Westerberg · 16 years ago
  70. 9ad197d export mmap_find_vma for shmat by Riku Voipio · 16 years ago
  71. 425be42 Avoid implicit truncation compiler warnings by Paul Brook · 16 years ago
  72. 1d9d8b5 Translate signal values in exit status. by pbrook · 16 years ago
  73. c276471 The _exit syscall is used for both thread termination in NPTL applications, by pbrook · 16 years ago
  74. d088d66 linux-user: identify running binary in /proc/self/exe by aurel32 · 16 years ago
  75. 1609cd4 linux-user: Move abi_* typedefs into qemu-types.h by aurel32 · 16 years ago
  76. 440c7e8 Export x86_stack_size in qemu.h by blueswir1 · 16 years ago
  77. 79383c9 Fix some warnings that would be generated by gcc -Wredundant-decls by blueswir1 · 16 years ago
  78. d597536 Multithreaded locking fixes. by pbrook · 17 years ago
  79. 1235fc0 Spelling fixes, by Stefan Weil. by ths · 17 years ago
  80. c8a706f Multithreaded locking for mmap(). by pbrook · 17 years ago
  81. 0776590 Mark host brk() area as reserved. by pbrook · 17 years ago
  82. 624f797 Make signal queues per thread. by pbrook · 17 years ago
  83. 4cb0596 Perform target->host signal mapping for *kill syscalls. by pbrook · 17 years ago
  84. a745ec6 Update ARM rt_frame layout. by pbrook · 17 years ago
  85. 06177d3 Fix a compiler error with DEBUG_REMAP enabled (Thayne Harbaugh). by balrog · 17 years ago
  86. 2f61969 suppressed tgetx and tputx (initial patch by Thayne Harbaugh) by bellard · 17 years ago
  87. 4683b13 always define TARGET_ABI32 if 32 bit user by bellard · 17 years ago
  88. dae3270 suppressed page_unprotect_range() - fixed access_ok() by bellard · 17 years ago
  89. c16f9ed use correct types by bellard · 17 years ago
  90. 579a97f Linux user memory access API change (initial patch by Thayne Harbaugh) by bellard · 17 years ago
  91. f3e3285 Fix some compiler warnings. by ths · 17 years ago
  92. 89343ec EFAULT - update __get_user() __put_user(), by Thayne Harbaugh. by ths · 17 years ago
  93. 3d97b40 EFAULT - verify pages are in cache and are read/write, by Thayne Harbaugh. by ths · 17 years ago
  94. b92c47c Strace for userland emulation, by Stuart Anderson and Thayne Harbaugh. by ths · 17 years ago
  95. 992f48a Support for 32 bit ABI on 64 bit targets (only enabled Sparc64) by blueswir1 · 17 years ago
  96. cb33da5 Support for executing 32 bit SPARC32PLUS files for Sparc64 user emulator by blueswir1 · 17 years ago
  97. 3d17787 Fix host and target longs confusions (continued). by j_mayer · 17 years ago
  98. 5bfb56b Implement sparc64_[gs]et_context by blueswir1 · 17 years ago
  99. a5b85f7 Fix mmap to handle differing host/target page sizes, by Edgar E. Iglesias. by ths · 17 years ago
  100. a04e134 linux-user sigaltstack() syscall, by Thayne Harbaugh. by ths · 17 years ago