1. bd0da3a roms/edk2: Only initialize required submodules by Philippe Mathieu-Daudé · 3 years, 5 months ago
  2. 7d55a3b block-coroutine-wrapper.py: support BlockBackend first argument by Vladimir Sementsov-Ogievskiy · 3 years, 5 months ago
  3. 3b4da13 configure: automatically parse command line for meson -D options by Paolo Bonzini · 3 years, 5 months ago
  4. 8b5fb29 meson-buildoptions: include list of tracing backends by Paolo Bonzini · 3 years, 5 months ago
  5. 61d6309 configure: prepare for auto-generated option parsing by Paolo Bonzini · 3 years, 5 months ago
  6. 9c29b74 trace: move configuration from configure to Meson by Paolo Bonzini · 3 years, 5 months ago
  7. 654d6b0 meson: switch minimum meson version to 0.58.2, minimum recommended to 0.59.2 by Paolo Bonzini · 4 years, 1 month ago
  8. d183e04 qapi/parser: enable pylint checks by John Snow · 3 years, 5 months ago
  9. 18e3673 qapi/parser: Silence too-few-public-methods warning by John Snow · 3 years, 5 months ago
  10. 2e28283 qapi/parser: enable mypy checks by John Snow · 3 years, 5 months ago
  11. 15acf48 qapi/parser: Add FIXME for consolidating JSON-related types by John Snow · 3 years, 5 months ago
  12. 5f0d9f3 qapi/parser: add type hint annotations (QAPIDoc) by John Snow · 3 years, 5 months ago
  13. e7ac60f qapi/parser: add import cycle workaround by John Snow · 3 years, 5 months ago
  14. f4c05aa qapi/parser: Introduce NullSection by John Snow · 3 years, 5 months ago
  15. 1e20a77 qapi/parser: clarify _end_section() logic by John Snow · 3 years, 5 months ago
  16. cd87c14 qapi/parser: remove FIXME comment from _append_body_line by John Snow · 3 years, 5 months ago
  17. 012336a qapi/parser: fix unused check_args_section arguments by John Snow · 3 years, 5 months ago
  18. 2adb988 qapi/gen: use dict.items() to iterate over _modules by John Snow · 3 years, 5 months ago
  19. 1c00917 qapi/pylintrc: ignore 'consider-using-f-string' warning by John Snow · 3 years, 5 months ago
  20. 4e99f4b qapi: Drop simple unions by Markus Armbruster · 3 years, 6 months ago
  21. 8ebc312 qapi: Stop enforcing "type name should not end in 'Kind' by Markus Armbruster · 3 years, 6 months ago
  22. 5b3f7da simplebench: add img_bench_templater.py by Vladimir Sementsov-Ogievskiy · 3 years, 6 months ago
  23. 62f2758 qapi: Fix bogus error for 'if': { 'not': '' } by Markus Armbruster · 3 years, 6 months ago
  24. e2ff14a qapi: Bury some unused code in class Indentation by Markus Armbruster · 3 years, 6 months ago
  25. 916fca1 qapi: Drop Indentation.__bool__() by Markus Armbruster · 3 years, 6 months ago
  26. 7b275cd qapi: Fix a botched type annotation by Markus Armbruster · 3 years, 6 months ago
  27. bf6a618 scripts: Remove the "show-fixed-bugs.sh" file by Thomas Huth · 3 years, 6 months ago
  28. 34f7b25 qapi: Tweak error messages for unknown / conflicting 'if' keys by Markus Armbruster · 3 years, 6 months ago
  29. 6dcf037 qapi: Tweak error messages for missing / conflicting meta-type by Markus Armbruster · 3 years, 6 months ago
  30. 555dd1a qapi: Use re.fullmatch() where appropriate by Markus Armbruster · 3 years, 6 months ago
  31. d0830ee qapi: Use "not COND" instead of "!COND" for generated documentation by Markus Armbruster · 3 years, 6 months ago
  32. a798779 qapi: Avoid redundant parens in code generated for conditionals by Markus Armbruster · 3 years, 6 months ago
  33. ccea6a8 qapi: Factor common recursion out of cgen_ifcond(), docgen_ifcond() by Markus Armbruster · 3 years, 6 months ago
  34. 82ca72c qapi: Fix C code generation for 'if' by Markus Armbruster · 3 years, 6 months ago
  35. e46c930 qapi: Simplify how QAPISchemaIfCond represents "no condition" by Markus Armbruster · 3 years, 6 months ago
  36. 1889e57 qapi: Simplify QAPISchemaIfCond's interface for generating C by Markus Armbruster · 3 years, 6 months ago
  37. dfc86c0 fuzz: add an instrumentation filter by Alexander Bulekov · 3 years, 8 months ago
  38. 8a9f1e1 qapi: make 'if' condition strings simple identifiers by Marc-André Lureau · 3 years, 7 months ago
  39. 2b7d214 qapi: add 'not' condition operation by Marc-André Lureau · 3 years, 7 months ago
  40. 3ad64ed qapi: add 'any' condition by Marc-André Lureau · 3 years, 7 months ago
  41. 5d83b9a qapi: replace if condition list with dict {'all': [...]} by Marc-André Lureau · 3 years, 7 months ago
  42. d806f89 qapidoc: introduce QAPISchemaIfCond.docgen() by Marc-André Lureau · 3 years, 7 months ago
  43. 6cc2e48 qapi: introduce QAPISchemaIfCond.cgen() by Marc-André Lureau · 3 years, 7 months ago
  44. 33aa326 qapi: add QAPISchemaIfCond.is_present() by Marc-André Lureau · 3 years, 7 months ago
  45. f17539c qapi: wrap Sequence[str] in an object by Marc-André Lureau · 3 years, 7 months ago
  46. b32abbb qapi: Fix crash on redefinition with a different condition by Markus Armbruster · 3 years, 7 months ago
  47. 3973e7a fuzz: avoid building twice, when running on gitlab by Alexander Bulekov · 3 years, 7 months ago
  48. e17bdaa coverity-model: write models fully for non-array allocation functions by Paolo Bonzini · 3 years, 7 months ago
  49. 0da4118 coverity-model: constrain g_malloc/g_malloc0/g_realloc as never returning NULL by Paolo Bonzini · 3 years, 7 months ago
  50. 05ad685 coverity-model: clean up the models for array allocation functions by Paolo Bonzini · 3 years, 7 months ago
  51. 96915d6 coverity-model: remove model for more allocation functions by Paolo Bonzini · 3 years, 7 months ago
  52. 243a545 coverity-model: make g_free a synonym of free by Paolo Bonzini · 3 years, 7 months ago
  53. d4b3d15 coverity-model: update address_space_read/write models by Paolo Bonzini · 3 years, 7 months ago
  54. 9ad4c7c Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-07-15' into staging by Peter Maydell · 3 years, 8 months ago
  55. a0c7b99 qapi: Fix crash on missing enum member name by Markus Armbruster · 3 years, 9 months ago
  56. 51f5c84 hw/usb/ccid: remove references to NSS by Daniel P. Berrangé · 3 years, 8 months ago
  57. 40de78c Jobs based on custom runners: docs and gitlab-runner setup playbook by Cleber Rosa · 3 years, 8 months ago
  58. 159c5d1 Jobs based on custom runners: build environment docs and playbook by Cleber Rosa · 3 years, 8 months ago
  59. 2a54fc4 Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.1-pull-request' into staging by Peter Maydell · 3 years, 8 months ago
  60. e2dcdce linux-user, mips: update syscall-args-o32.c.inc to Linux v5.13 by Laurent Vivier · 3 years, 8 months ago
  61. 2adf216 qemu-trace-stap: changing SYSTEMTAP_TAPSET considered harmful. by Gerd Hoffmann · 3 years, 9 months ago
  62. 411ad8d meson: Use input/output for entitlements target by Akihiko Odaki · 3 years, 8 months ago
  63. af19eec modules: check if all dependencies can be satisfied by Jose R. Ziviani · 3 years, 8 months ago
  64. 5ebbfec modules: generate modinfo.c by Gerd Hoffmann · 3 years, 8 months ago
  65. f5723ab modules: collect module meta-data by Gerd Hoffmann · 3 years, 8 months ago
  66. 3983a76 Set icon for QEMU binary on Mac OS by John Arbuckle · 3 years, 8 months ago
  67. dd52af1 coverity-scan: switch to vpath build by Paolo Bonzini · 4 years, 6 months ago
  68. dff5f68 coverity-scan: Remove lm32 / unicore32 targets by Philippe Mathieu-Daudé · 3 years, 9 months ago
  69. 66cf701 scripts/checkpatch: roll diff tweaking into checkpatch itself by Alex Bennée · 3 years, 8 months ago
  70. 0add99e Merge remote-tracking branch 'remotes/jsnow-gitlab/tags/python-pull-request' into staging by Peter Maydell · 3 years, 8 months ago
  71. 53f306f Merge remote-tracking branch 'remotes/ehabkost-gl/tags/x86-next-pull-request' into staging by Peter Maydell · 3 years, 8 months ago
  72. d08caef scripts/qmp-shell: add redirection shim by John Snow · 3 years, 9 months ago
  73. 6be7206 scripts/qmp-shell: move to python/qemu/qmp/qmp_shell.py by John Snow · 3 years, 9 months ago
  74. e359c5a scripts/qmp-shell: add docstrings by John Snow · 3 years, 9 months ago
  75. 6a1105a scripts/qmp-shell: make QMPShellError inherit QMPError by John Snow · 3 years, 9 months ago
  76. a64fe44 scripts/qmp-shell: remove double-underscores by John Snow · 3 years, 9 months ago
  77. 7fc2989 scripts/qmp-shell: convert usage comment to docstring by John Snow · 3 years, 9 months ago
  78. 26d3ce9 scripts/qmp-shell: Remove too-broad-exception by John Snow · 3 years, 9 months ago
  79. c83055e scripts/qmp-shell: Fix empty-transaction invocation by John Snow · 3 years, 9 months ago
  80. 7468837 scripts/qmp-shell: remove TODO by John Snow · 3 years, 9 months ago
  81. be19c6a scripts/qmp-shell: use logging to show warnings by John Snow · 3 years, 9 months ago
  82. d1d14e5 scripts/qmp-shell: Use context manager instead of atexit by John Snow · 3 years, 9 months ago
  83. 6e24a7e scripts/qmp-shell: unprivatize 'pretty' property by John Snow · 3 years, 9 months ago
  84. b0b8ca1 scripts/qmp-shell: Accept SocketAddrT instead of string by John Snow · 3 years, 9 months ago
  85. 1eab887 scripts/qmp-shell: add mypy types by John Snow · 3 years, 9 months ago
  86. 4157429 scripts/qmp-shell: initialize completer early by John Snow · 3 years, 9 months ago
  87. db12abc scripts/qmp-shell: refactor QMPCompleter by John Snow · 3 years, 9 months ago
  88. 6faf238 scripts/qmp-shell: Fix "FuzzyJSON" parser by John Snow · 3 years, 9 months ago
  89. ad4eebe scripts/qmp-shell: move the REPL functionality into QMPShell by John Snow · 3 years, 9 months ago
  90. 1215a1f scripts/qmp-shell: remove prompt argument from read_exec_command by John Snow · 3 years, 9 months ago
  91. 1caa505 scripts/qmp-shell: move get_prompt() to prompt property by John Snow · 3 years, 9 months ago
  92. 2ac3f37 scripts/qmp-shell: Make verbose a public attribute by John Snow · 3 years, 9 months ago
  93. ad45913 scripts/qmp-shell: Add pretty attribute to HMP shell by John Snow · 3 years, 9 months ago
  94. 17329be scripts/qmp-shell: use argparse by John Snow · 3 years, 9 months ago
  95. 90bd8eb scripts/qmp-shell: use isinstance() instead of type() by John Snow · 3 years, 9 months ago
  96. 73f699c scripts/qmp-shell: remove if-raise-else patterns by John Snow · 3 years, 9 months ago
  97. d962ec8 scripts/qmp-shell: fix shell history exception handling by John Snow · 3 years, 9 months ago
  98. 628b92d scripts/qmp-shell: rename one and two-letter variables by John Snow · 3 years, 9 months ago
  99. 2813dee scripts/qmp-shell: make QMPCompleter returns explicit by John Snow · 3 years, 9 months ago
  100. 50f6f1c scripts/qmp-shell: ignore visit_Name name by John Snow · 3 years, 9 months ago