1. ebf677c qapi: drop the sentinel in enum array by Marc-André Lureau · 8 years ago
  2. f7abe0e qapi: Change data type of the FOO_lookup generated for enum FOO by Marc-André Lureau · 8 years ago
  3. 5b5f825 qapi: Generate FOO_str() macro for QAPI enum FOO by Markus Armbruster · 8 years ago
  4. 0f9afc2 qdict: Add qdict_put_null() helper, and put it to use by Marc-André Lureau · 8 years ago
  5. fda72ab qapi: Fix error handling code on alternate conflict by Eduardo Habkost · 8 years ago
  6. 47e1cb1 scripts: add argparse module for Python 2.6 compatibility by Stefan Hajnoczi · 8 years ago
  7. 840d835 simpletrace: fix flight recorder --no-header option by Stefan Hajnoczi · 8 years ago
  8. d6b76d6 trace: use static event ID mapping in simpletrace.stp by Stefan Hajnoczi · 8 years ago
  9. c3e5875 checkpatch: check trace-events code style by Vladimir Sementsov-Ogievskiy · 8 years ago
  10. 3932ef3 trace: add TRACE_<event>_BACKEND_DSTATE() by Stefan Hajnoczi · 8 years ago
  11. ea1ff54 trace: ensure unique function / variable names per .stp file by Daniel P. Berrange · 8 years ago
  12. 87e0331 docs: fix broken paths to docs/devel/tracing.txt by Philippe Mathieu-Daudé · 8 years ago
  13. b3125e7 docs: fix broken paths to docs/devel/qapi-code-gen.txt by Philippe Mathieu-Daudé · 8 years ago
  14. 4d2d5c4 qapi: Introduce a first class 'null' type by Markus Armbruster · 8 years ago
  15. 8dbcd0e Merge remote-tracking branch 'remotes/kraxel/tags/misc-20170720-pull-request' into staging by Peter Maydell · 8 years ago
  16. 3b6bb28 add scripts/git.orderfile by Gerd Hoffmann · 8 years ago
  17. d97dd98 coccinelle: add a script to optimize tcg op using tcg_gen_extract() by Philippe Mathieu-Daudé · 8 years ago
  18. 368e708 Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-request' into staging by Peter Maydell · 8 years ago
  19. 2a6f395 device-crash-test: Fix regexp on whitelist by Eduardo Habkost · 8 years ago
  20. 5a477a7 Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging by Peter Maydell · 8 years ago
  21. 1ff7b53 trace: [tcg, trivial] Re-align generated code by Lluís Vilanova · 8 years ago
  22. 864a217 trace: [tcg] Do not generate TCG code to trace dynamically-disabled events by Lluís Vilanova · 8 years ago
  23. 96d851a scripts/coccinelle/memory-region-init-ram.cocci: New script by Peter Maydell · 8 years ago
  24. a309b29 Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-07-13' into staging by Peter Maydell · 8 years ago
  25. 49bcce4 Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-07-12' into staging by Peter Maydell · 8 years ago
  26. e43ead1 error: Implement the warn and free Error functions by Alistair Francis · 8 years ago
  27. 97f4030 error: Functions to report warnings and informational messages by Alistair Francis · 8 years ago
  28. 086ee7a scripts: use build_ prefix for string not piped through cgen() by Marc-André Lureau · 8 years ago
  29. 8a4613a qobject: Update coccinelle script to catch Q{INC, DEC}REF by Eric Blake · 8 years ago
  30. 44d619b hxtool: remove dead -q option by Paolo Bonzini · 8 years ago
  31. e8c2091 checkpatch: should not use signal except for SIG_DFL or SIG_IGN by Paolo Bonzini · 8 years ago
  32. 60390d2 qapi: Remove visit_start_alternate() parameter promote_int by Marc-André Lureau · 8 years ago
  33. 01b2ffc qapi: merge QInt and QFloat in QNum by Marc-André Lureau · 8 years ago
  34. 5093f02 Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging by Peter Maydell · 8 years ago
  35. f652402 coccinelle: fix typo in comment by Philippe Mathieu-Daudé · 8 years ago
  36. 249e9f7 simpletrace: Improve the error message if event is not declared by Jose Ricardo Ziviani · 8 years ago
  37. 23ea4f3 scripts: Test script to look for -device crashes by Eduardo Habkost · 8 years ago
  38. b2b8d98 qemu.py: Add QEMUMachine.exitcode() method by Eduardo Habkost · 8 years ago
  39. 37bbcd5 qemu.py: Don't set _popen=None on error/shutdown by Eduardo Habkost · 8 years ago
  40. c064477 qapi: Reject alternates that can't work with keyval_parse() by Markus Armbruster · 8 years ago
  41. d0eda02 Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into staging by Stefan Hajnoczi · 8 years ago
  42. fe2f74a scripts/qmp/qom-set: fix the value argument passed to srv.command() by Greg Kurz · 8 years ago
  43. 74c98e2 linux-headers: update by Cornelia Huck · 8 years ago
  44. f465706 Merge remote-tracking branch 'mjt/tags/trivial-patches-fetch' into staging by Stefan Hajnoczi · 8 years ago
  45. b7d5a9c scripts: Switch to more portable Perl shebang by Kamil Rytarowski · 8 years ago
  46. 6f75023 scripts/qemu-binfmt-conf.sh: Fix shell portability issue by Kamil Rytarowski · 8 years ago
  47. 76d20ea Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-04-v3' into staging by Stefan Hajnoczi · 8 years ago
  48. dcd3b25 qmp-shell: improve help by Marc-André Lureau · 8 years ago
  49. b13d2ff qmp-shell: don't show version greeting if unavailable by Marc-André Lureau · 8 years ago
  50. daa5a72 qmp-shell: Cope with query-commands error by Marc-André Lureau · 8 years ago
  51. c5e397d qmp-shell: add -N option to skip negotiate by Marc-André Lureau · 8 years ago
  52. aa3b167 qmp-shell: add persistent command history by John Snow · 8 years ago
  53. a92c215 qobject: Add helper macros for common scalar insertions by Eric Blake · 8 years ago
  54. a2f3453 coccinelle: Add script to remove useless QObject casts by Eric Blake · 8 years ago
  55. 1c5d506 Merge remote-tracking branch 'bonzini/tags/for-upstream' into staging by Stefan Hajnoczi · 8 years ago
  56. f3fddaf trace: disallow more than 10 arguments per trace event by Daniel P. Berrange · 8 years ago
  57. 622e42a get_maintainer: add subsystem to reviewer output by Joe Perches · 9 years ago
  58. 9ff3a5e get_maintainer: --r (list reviewer) is on by default by Brian Norris · 9 years ago
  59. 7a6ae2c get_maintainer: it's '--pattern-depth', not '-pattern-depth' by Brian Norris · 8 years ago
  60. 6668a2a get_maintainer: Teach get_maintainer.pl about the new "R:" tag by Joe Perches · 11 years ago
  61. 6e93895 checkpatch: Disallow glib asserts in main code by Dr. David Alan Gilbert · 8 years ago
  62. 659370f simpletrace: document Analyzer method signatures by Stefan Hajnoczi · 8 years ago
  63. 8037fa5 scripts/qemugdb/mtree.py: fix up mtree dump by Alex Bennée · 8 years ago
  64. 7609ffb trace: fix tcg tracing build breakage by Stefan Hajnoczi · 8 years ago
  65. c32617a qapi2texi: Fix translation of *strong* and _emphasized_ by Markus Armbruster · 8 years ago
  66. 32b8a2a qapi: Drop unused QAPIDoc member optional by Markus Armbruster · 8 years ago
  67. e8ba07e qapi2texi: Fix to actually fail when 'doc-required' is false by Markus Armbruster · 8 years ago
  68. 012b126 qapi: Fix a misleading parser error message by Markus Armbruster · 8 years ago
  69. c261394 qapi: Make pylint a bit happier by Markus Armbruster · 8 years ago
  70. 6bbfb12 qapi: Drop unused .check_clash() parameter schema by Markus Armbruster · 8 years ago
  71. 768562d qapi: union_types is a list used like a dict, make it one by Markus Armbruster · 8 years ago
  72. ed285bf qapi: struct_types is a list used like a dict, make it one by Markus Armbruster · 8 years ago
  73. 5f01844 qapi: enum_types is a list used like a dict, make it one by Markus Armbruster · 8 years ago
  74. 6f05345 qapi: Factor add_name() calls out of the meta conditional by Markus Armbruster · 8 years ago
  75. eda43c6 qapi: Simplify what gets stored in enum_types by Markus Armbruster · 8 years ago
  76. 062e856 qapi: Drop unused variable events by Markus Armbruster · 8 years ago
  77. a9f396b qapi: Eliminate check_docs() and drop QAPIDoc.expr by Markus Armbruster · 8 years ago
  78. 816a57c qapi: Fix detection of bogus member documentation by Markus Armbruster · 8 years ago
  79. 4ea7148 qapi: Move empty doc section checking to doc parser by Markus Armbruster · 8 years ago
  80. 2d43323 qapi: Improve error message on @NAME: in free-form doc by Markus Armbruster · 8 years ago
  81. 7947016 qapi: Move detection of doc / expression name mismatch by Markus Armbruster · 8 years ago
  82. e7823a2 qapi: Fix detection of doc / expression mismatch by Markus Armbruster · 8 years ago
  83. 75b5019 qapi2texi: Use category "Object" for all object types by Markus Armbruster · 8 years ago
  84. c19eaa6 qapi2texi: Generate descriptions for simple union tags by Markus Armbruster · 8 years ago
  85. 5169cd8 qapi2texi: Generate documentation for variant members by Markus Armbruster · 8 years ago
  86. 88f6346 qapi2texi: Generate reference to base type members by Markus Armbruster · 8 years ago
  87. 691e031 qapi2texi: Include member type in generated documentation by Markus Armbruster · 8 years ago
  88. c2dd311 qapi2texi: Implement boxed argument documentation by Markus Armbruster · 8 years ago
  89. 2c99f5f qapi2texi: Don't hide undocumented members and arguments by Markus Armbruster · 8 years ago
  90. 5da19f1 qapi2texi: Explain enum value undocumentedness more clearly by Markus Armbruster · 8 years ago
  91. 2a1183c qapi2texi: Present the table of members more clearly by Markus Armbruster · 8 years ago
  92. 71d918a qapi2texi: Plainer enum value and member name formatting by Markus Armbruster · 8 years ago
  93. ef801a9 qapi: Prefer single-quoted strings more consistently by Markus Armbruster · 8 years ago
  94. 0fe675a qapi: Use raw strings for regular expressions consistently by Markus Armbruster · 8 years ago
  95. 1d8bda1 qapi: The #optional tag is redundant, drop by Markus Armbruster · 8 years ago
  96. aa964b7 qapi2texi: Convert to QAPISchemaVisitor by Markus Armbruster · 8 years ago
  97. 860e877 qapi: Conjure up QAPIDoc.ArgSection for undocumented members by Markus Armbruster · 8 years ago
  98. 069fb5b qapi: Prepare for requiring more complete documentation by Markus Armbruster · 8 years ago
  99. 4636211 qapi: Fix QAPISchemaEnumType.is_implicit() for 'QType' by Markus Armbruster · 8 years ago
  100. b116fd8 qapi: Avoid unwanted blank lines in QAPIDoc by Markus Armbruster · 8 years ago