1. 2971871 bsd-user: Fix possible memory leaks and wrong realloc call by Stefan Weil · 14 years ago
  2. 67af42a Remove dead code for ARM semihosting commandline handling by Wolfgang Schildbach · 14 years ago
  3. f66724c Add new user mode option -ignore-environment by Stefan Weil · 15 years ago
  4. e5924d8 Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking) by Stefan Weil · 14 years ago
  5. 7ee2822 rename CONFIG_QEMU_PREFIX by Paolo Bonzini · 15 years ago
  6. 9002ec7 tcg: Initialize the prologue after GUEST_BASE is fixed. by Richard Henderson · 15 years ago
  7. 2ae144c Fix i386-bsd-user build by Blue Swirl · 15 years ago
  8. b035ffd Fix bsd-user qemu_vmalloc() host page protection code by Juergen Lock · 15 years ago
  9. 0c62de2 Fix bsd-user broken by commit b5ec5ce0e39d6e7ea707d5604a5f6d567dfd2f48 by Juergen Lock · 15 years ago
  10. 059bca4 bsd/darwin-user: mmap_frag() users only check for -1 error by Blue Swirl · 15 years ago
  11. b55a37c user: move CPU reset call to main.c for x86/PPC/Sparc by Blue Swirl · 15 years ago
  12. 544f4f0 bsd-user: fix breakage by 78cfb07fe0dc556cae662a0fab5fe1bd33daabdb by Blue Swirl · 15 years ago
  13. 78cfb07 bsd-user: FreeBSD update by Juergen Lock · 15 years ago
  14. b7d43d0 bsd-user: fix "#if 0"'d printf() by Paul Bolle · 15 years ago
  15. 6ece4df elfload: fix coding style nit by Michael S. Tsirkin · 15 years ago
  16. 032e51d BSD user: suppress a warning by Blue Swirl · 15 years ago
  17. 2fa5d9b BSD user: implement GUEST_BASE by Blue Swirl · 15 years ago
  18. fc0d96b bsd-user: Add generic env variable handling by Blue Swirl · 16 years ago
  19. 3702208 user: compile path.c only once by Blue Swirl · 16 years ago
  20. 28e738d Fix Sparse warning about missing prototype by Blue Swirl · 16 years ago
  21. 7cba04f More NULL pointer fixes by Blue Swirl · 16 years ago
  22. 2f7bb87 rename USE_NPTL to CONFIG_USE_NPTL by Juan Quintela · 16 years ago
  23. 9788c9c rename HAVE_GPROF to TARGET_GPROF by Juan Quintela · 16 years ago
  24. 18c9a9c bsd-users: fix strace by Christoph Egger · 16 years ago
  25. fff2a02 fix build warnings by Christoph Egger · 16 years ago
  26. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
  27. 5f65049 consolidate user cpu_{in, out}[bwl] into ioport-user.c by Isaku Yamahata · 16 years ago
  28. d43277c Fix missing strnlen problems by Blue Swirl · 16 years ago
  29. e99a22c Avoid collision with system NGROUPS definition by Blue Swirl · 16 years ago
  30. 31fc12d BSD user: initial support for i386 and x86_64 targets by blueswir1 · 16 years ago
  31. 1b530a6 Add new command line option -singlestep for tcg single stepping. by aurel32 · 16 years ago
  32. 9399f09 Fix BSD user: there is no NPTL by blueswir1 · 16 years ago
  33. 2d18e63 Flush stdout after printing usage() by blueswir1 · 16 years ago
  34. baa8c60 Fix qemu_malloc. by malc · 16 years ago
  35. 004c9ef Fix bsd-user compile like r6412 by blueswir1 · 16 years ago
  36. 2e77eac Fix user emulator breakage, based on patch by Riku Voipio by blueswir1 · 16 years ago
  37. 93fcfe3 Convert references to logfile/loglevel to use qemu_log*() macros by aliguori · 16 years ago
  38. 72d239e Get rid of user_mode_only by aurel32 · 16 years ago
  39. e58ffeb Remove all traces of __powerpc__ by malc · 16 years ago
  40. 530e761 Fix more FSF addresses by blueswir1 · 16 years ago
  41. 1609cd4 linux-user: Move abi_* typedefs into qemu-types.h by aurel32 · 16 years ago
  42. 6c173b3 Prepare for handling different BSD mmap() flags by blueswir1 · 16 years ago
  43. cdba95b Fix BSD user compilation on other than OpenBSD by blueswir1 · 16 years ago
  44. 77b9435 Use correct trap for syscalls on Sparc32 by blueswir1 · 16 years ago
  45. 5393906 Sparc32 BSD user support by blueswir1 · 16 years ago
  46. 8477850 Preliminary BSD user emulator support by blueswir1 · 16 years ago