1. d31b840 exec/poison: Do not poison CONFIG_SOFTMMU by Richard Henderson · 1 year, 11 months ago
  2. 333df1c trace: remove control-vcpu.h by Alex Bennée · 1 year, 10 months ago
  3. 9deb999 scripts/qapi: document the tool that generated the file by Alex Bennée · 1 year, 10 months ago
  4. 7103201 trace: remove vcpu_id from the TraceEvent structure by Alex Bennée · 1 year, 10 months ago
  5. c6a5fc2 decodetree: Add --output-null for meson testing by Richard Henderson · 1 year, 10 months ago
  6. 51bdb0b Merge tag 'pull-tcg-20230530' of https://gitlab.com/rth7680/qemu into staging by Richard Henderson · 1 year, 10 months ago
  7. 7e6c28b scripts/decodetree: Implement named field support by Peter Maydell · 1 year, 10 months ago
  8. 36d6124 scripts/decodetree: Implement a topological sort by Peter Maydell · 1 year, 10 months ago
  9. aeac22b scripts/decodetree: Pass lvalue-formatter function to str_extract() by Peter Maydell · 1 year, 10 months ago
  10. 036cc75 decodetree: Do not remove output_file from /dev by Richard Henderson · 1 year, 10 months ago
  11. f260447 decodetree: Diagnose empty pattern group by Richard Henderson · 1 year, 10 months ago
  12. 2fd2eb5 decodetree: Fix recursion in prop_format and build_tree by Richard Henderson · 1 year, 10 months ago
  13. 9b5acc5 decodetree: Add --test-for-error by Richard Henderson · 1 year, 10 months ago
  14. dea97c1 block-coroutine-wrapper: Take AioContext lock in no_co_wrappers by Kevin Wolf · 1 year, 10 months ago
  15. c53648a meson: use subproject for keycodemapdb by Paolo Bonzini · 1 year, 11 months ago
  16. 58e48b2 meson: use subproject for internal libfdt by Paolo Bonzini · 1 year, 11 months ago
  17. 8acf865 Add Kubernetes runner configuration by Camilla Conte · 1 year, 10 months ago
  18. 5844562 igb: Notify only new interrupts by Akihiko Odaki · 1 year, 10 months ago
  19. 8e6c718 Fix references to igb Avocado test by Akihiko Odaki · 1 year, 10 months ago
  20. 886c045 Merge tag 'pull-qapi-2023-05-17-v2' of https://repo.or.cz/qemu/armbru into staging by Richard Henderson · 1 year, 10 months ago
  21. 290e48e qapi: Improve error message for description following section by Markus Armbruster · 1 year, 11 months ago
  22. ffd9492 Merge tag 'for-upstream-urgent' of https://gitlab.com/bonzini/qemu into staging by Richard Henderson · 1 year, 10 months ago
  23. 4b424c7 scripts: make sure scripts are invoked via $(PYTHON) by Paolo Bonzini · 1 year, 11 months ago
  24. dde001e remove remaining traces of meson submodule by Paolo Bonzini · 1 year, 11 months ago
  25. 146f515 Merge tag 'migration-20230518-pull-request' of https://gitlab.com/juan.quintela/qemu into staging by Richard Henderson · 1 year, 11 months ago
  26. 6c1e390 configure: add --disable-colo-proxy option by Vladimir Sementsov-Ogievskiy · 1 year, 11 months ago
  27. c0e705c build: move --disable-debug-info to meson by Paolo Bonzini · 1 year, 11 months ago
  28. 911d4ca build: move stack protector flag selection to meson by Paolo Bonzini · 2 years, 6 months ago
  29. 6739825 build: move coroutine backend selection to meson by Paolo Bonzini · 2 years, 6 months ago
  30. 721fa5e build: move SafeStack tests to meson by Paolo Bonzini · 2 years, 6 months ago
  31. 34f983d build: move sanitizer tests to meson by Paolo Bonzini · 2 years, 3 months ago
  32. 6002711 configure, meson: move --enable-modules to Meson by Paolo Bonzini · 2 years, 5 months ago
  33. 5fbfea6 meson: regenerate meson-buildoptions.sh by Paolo Bonzini · 1 year, 11 months ago
  34. 5591b74 Python: Drop support for Python 3.6 by Paolo Bonzini · 1 year, 11 months ago
  35. 6f6652e configure: bootstrap sphinx with mkvenv by John Snow · 1 year, 11 months ago
  36. 9c6692d tests: Use configure-provided pyvenv for tests by John Snow · 1 year, 11 months ago
  37. c9214c9 coverity: the definitive COMPONENTS.md update by Paolo Bonzini · 1 year, 11 months ago
  38. d27e7c3 qapi/parser: Drop two bad type hints for now by Markus Armbruster · 1 year, 11 months ago
  39. f9d58e0 Merge tag 'pull-9p-20230516' of https://github.com/cschoenebeck/qemu into staging by Richard Henderson · 1 year, 11 months ago
  40. 1a67e07 Don't require libcap-ng for virtfs support by Peter Foley · 1 year, 11 months ago
  41. 1f8da02 Add information how to fix common build error on Windows in symlink-install-tree by Mateusz Krawczuk · 1 year, 11 months ago
  42. d530697 Merge tag 'pull-testing-updates-100523-1' of https://gitlab.com/stsquad/qemu into staging by Richard Henderson · 1 year, 11 months ago
  43. c1924cd scripts/ci: clean-up the 20.04/22.04 confusion in ansible by Alex Bennée · 1 year, 11 months ago
  44. 02f4947 scripts/ci: add gitlab-runner to kvm group by Alex Bennée · 1 year, 11 months ago
  45. caa9cbd Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging by Richard Henderson · 1 year, 11 months ago
  46. 58a2e3f block: compile out assert_bdrv_graph_readable() by default by Stefan Hajnoczi · 1 year, 11 months ago
  47. 11cea42 block: add configure options for excluding vmdk, vhdx and vpc by Vladimir Sementsov-Ogievskiy · 2 years ago
  48. eb59cf7 qapi: Section parameter @indent is no longer used, drop by Markus Armbruster · 1 year, 11 months ago
  49. 0834978 qapi: Relax doc string @name: description indentation rules by Markus Armbruster · 1 year, 11 months ago
  50. 3e32dca qapi: Rewrite parsing of doc comment section symbols and tags by Markus Armbruster · 1 year, 11 months ago
  51. 9b2c674 qapi: Fix argument description indentation stripping by Markus Armbruster · 1 year, 11 months ago
  52. 5b5fe0e qapi: Fix crash on stray double quote character by Markus Armbruster · 1 year, 11 months ago
  53. c2d3d1c audio/pwaudio.c: Add Pipewire audio backend for QEMU by Dorinda Bassey · 2 years ago
  54. 7c18f2d Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Richard Henderson · 1 year, 11 months ago
  55. 9fc7dd2 update-linux-headers.sh: Add missing kernel headers. by David 'Digit' Turner · 2 years ago
  56. ef56ffb checkpatch: add qemu_bh_new/aio_bh_new checks by Alexander Bulekov · 1 year, 11 months ago
  57. 8b869aa scripts/device-crash-test: Add a parameter to run with TCG only by Thomas Huth · 2 years ago
  58. a67cceb vmstate-static-checker: Recognize "num" field by Peter Xu · 1 year, 11 months ago
  59. c3f9aa8 Merge tag 'pull-qapi-2023-04-26' of https://repo.or.cz/qemu/armbru into staging by Richard Henderson · 1 year, 11 months ago
  60. a17dbc4 qapi: allow unions to contain further unions by Daniel P. Berrangé · 2 years ago
  61. 1e148b5 qapi: Improve specificity of type/member descriptions by Markus Armbruster · 1 year, 11 months ago
  62. a14b820 Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu into staging by Richard Henderson · 1 year, 11 months ago
  63. 9d672e2 tracetool: use relative paths for '#line' preprocessor directives by Thomas De Schampheleire · 2 years ago
  64. de3b3f5 qapi: Require boxed for conditional command and event arguments by Markus Armbruster · 2 years ago
  65. 713d921 qapi: Fix code generated for optional conditional struct member by Markus Armbruster · 2 years ago
  66. e2050ef qapi: Fix to reject 'data': 'mumble' in struct by Markus Armbruster · 2 years ago
  67. 6f2ab60 qapi: Fix error message when type name or array is expected by Markus Armbruster · 2 years ago
  68. 7c40751 qapi: Simplify code a bit after previous commits by Markus Armbruster · 2 years ago
  69. 2a0c975 qapi: Improve error message for unexpected array types by Markus Armbruster · 2 years ago
  70. 06cc46e qapi: Split up check_type() by Markus Armbruster · 2 years ago
  71. 607045b qapi: Clean up after removal of simple unions by Markus Armbruster · 2 years ago
  72. ecee568 qapi/schema: Use super() by Markus Armbruster · 2 years ago
  73. bc5d303 qapi: Fix error message format regression by Markus Armbruster · 2 years ago
  74. 0f22012 meson_options.txt: Enable qom-cast-debug by default again by Thomas Huth · 2 years ago
  75. 32a9d73 coverity: unify Fedora dockerfiles by Paolo Bonzini · 2 years ago
  76. cf9d4e6 qapi-gen: mark coroutine QMP command functions as coroutine_fn by Paolo Bonzini · 2 years, 6 months ago
  77. cc03dfa coverity: update COMPONENTS.md by Paolo Bonzini · 2 years ago
  78. bc84826 mtest2make.py: teach suite name that are just "PROJECT" by Marc-André Lureau · 2 years, 1 month ago
  79. 899c3fc scripts/coverage: initial coverage comparison script by Alex Bennée · 2 years ago
  80. 82790df scripts/ci: update gitlab-runner playbook to handle CentOS by Alex Bennée · 2 years ago
  81. 6df250e scripts/ci: add libslirp-devel to build-environment by Alex Bennée · 2 years ago
  82. f975702 tests/avocado: Add igb test by Akihiko Odaki · 2 years, 1 month ago
  83. bcbc36a testing: probe gdb for supported architectures ahead of time by Alex Bennée · 2 years, 1 month ago
  84. 29c87a2 tracing: remove transform.py by Richard Henderson · 2 years, 1 month ago
  85. 6276340 Merge tag 'buildsys-qom-qdev-ui-20230227' of https://github.com/philmd/qemu into staging by Peter Maydell · 2 years, 1 month ago
  86. 837cd58 scripts/checkpatch.pl: Do not allow assert(0) by Philippe Mathieu-Daudé · 2 years, 1 month ago
  87. 1b1be8d meson: stop looking for 'sphinx-build-3' by John Snow · 2 years, 1 month ago
  88. 1248a15 meson: Avoid duplicates in generated config-poison.h again by Markus Armbruster · 2 years, 2 months ago
  89. c7b7a7d qapi: remove JSON value FIXME by John Snow · 2 years, 1 month ago
  90. 67a81f9 qapi: remove _JSONObject by John Snow · 2 years, 1 month ago
  91. 4201105 qapi/parser: add QAPIExpression type by John Snow · 2 years, 1 month ago
  92. c60caf8 qapi: Add minor typing workaround for 3.6 by John Snow · 2 years, 1 month ago
  93. 885ecdb qapi: update pylint configuration by John Snow · 2 years, 1 month ago
  94. 6f2ddcd qapi: Update flake8 config by John Snow · 2 years, 1 month ago
  95. 0aaf447 Merge tag 'pull-virtiofs-20230216b' of https://gitlab.com/dagrh/qemu into staging by Peter Maydell · 2 years, 1 month ago
  96. d6ee2e3 block-coroutine-wrapper: Introduce no_co_wrapper by Kevin Wolf · 2 years, 2 months ago
  97. 8ab5e8a virtiofsd: Remove build and docs glue by Dr. David Alan Gilbert · 2 years, 2 months ago
  98. 5da7701 virtiofsd: Remove test by Dr. David Alan Gilbert · 2 years, 1 month ago
  99. 003ba52 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Peter Maydell · 2 years, 1 month ago
  100. bc71d58 meson: Add missing libdw knobs by Ilya Leoshkevich · 2 years, 2 months ago