1. 1cc5274 linux-user: drop redundant handling of environment variables by Max Filippov · 6 years ago
  2. 130ea83 target/xtensa: linux-user: add call0 ABI support by Max Filippov · 6 years ago
  3. 8f67b9c linux-user: Pass CPUState to MAX_RESERVED_VA by Richard Henderson · 6 years ago
  4. 7f4341e linux-user: fail and report on bad dfilter specs by Alex Bennée · 6 years ago
  5. 9d3019b linux-user: remove useless variable by Laurent Vivier · 6 years ago
  6. dc5e9ac Include qemu/queue.h slightly less by Markus Armbruster · 6 years ago
  7. 5bfce0b linux-user: Make sigaltstack stacks per-thread by Peter Maydell · 6 years ago
  8. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  9. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  10. 14a48c1 qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h by Markus Armbruster · 6 years ago
  11. 29a0af6 cpu: Replace ENV_GET_CPU with env_cpu by Richard Henderson · 6 years ago
  12. 79743bd linux-user: Remove srand call by Richard Henderson · 6 years ago
  13. a573e9b linux-user: Call qcrypto_init if not using -seed by Richard Henderson · 6 years ago
  14. 5ebdd77 linux-user: Initialize pseudo-random seeds for all guest cpus by Richard Henderson · 6 years ago
  15. c1c8cfe cpu: Rename parse_cpu_model() to parse_cpu_option() by Eduardo Habkost · 6 years ago
  16. 0442428 target: Simplify how the TARGET_cpu_list() print by Markus Armbruster · 6 years ago
  17. f5852ef log: Make glib logging go through QEMU by Christophe Fergeau · 6 years ago
  18. 7d37435 avoid TABs in files that only contain a few by Paolo Bonzini · 6 years ago
  19. 068a5ea qom: convert the CPU list to RCU by Emilio G. Cota · 7 years ago
  20. dc18baa linux-user: fix mmap_find_vma_reserved() by Laurent Vivier · 7 years ago
  21. b52713c linux-user: Use the IEC binary prefix definitions by Philippe Mathieu-Daudé · 7 years ago
  22. 0ac2031 tcg: remove tb_lock by Emilio G. Cota · 8 years ago
  23. 2b5249b linux-user: update comments to point to tcg_exec_init() by Igor Mammedov · 7 years ago
  24. de6e89b linux-user: move xtensa cpu loop to xtensa directory by Laurent Vivier · 7 years ago
  25. 1d8d0b4 linux-user: move hppa cpu loop to hppa directory by Laurent Vivier · 7 years ago
  26. 5a0b6d2 linux-user: move riscv cpu loop to riscv directory by Laurent Vivier · 7 years ago
  27. 9397e56 linux-user: move tilegx cpu loop to tilegx directory by Laurent Vivier · 7 years ago
  28. a5fd8ee linux-user: move s390x cpu loop to s390x directory by Laurent Vivier · 7 years ago
  29. e256aef linux-user: move alpha cpu loop to alpha directory by Laurent Vivier · 7 years ago
  30. ff9803b linux-user: move m68k cpu loop to m68k directory by Laurent Vivier · 7 years ago
  31. 82e8e64 linux-user: move microblaze cpu loop to microblaze directory by Laurent Vivier · 7 years ago
  32. 8dd14a9 linux-user: move cris cpu loop to cris directory by Laurent Vivier · 7 years ago
  33. c37dcb4 linux-user: move sh4 cpu loop to sh4 directory by Laurent Vivier · 7 years ago
  34. 1ef7bca linux-user: move openrisc cpu loop to openrisc directory by Laurent Vivier · 7 years ago
  35. 0ec0f01 linux-user: move nios2 cpu loop to nios2 directory by Laurent Vivier · 7 years ago
  36. 58908ef linux-user: move mips/mips64 cpu loop to mips directory by Laurent Vivier · 7 years ago
  37. 1140051 linux-user: move ppc/ppc64 cpu loop to ppc directory by Laurent Vivier · 7 years ago
  38. d0a2841 linux-user: move sparc/sparc64 cpu loop to sparc directory by Laurent Vivier · 7 years ago
  39. d967351 linux-user: move arm cpu loop to arm directory by Laurent Vivier · 7 years ago
  40. 3c439b1 linux-user: move aarch64 cpu loop to aarch64 directory by Laurent Vivier · 7 years ago
  41. 3f8258c linux-user: move i386/x86_64 cpu loop to i386 directory by Laurent Vivier · 7 years ago
  42. cd71c08 linux-user: create a dummy per arch cpu_loop.c by Laurent Vivier · 7 years ago
  43. 4a6bf7a target/xtensa: linux-user: rewind pc for restarted syscall by Max Filippov · 7 years ago
  44. 2278b93 Use cpu_create(type) instead of cpu_init(cpu_model) by Igor Mammedov · 7 years ago
  45. e1e44a9 Merge remote-tracking branch 'remotes/xtensa/tags/20180316-xtensa' into staging by Peter Maydell · 7 years ago
  46. ba7651f target/xtensa: add linux-user support by Max Filippov · 8 years ago
  47. 3788c7b Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 7 years ago
  48. 7e563bf Polish the version strings containing the package version by Thomas Huth · 7 years ago
  49. daa4374 linux-user: Drop unicore32 code by Peter Maydell · 7 years ago
  50. 47ae93c RISC-V Linux User Emulation by Michael Clark · 7 years ago
  51. 768fe76 linux-user: introduce functions to detect CPU type by YunQiang Su · 7 years ago
  52. 542ca43 linux-user: Move CPU type name selection to a function by Laurent Vivier · 7 years ago
  53. b44316f linux-user: Remove THREAD macro by Peter Maydell · 7 years ago
  54. 35136a7 target/hppa: Add control registers by Richard Henderson · 7 years ago
  55. 2986721 target/hppa: Define hardware exception types by Richard Henderson · 7 years ago
  56. 06065c4 linux-user: wrap fork() in a start/end exclusive section by Peter Maydell · 7 years ago
  57. 024949c linux-user: Fix locking order in fork_start() by Peter Maydell · 7 years ago
  58. dfdcf34 linux-user: Add support for big-endian aarch64 by Michael Weiser · 7 years ago
  59. 8bf6cba target/m68k: add chk and chk2 by Laurent Vivier · 7 years ago
  60. f85da30 target/sh4: Use cmpxchg for movco when parallel_cpus by Richard Henderson · 8 years ago
  61. 47181f5 misc: remove headers implicitly included by Philippe Mathieu-Daudé · 7 years ago
  62. 15e692a linux-user/ppc: Report correct fault address for data faults by Peter Maydell · 7 years ago
  63. f2d34df linux-user/s390x: Mask si_addr for SIGSEGV by Peter Maydell · 7 years ago
  64. d5ebe62 sh4: simplify superh_cpu_class_by_name() by Igor Mammedov · 7 years ago
  65. e8feb96 tcg: introduce regions to split code_gen_buffer by Emilio G. Cota · 8 years ago
  66. b1311c4 tcg: define tcg_init_ctx and make tcg_ctx a pointer by Emilio G. Cota · 8 years ago
  67. 44ded3d tcg: take tb_ctx out of TCGContext by Emilio G. Cota · 8 years ago
  68. 8423fa9 linux-user/main: support dfilter by Alex Bennée · 7 years ago
  69. 18e80c5 linux-user: Tidy and enforce reserved_va initialization by Richard Henderson · 7 years ago
  70. 4482e05 cpu: make cpu_generic_init() abort QEMU on error by Igor Mammedov · 8 years ago
  71. f5048cb maint: Include bug-reporting info in --help output by Eric Blake · 8 years ago
  72. bcd2625 target/alpha: Merge several flag bytes into ENV->FLAGS by Richard Henderson · 8 years ago
  73. f465706 Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into staging by Stefan Hajnoczi · 8 years ago
  74. ec45bbe util: Use g_malloc/g_free in envlist.c by Saurav Sachidanand · 8 years ago
  75. d89e71e target/openrisc: implement shadow registers by Stafford Horne · 8 years ago
  76. e13886e armv7m: Raise correct kind of UsageFault for attempts to execute ARM code by Peter Maydell · 8 years ago
  77. 2635531 target-ppc, tcg: fix usermode segfault with pthread_create() by Sam Bobroff · 8 years ago
  78. 84775c4 target/openrisc: Keep SR_F in a separate variable by Richard Henderson · 10 years ago
  79. a0adc41 linux-user: Fix openrisc cpu_loop by Richard Henderson · 8 years ago
  80. d8923bc target/s390x: use "qemu" cpu model in user mode by David Hildenbrand · 8 years ago
  81. 7517748 armv7m: Report no-coprocessor faults correctly by Peter Maydell · 8 years ago
  82. a0a839b nios2: Add usermode binaries emulation by Marek Vasut · 8 years ago
  83. 7c248bc linux-user: Add HPPA startup and main loop by Richard Henderson · 8 years ago
  84. 7c4ee5b linux-user: Support stack-grows-up in elfload.c by Richard Henderson · 8 years ago
  85. 96df2bc target-sparc: use SparcV9MMU type for sparc64 I/D-MMUs by Artyom Tarasenko · 9 years ago
  86. 0ccb9c1 target-m68k: add 680x0 divu/divs variants by Laurent Vivier · 8 years ago
  87. ed28391 target-alpha: Emulate LL/SC using cmpxchg helpers by Richard Henderson · 9 years ago
  88. f4e6eb7 linux-user: remove handling of aarch64's EXCP_STREX by Emilio G. Cota · 9 years ago
  89. b50b82f linux-user: remove handling of ARM's EXCP_STREX by Emilio G. Cota · 9 years ago
  90. fdbc2b5 tcg: Add EXCP_ATOMIC by Richard Henderson · 9 years ago
  91. 19a6e31 target-arm: Implement new HLT trap for semihosting by Peter Maydell · 8 years ago
  92. 0781dd6 Put the copyright information on a separate line by Thomas Huth · 8 years ago
  93. 2e6eeb6 linux-user: Update mips_syscall_args[] array in main.c by Aleksandar Markovic · 8 years ago
  94. fe4db84 trace: provide mechanism for registering trace events by Daniel P. Berrange · 8 years ago
  95. cc9a366 Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging by Peter Maydell · 9 years ago
  96. 2bfe11c trace: Properly initialize dynamic event states in hot-plugged vCPUs by Lluís Vilanova · 9 years ago
  97. ab12997 cpus-common: move exclusive work infrastructure from linux-user by Paolo Bonzini · 9 years ago
  98. d148d90 cpus-common: move CPU work item management to common code by Sergey Fedorov · 9 years ago
  99. 267f685 cpus-common: move CPU list management to common code by Paolo Bonzini · 9 years ago
  100. 178f942 linux-user: Add qemu_cpu_is_self() and qemu_cpu_kick() by Sergey Fedorov · 9 years ago