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