1. e35792b iotests: Let 045 be run concurrently by Max Reitz · 6 years ago
  2. 093e367 Revert "qapi-events: add 'if' condition to implicit event enum" by Markus Armbruster · 6 years ago
  3. 5d75648 qapi: Generate QAPIEvent stuff into separate files by Markus Armbruster · 6 years ago
  4. c2e196a qapi: Prepare for system modules other than 'builtin' by Markus Armbruster · 6 years ago
  5. dcac647 qapi: Clean up modular built-in code generation a bit by Markus Armbruster · 6 years ago
  6. 6eaa20c qemugdb/coroutine: fix arch_prctl has unknown return type by Vladimir Sementsov-Ogievskiy · 6 years ago
  7. 2d4e4c0 scripts/qemu.py: allow arches use KVM for their 32bit cousins by Alex Bennée · 6 years ago
  8. d3b4426 archive-source.sh: Clone the submodules locally by Philippe Mathieu-Daudé · 6 years ago
  9. 632351e Merge remote-tracking branch 'remotes/elmarco/tags/dump-pull-request' into staging by Peter Maydell · 6 years ago
  10. e17bebd dump: Set correct vaddr for ELF dump by Jon Doron · 6 years ago
  11. 3e29da9 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 6 years ago
  12. 06e0259 i386: import & use bootparam.h by Li Zhijian · 6 years ago
  13. 2a11ee1 tap: flush STDOUT on newline by Paolo Bonzini · 6 years ago
  14. a0a6ef9 scripts/update-linux-headers.sh: adjust for Linux 4.21-rc1 (or 5.0-rc1) by Paolo Bonzini · 6 years ago
  15. a5df73b qtest.py: Wait for the result of qtest commands by Alberto Garcia · 6 years ago
  16. cfe6c54 Merge remote-tracking branch 'remotes/xanclic/tags/pull-block-2019-01-31' into staging by Peter Maydell · 6 years ago
  17. 460da10 Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging by Peter Maydell · 6 years ago
  18. dc2b651 scripts: add render_block_graph function for QEMUMachine by Vladimir Sementsov-Ogievskiy · 6 years ago
  19. b94e809 checkpatch: Don't emit spurious warnings about block comments by Peter Maydell · 6 years ago
  20. 651514d decodetree: re.fullmatch was added in 3.4 by Paolo Bonzini · 6 years ago
  21. 55e0a34 device-crash-test: Python 3 compatibility fix by Nisarg Shah · 6 years ago
  22. 9dd0d81 Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-01-24' into staging by Peter Maydell · 6 years ago
  23. 62dd104 trace: add ability to do simple printf logging via systemtap by Daniel P. Berrangé · 6 years ago
  24. 772f1b3 trace: forbid use of %m in trace event format strings by Daniel P. Berrangé · 6 years ago
  25. 7760636 trace: enforce that every trace-events file has a final newline by Daniel P. Berrangé · 6 years ago
  26. a952910 qapi: Eliminate indirection through qmp_event_get_func_emit() by Markus Armbruster · 6 years ago
  27. 1627a36 scripts/archive-source: include softfloat tests by Alex Bennée · 6 years ago
  28. ae560cc maint: Allow for EXAMPLES in texi2pod by Eric Blake · 6 years ago
  29. 9bd641b Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request' into staging by Peter Maydell · 6 years ago
  30. 49ebe9b scripts/replay-dump.py: fix utf-8 mangling by Alex Bennée · 6 years ago
  31. 0cabc8f qemu.py: Fix error message when qemu dies from signal by Eric Blake · 6 years ago
  32. 9ab5a24 scripts: Remove unused python imports by Philippe Mathieu-Daudé · 6 years ago
  33. 285cecd scripts/device-crash-test: Remove known crashes by Thomas Huth · 6 years ago
  34. 5a0e75f hw/misc/ivshmem: Remove deprecated "ivshmem" legacy device by Thomas Huth · 6 years ago
  35. 6afeb39 scripts: add script to convert multiline comments into 4-line format by Paolo Bonzini · 6 years ago
  36. 50db69a checkpatch: warn about qemu/queue.h head structs that are not typedef-ed by Paolo Bonzini · 6 years ago
  37. 7274f01 qemu/queue.h: reimplement QTAILQ without pointer-to-pointers by Paolo Bonzini · 6 years ago
  38. f95bb39 qemu/queue.h: remove Q_TAILQ_{HEAD,ENTRY} by Paolo Bonzini · 6 years ago
  39. 9df4331 test: replace gtester with a TAP driver by Paolo Bonzini · 6 years ago
  40. 1db4269 checkpatch: colorize output to terminal by Paolo Bonzini · 6 years ago
  41. c182b61 checkpatch: improve handling of multiple patches or files by Paolo Bonzini · 6 years ago
  42. fd9c0cf checkpatch: check Signed-off-by in --mailback mode by Paolo Bonzini · 6 years ago
  43. 1ff7ebf checkpatch: fix premature exit when no input or --mailback by Paolo Bonzini · 6 years ago
  44. ce1a1ae qapi: fix flat union on uncovered branches conditionals by Marc-André Lureau · 6 years ago
  45. b019f5e Merge remote-tracking branch 'remotes/pmaydell/tags/pull-misc-20181214' into staging by Peter Maydell · 6 years ago
  46. 81781be Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2018-12-13-v2' into staging by Peter Maydell · 6 years ago
  47. 8c06fbd scripts/checkpatch.pl: Enforce multiline comment syntax by Peter Maydell · 6 years ago
  48. 0f98c99 Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-12-12' into staging by Peter Maydell · 6 years ago
  49. 01ae9cc qapi: add condition to variants documentation by Marc-André Lureau · 6 years ago
  50. 8867bf0 qapi: add 'If:' condition to struct members documentation by Marc-André Lureau · 6 years ago
  51. a35c9bf qapi: add 'If:' condition to enum values documentation by Marc-André Lureau · 6 years ago
  52. 8ee06f6 qapi: Add #if conditions to generated code members by Marc-André Lureau · 6 years ago
  53. 3e270dc qapi: add 'if' to alternate members by Marc-André Lureau · 6 years ago
  54. a272428 qapi: add 'if' to union members by Marc-André Lureau · 6 years ago
  55. ccadd6b qapi: Add 'if' to implicit struct members by Marc-André Lureau · 6 years ago
  56. 87adbbf qapi: add a dictionary form for TYPE by Marc-André Lureau · 6 years ago
  57. 7bd2634 qapi-events: add 'if' condition to implicit event enum by Marc-André Lureau · 6 years ago
  58. 6cc32b0 qapi: add 'if' to enum members by Marc-André Lureau · 6 years ago
  59. ea738b2 qapi: add a dictionary form with 'name' key for enum members by Marc-André Lureau · 6 years ago
  60. 7e80d48 qapi: improve reporting of unknown or missing keys by Marc-André Lureau · 6 years ago
  61. 563bd35 qapi: factor out checking for keys by Marc-André Lureau · 6 years ago
  62. 1962bd3 qapi: change enum visitor and gen_enum* to take QAPISchemaMember by Marc-André Lureau · 6 years ago
  63. 9c2f56e qapi: Do not define enumeration value explicitly by Marc-André Lureau · 6 years ago
  64. 5751686 qapi: rename QAPISchemaEnumType.values to .members by Marc-André Lureau · 6 years ago
  65. 8fbc12f tracetool: Include thread id information in log backend by Fabiano Rosas · 6 years ago
  66. 78751ea Remove QEMU_ARTIFICIAL macro by Thomas Huth · 6 years ago
  67. f1e35ac checkpatch: g_test_message does not need a trailing newline by Paolo Bonzini · 6 years ago
  68. e8d81a6 qemu-iotests: convert `pwd` and $(pwd) to $PWD by Mao Zhongyi · 6 years ago
  69. 3fccd3f make-release: add skiboot .version file by Michael Roth · 6 years ago
  70. 86e6010 get_maintainer: use 'https://' instead of 'git://' by Stefan Hajnoczi · 6 years ago
  71. 7f13535 scripts/dump-guest-memory: Synchronize with guest_phys_blocks_region_add by Paolo Bonzini · 6 years ago
  72. ef30274 Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20181031' into staging by Peter Maydell · 6 years ago
  73. 9fc22e4 Merge remote-tracking branch 'remotes/berrange/tags/misc-next-pull-request' into staging by Peter Maydell · 6 years ago
  74. 6699ae6 decodetree: Allow multiple input files by Richard Henderson · 6 years ago
  75. 3a7be55 decodetree: Remove "insn" argument from trans_* expanders by Richard Henderson · 6 years ago
  76. abd04f9 decodetree: Add !extern flag to argument sets by Richard Henderson · 6 years ago
  77. f517779 scripts: report on author emails that are mangled by the mailing list by Daniel P. Berrangé · 7 years ago
  78. e301e65 scripts/qemu.py: use a more consistent docstring style by Cleber Rosa · 6 years ago
  79. cbcdf1a scripts/decodetree.py: fix reference to attributes by Cleber Rosa · 6 years ago
  80. bf43b29 iotests: Explicitly bequeath FDs in Python by Max Reitz · 6 years ago
  81. 8eb5e67 iotests: Use Python byte strings where appropriate by Max Reitz · 6 years ago
  82. bb2e16e scripts/device-crash-test: Remove devices that are not user_creatable anymore by Thomas Huth · 6 years ago
  83. a2e002f Merge remote-tracking branch 'remotes/vivier2/tags/qemu-trivial-for-3.1-pull-request' into staging by Peter Maydell · 6 years ago
  84. a5a9862 scripts/qemu.py: remove trailing quotes on docstring by Cleber Rosa · 6 years ago
  85. b25ab55 scripts/decodetree.py: remove unused imports by Cleber Rosa · 6 years ago
  86. 67a52f3 tests/vm: Let kvm_available() work in cross environments by Philippe Mathieu-Daudé · 6 years ago
  87. b59b82e tests/vm: Extract the kvm_available() handy function by Philippe Mathieu-Daudé · 6 years ago
  88. 50beeb6 Use error_fatal to simplify obvious fatal errors (again) by Markus Armbruster · 6 years ago
  89. 4c9ab1e scripts: Remove check-qerror.sh by Alberto Garcia · 6 years ago
  90. 77f7c74 Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-10-17' into staging by Peter Maydell · 6 years ago
  91. aa2192b show-fixed-bugs.sh: Modern shell scripting (use $() instead of ``) by Mao Zhongyi · 6 years ago
  92. a436cd8 git-submodule.sh: Modern shell scripting (use $() instead of ``) by Mao Zhongyi · 6 years ago
  93. 934821e archive-source.sh: Modern shell scripting (use $() instead of ``) by Mao Zhongyi · 6 years ago
  94. 2ef297a coccinelle: new inplace-byteswaps.cocci to remove inplace-byteswapping calls by Peter Maydell · 6 years ago
  95. cd0c3da scripts/device-crash-test: Remove entries for serial devices by Thomas Huth · 6 years ago
  96. 8d0ea57 device-crash-test: No need for sys.path hack by Eduardo Habkost · 7 years ago
  97. 1ee5306 doc: replace x-root with rootdir for usb-mtp by Bandan · 7 years ago
  98. 8c64336 qapi: Add comments to aid debugging generated introspection by Eric Blake · 7 years ago
  99. 1aa806c qapi: Minor introspect.py cleanups by Eric Blake · 7 years ago
  100. 5f1450f qapi: Emit a blank line before dummy declaration by Markus Armbruster · 7 years ago