1. f5048cb maint: Include bug-reporting info in --help output by Eric Blake · 7 years ago
  2. e433518 bsd-user/main.c: Fix unused variable warning by Peter Maydell · 8 years ago
  3. 4a65a86 bsd-user/bsdload.c: Remove write-only id_change variable by Peter Maydell · 8 years ago
  4. 7102595 bsd-user/elfload.c: Fix set-but-not-used warnings by Peter Maydell · 8 years ago
  5. 06943a6 bsd-user/mmap.c: Move __thread attribute to right place by Peter Maydell · 8 years ago
  6. bd88c78 qom/cpu: remove host_tid field by Alex Bennée · 8 years ago
  7. beeaef5 tcg: move tb_lock out of translate-all.h by Paolo Bonzini · 8 years ago
  8. ec45bbe util: Use g_malloc/g_free in envlist.c by Saurav Sachidanand · 8 years ago
  9. 95992b6 bsd-user: align use of mmap_lock to that of linux-user by Alex Bennée · 8 years ago
  10. c864575 configure: remove Cygwin by Paolo Bonzini · 8 years ago
  11. 301e40e translate-all: add DEBUG_LOCKING asserts by Alex Bennée · 8 years ago
  12. 0781dd6 Put the copyright information on a separate line by Thomas Huth · 8 years ago
  13. fe4db84 trace: provide mechanism for registering trace events by Daniel P. Berrange · 8 years ago
  14. 48f5921 bsd-user: fix FreeBSD build after d148d90e by Ed Maste · 8 years ago
  15. cc9a366 Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging by Peter Maydell · 8 years ago
  16. 2bfe11c trace: Properly initialize dynamic event states in hot-plugged vCPUs by Lluís Vilanova · 8 years ago
  17. ab12997 cpus-common: move exclusive work infrastructure from linux-user by Paolo Bonzini · 8 years ago
  18. d148d90 cpus-common: move CPU work item management to common code by Sergey Fedorov · 8 years ago
  19. 267f685 cpus-common: move CPU list management to common code by Paolo Bonzini · 8 years ago
  20. 8c1c230 Fix bsd-user build after d915b7bb by Ed Maste · 8 years ago
  21. d915b7b Update ancient copyright string in -version output by Peter Maydell · 8 years ago
  22. ded554c Fix bsd-user build errors after 8642c1b81e0418df066a7960a7426d85a923a253 by Sean Bruno · 8 years ago
  23. 1bc7e52 exec: Reduce CONFIG_USER_ONLY ifdeffenery by Igor Mammedov · 9 years ago
  24. a3b3437 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 9 years ago
  25. 4815185 trace: Add per-vCPU tracing states for events with the 'vcpu' property by Lluís Vilanova · 9 years ago
  26. 6913e79 trace: [bsd-user] Commandline arguments to control tracing by Lluís Vilanova · 9 years ago
  27. fd9a304 Changed malloc to g_malloc, free to g_free in bsd-user/qemu.h by Md Haris Iqbal · 9 years ago
  28. 175de52 Clean up decorations and whitespace around header guards by Markus Armbruster · 9 years ago
  29. 9c15e70 trace: [*-user] Add events to trace guest syscalls in syscall emulation mode by Lluís Vilanova · 9 years ago
  30. daa76aa log: Fix qemu_set_log_filename() error handling by Markus Armbruster · 9 years ago
  31. 02d0e09 os-posix: include sys/mman.h by Paolo Bonzini · 9 years ago
  32. 3e2c0e0 cpu: Eliminate cpudef_init(), cpudef_setup() by Eduardo Habkost · 9 years ago
  33. 63c9155 cpu: move exec-all.h inclusion out of cpu.h by Paolo Bonzini · 9 years ago
  34. f2937a3 log: do not use CONFIG_USER_ONLY by Paolo Bonzini · 9 years ago
  35. 43b0ea1 bsd-user: Suppress gcc 4.x -Wpointer-sign (included in -Wall) warning by Ed Maste · 9 years ago
  36. abd4556 bsd-user: add qemu/cutils.h include after f348b6d by Ed Maste · 9 years ago
  37. c40e13e bsd-user: add necessary includes to fix warnings by Ed Maste · 9 years ago
  38. f348b6d util: move declarations out of qemu-common.h by Veronia Bahaa · 9 years ago
  39. 0c6940d build: [bsd-user] Rename "syscall.h" to "target_syscall.h" in target directories by Lluís Vilanova · 9 years ago
  40. 30456d5 all: Clean up includes by Peter Maydell · 9 years ago
  41. 2231197 bsd-user: Clean up includes by Peter Maydell · 9 years ago
  42. 508127e log: do not unnecessarily include qom/cpu.h by Paolo Bonzini · 9 years ago
  43. c8ee0a4 linux-user: convert DEBUG_SIGNAL logging to tracepoints by Paolo Bonzini · 9 years ago
  44. 1382902 user: introduce "-d page" by Paolo Bonzini · 9 years ago
  45. 0c2d70c translate-all: ensure host page mask is always extended with 1's by Paolo Bonzini · 9 years ago
  46. 4a7428c s/cpu_get_real_ticks/cpu_get_host_ticks/ by Christopher Covington · 9 years ago
  47. a2aa09e Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 9 years ago
  48. ef1e1e0 maint: avoid useless "if (foo) free(foo)" pattern by Daniel P. Berrange · 9 years ago
  49. 1618d2a maint: remove unused include for signal.h by Daniel P. Berrange · 9 years ago
  50. 8fd19e6 exec: make mmap_lock/mmap_unlock globally available by Paolo Bonzini · 9 years ago
  51. 4cbea59 linux-user: remove --enable-guest-base/--disable-guest-base by Laurent Vivier · 9 years ago
  52. cb48f67 bsd-user: Fix operand to cpu_x86_exec by Richard Henderson · 9 years ago
  53. ea3e984 cpu-exec: Purge all uses of ENV_GET_CPU() by Peter Crosthwaite · 10 years ago
  54. f7ec7f7 gdbstub: Change gdbserver_fork() to accept cpu instead of env by Peter Crosthwaite · 10 years ago
  55. f809c60 target-i386: use memory API to implement SMRAM by Paolo Bonzini · 10 years ago
  56. 02f4035 linux-user, bsd-user: Remove two calls to cpu_exec_init_all by Fam Zheng · 10 years ago
  57. 2994fd9 cpu: Make cpu_init() return QOM CPUState object by Eduardo Habkost · 10 years ago
  58. b8d6ac9 bsd-user/elfload.c: Don't use ldl() or ldq_raw() by Peter Maydell · 10 years ago
  59. c4af6d4 bsd-user: Fix syscall format, add strace support for more syscalls by Sean Bruno · 11 years ago
  60. f35f961 bsd-user: Implement strace support for thr_* syscalls by Sean Bruno · 11 years ago
  61. 1e50165 bsd-user: Implement strace support for extattr_* syscalls by Sean Bruno · 11 years ago
  62. 6054748 bsd-user: Implement strace support for __acl_* syscalls by Sean Bruno · 11 years ago
  63. b85159a bsd-user: Implement strace support for print_ioctl syscall by Sean Bruno · 11 years ago
  64. 80b3460 bsd-user: Implement strace support for print_sysctl syscall by Sean Bruno · 11 years ago
  65. 88dae46 bsd-user: GPL v2 attribution update and style by Sean Bruno · 11 years ago
  66. b7b5233 bsd-user/mmap.c: Don't try to override g_malloc/g_free by Peter Maydell · 11 years ago
  67. 6b24119 bsd-user: refresh freebsd system call numbers by Stacey Son · 11 years ago
  68. 31e25e3 Merge remote-tracking branch 'remotes/bonzini/softmmu-smap' into staging by Peter Maydell · 11 years ago
  69. f08b617 softmmu: introduce cpu_ldst.h by Paolo Bonzini · 11 years ago
  70. 9bb9318 Revert "bsd-user: replace fprintf(stderr, ...) with error_report()" by Peter Maydell · 11 years ago
  71. 1fba509 bsd-user: replace fprintf(stderr, ...) with error_report() by Le Tan · 11 years ago
  72. b98dbc9 target-i386: fix segment flags for SMM and VM86 mode by Paolo Bonzini · 11 years ago
  73. ef3cb5c Merge remote-tracking branch 'remotes/kvm/uq/master' into staging by Peter Maydell · 11 years ago
  74. fccae32 bsd-user: Remove reference to CONFIG_UNAME_RELEASE by Peter Maydell · 11 years ago
  75. 7848c8d target-i386: the x86 CPL is stored in CS.selector - auto update hflags accordingly. by Kevin O'Connor · 11 years ago
  76. 0429a97 cpu: Move opaque field from CPU_COMMON to CPUState by Andreas Färber · 11 years ago
  77. 6f20f55 *-user: Improve documentation for lock_user function by Stefan Weil · 11 years ago
  78. 41d1af4 *-user: Fix typo in comment (ulocking -> unlocking) by Stefan Weil · 11 years ago
  79. db6b81d gdbstub: Change gdb_handlesig() argument to CPUState by Andreas Färber · 12 years ago
  80. dca1173 bsd-user: Change thread_env to CPUState by Andreas Färber · 12 years ago
  81. 878096e cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks by Andreas Färber · 12 years ago
  82. 2e59915 main: use TARGET_ARCH only for the target-specific #define by Paolo Bonzini · 12 years ago
  83. e6a3ee5 bsd-user: OS-agnostic 64-bit SYSCTL types by Ed Maste · 12 years ago
  84. 0514ef2 target-i386: Replace cpuid_*features fields with a feature word array by Eduardo Habkost · 12 years ago
  85. 6ea8430 bsd-user: Track change in FreeBSD SYSCTL(9) types by Ed Maste · 12 years ago
  86. 989b697 qemu-log: default to stderr for logging output by Peter Maydell · 12 years ago
  87. 24537a0 qemu-log: Rename the public-facing cpu_set_log function to qemu_set_log by Peter Maydell · 12 years ago
  88. 4fde1eb qemu-log: Rename cpu_str_to_log_mask to qemu_str_to_log_mask by Peter Maydell · 12 years ago
  89. 59a6fa6 qemu-log: Abstract out "print usage message about valid log categories" by Peter Maydell · 12 years ago
  90. 9a7e542 qemu-log: Unify {cpu_set,set_cpu}_log_filename as qemu_set_log_filename by Peter Maydell · 12 years ago
  91. 7786812 linux-user: bsd-user: Don't reset X86CPU twice by Andreas Färber · 12 years ago
  92. 0360ccf bsd-user: avoid conflict with qemu_vmalloc by Blue Swirl · 12 years ago
  93. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  94. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  95. 76cad71 build: kill libdis, move disassemblers to disas/ by Paolo Bonzini · 12 years ago
  96. ee9baa0 user: Rename qemu-types.h to qemu-user-types.h by Eduardo Habkost · 12 years ago
  97. 89e0e9c user: Move *-user/qemu-types.h to main directory by Eduardo Habkost · 12 years ago
  98. c8057f9 Support 'help' as a synonym for '?' in command line options by Peter Maydell · 12 years ago
  99. 7fc5152 build: move *-user/ objects to nested Makefile.objs by Paolo Bonzini · 13 years ago
  100. fdcb4fb bsd-user: Use cpu_reset() in after cpu_init() by Andreas Färber · 13 years ago