1. f7795e4 misc: Replace zero-length arrays with flexible array member (automatic) by Philippe Mathieu-Daudé · 5 years ago
  2. 23c11b0 target: Do not include "exec/exec-all.h" if it is not necessary by Philippe Mathieu-Daudé · 7 years ago
  3. bd88c78 qom/cpu: remove host_tid field by Alex Bennée · 8 years ago
  4. 95992b6 bsd-user: align use of mmap_lock to that of linux-user by Alex Bennée · 8 years ago
  5. 1bc7e52 exec: Reduce CONFIG_USER_ONLY ifdeffenery by Igor Mammedov · 9 years ago
  6. fd9a304 Changed malloc to g_malloc, free to g_free in bsd-user/qemu.h by Md Haris Iqbal · 9 years ago
  7. 63c9155 cpu: move exec-all.h inclusion out of cpu.h by Paolo Bonzini · 9 years ago
  8. 0c6940d build: [bsd-user] Rename "syscall.h" to "target_syscall.h" in target directories by Lluís Vilanova · 9 years ago
  9. 30456d5 all: Clean up includes by Peter Maydell · 9 years ago
  10. 8fd19e6 exec: make mmap_lock/mmap_unlock globally available by Paolo Bonzini · 10 years ago
  11. 4cbea59 linux-user: remove --enable-guest-base/--disable-guest-base by Laurent Vivier · 9 years ago
  12. 88dae46 bsd-user: GPL v2 attribution update and style by Sean Bruno · 11 years ago
  13. f08b617 softmmu: introduce cpu_ldst.h by Paolo Bonzini · 11 years ago
  14. 6f20f55 *-user: Improve documentation for lock_user function by Stefan Weil · 11 years ago
  15. 41d1af4 *-user: Fix typo in comment (ulocking -> unlocking) by Stefan Weil · 11 years ago
  16. dca1173 bsd-user: Change thread_env to CPUState by Andreas Färber · 12 years ago
  17. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  18. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  19. ee9baa0 user: Rename qemu-types.h to qemu-user-types.h by Eduardo Habkost · 12 years ago
  20. 9349b4f Rename CPUState -> CPUArchState by Andreas Färber · 13 years ago
  21. 1301f32 Fix typos in comments (neccessary -> necessary) by Stefan Weil · 14 years ago
  22. 67af42a Remove dead code for ARM semihosting commandline handling by Wolfgang Schildbach · 14 years ago
  23. e5924d8 Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking) by Stefan Weil · 14 years ago
  24. 78cfb07 bsd-user: FreeBSD update by Juergen Lock · 15 years ago
  25. 2fa5d9b BSD user: implement GUEST_BASE by Blue Swirl · 15 years ago
  26. 3702208 user: compile path.c only once by Blue Swirl · 16 years ago
  27. 28e738d Fix Sparse warning about missing prototype by Blue Swirl · 16 years ago
  28. 2f7bb87 rename USE_NPTL to CONFIG_USE_NPTL by Juan Quintela · 16 years ago
  29. 9399f09 Fix BSD user: there is no NPTL by blueswir1 · 16 years ago
  30. 1609cd4 linux-user: Move abi_* typedefs into qemu-types.h by aurel32 · 16 years ago
  31. 8477850 Preliminary BSD user emulator support by blueswir1 · 16 years ago