1. c8057f9 Support 'help' as a synonym for '?' in command line options by Peter Maydell · 13 years ago
  2. 7fc5152 build: move *-user/ objects to nested Makefile.objs by Paolo Bonzini · 13 years ago
  3. fdcb4fb bsd-user: Use cpu_reset() in after cpu_init() by Andreas Färber · 13 years ago
  4. d6ef40b bsd-user: fix compile failure by Peter Maydell · 13 years ago
  5. 9349b4f Rename CPUState -> CPUArchState by Andreas Färber · 13 years ago
  6. b98e9ca bsd-user: Don't overuse CPUState by Andreas Färber · 13 years ago
  7. 1bba0dc Rename cpu_reset() to cpu_state_reset() by Andreas Färber · 13 years ago
  8. ce008c1 qom: Add QOM support to user emulators by Andreas Färber · 13 years ago
  9. c7c530c elf: Improve symbol lookup (optimize, fix for bsd-user) by Stefan Weil · 13 years ago
  10. 9423a2e Merge remote-tracking branch 'stefanha/trivial-patches-next' into staging by Anthony Liguori · 13 years ago
  11. e7d8100 Fix spelling in comments, documentation and messages by Stefan Weil · 13 years ago
  12. c580dee bsd_user: Fix potential null pointer dereference by Stefan Weil · 13 years ago
  13. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  14. d5ab971 Avoid allocating TCG resources in non-TCG mode by Jan Kiszka · 14 years ago
  15. 4b5dfd8 user: Restore debug usage message for '-d ?' in user mode emulation by Peter Maydell · 14 years ago
  16. 1dfdcaa user: Fix -d debug logging for usermode emulation by Edgar E. Iglesias · 14 years ago
  17. 2b41f10 Remove exec-all.h include directives by Blue Swirl · 14 years ago
  18. c235d73 Command line support for altering the log file location by Matthew Fernandez · 14 years ago
  19. 9bf0960 Fix compilation warning due to missing header for sigaction (followup) by Alexandre Raymond · 14 years ago
  20. 5ba1854 Fix spelling in comments (intruction -> instruction) by Stefan Weil · 14 years ago
  21. 1301f32 Fix typos in comments (neccessary -> necessary) by Stefan Weil · 14 years ago
  22. 2971871 bsd-user: Fix possible memory leaks and wrong realloc call by Stefan Weil · 14 years ago
  23. 67af42a Remove dead code for ARM semihosting commandline handling by Wolfgang Schildbach · 14 years ago
  24. f66724c Add new user mode option -ignore-environment by Stefan Weil · 15 years ago
  25. e5924d8 Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking) by Stefan Weil · 14 years ago
  26. 7ee2822 rename CONFIG_QEMU_PREFIX by Paolo Bonzini · 15 years ago
  27. 9002ec7 tcg: Initialize the prologue after GUEST_BASE is fixed. by Richard Henderson · 15 years ago
  28. 2ae144c Fix i386-bsd-user build by Blue Swirl · 15 years ago
  29. b035ffd Fix bsd-user qemu_vmalloc() host page protection code by Juergen Lock · 15 years ago
  30. 0c62de2 Fix bsd-user broken by commit b5ec5ce0e39d6e7ea707d5604a5f6d567dfd2f48 by Juergen Lock · 15 years ago
  31. 059bca4 bsd/darwin-user: mmap_frag() users only check for -1 error by Blue Swirl · 15 years ago
  32. b55a37c user: move CPU reset call to main.c for x86/PPC/Sparc by Blue Swirl · 15 years ago
  33. 544f4f0 bsd-user: fix breakage by 78cfb07fe0dc556cae662a0fab5fe1bd33daabdb by Blue Swirl · 15 years ago
  34. 78cfb07 bsd-user: FreeBSD update by Juergen Lock · 15 years ago
  35. b7d43d0 bsd-user: fix "#if 0"'d printf() by Paul Bolle · 15 years ago
  36. 6ece4df elfload: fix coding style nit by Michael S. Tsirkin · 15 years ago
  37. 032e51d BSD user: suppress a warning by Blue Swirl · 15 years ago
  38. 2fa5d9b BSD user: implement GUEST_BASE by Blue Swirl · 15 years ago
  39. fc0d96b bsd-user: Add generic env variable handling by Blue Swirl · 16 years ago
  40. 3702208 user: compile path.c only once by Blue Swirl · 16 years ago
  41. 28e738d Fix Sparse warning about missing prototype by Blue Swirl · 16 years ago
  42. 7cba04f More NULL pointer fixes by Blue Swirl · 16 years ago
  43. 2f7bb87 rename USE_NPTL to CONFIG_USE_NPTL by Juan Quintela · 16 years ago
  44. 9788c9c rename HAVE_GPROF to TARGET_GPROF by Juan Quintela · 16 years ago
  45. 18c9a9c bsd-users: fix strace by Christoph Egger · 16 years ago
  46. fff2a02 fix build warnings by Christoph Egger · 16 years ago
  47. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
  48. 5f65049 consolidate user cpu_{in, out}[bwl] into ioport-user.c by Isaku Yamahata · 16 years ago
  49. d43277c Fix missing strnlen problems by Blue Swirl · 16 years ago
  50. e99a22c Avoid collision with system NGROUPS definition by Blue Swirl · 16 years ago
  51. 31fc12d BSD user: initial support for i386 and x86_64 targets by blueswir1 · 16 years ago
  52. 1b530a6 Add new command line option -singlestep for tcg single stepping. by aurel32 · 16 years ago
  53. 9399f09 Fix BSD user: there is no NPTL by blueswir1 · 16 years ago
  54. 2d18e63 Flush stdout after printing usage() by blueswir1 · 16 years ago
  55. baa8c60 Fix qemu_malloc. by malc · 16 years ago
  56. 004c9ef Fix bsd-user compile like r6412 by blueswir1 · 16 years ago
  57. 2e77eac Fix user emulator breakage, based on patch by Riku Voipio by blueswir1 · 16 years ago
  58. 93fcfe3 Convert references to logfile/loglevel to use qemu_log*() macros by aliguori · 16 years ago
  59. 72d239e Get rid of user_mode_only by aurel32 · 16 years ago
  60. e58ffeb Remove all traces of __powerpc__ by malc · 16 years ago
  61. 530e761 Fix more FSF addresses by blueswir1 · 16 years ago
  62. 1609cd4 linux-user: Move abi_* typedefs into qemu-types.h by aurel32 · 16 years ago
  63. 6c173b3 Prepare for handling different BSD mmap() flags by blueswir1 · 16 years ago
  64. cdba95b Fix BSD user compilation on other than OpenBSD by blueswir1 · 16 years ago
  65. 77b9435 Use correct trap for syscalls on Sparc32 by blueswir1 · 16 years ago
  66. 5393906 Sparc32 BSD user support by blueswir1 · 16 years ago
  67. 8477850 Preliminary BSD user emulator support by blueswir1 · 16 years ago