1. cb039ef net: add initial support for AF_XDP network backend by Ilya Maximets · 1 year, 6 months ago
  2. d30b5bc scripts/: spelling fixes by Michael Tokarev · 1 year, 8 months ago
  3. 03a3a62 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Stefan Hajnoczi · 1 year, 6 months ago
  4. ca056f4 Python: Drop support for Python 3.7 by Paolo Bonzini · 1 year, 11 months ago
  5. 2c13c57 configure, meson: move --enable-plugins to meson by Paolo Bonzini · 1 year, 7 months ago
  6. 1d558c9 configure: move --enable-debug-tcg to meson by Paolo Bonzini · 1 year, 7 months ago
  7. b91b0fc accel: Remove HAX accelerator by Philippe Mathieu-Daudé · 1 year, 9 months ago
  8. c03f57f Revert "tests: Use separate virtual environment for avocado" by Paolo Bonzini · 1 year, 7 months ago
  9. 78cc903 tests/decode: Suppress "error: " string for expected-failure tests by Peter Maydell · 1 year, 8 months ago
  10. f9540bb scripts/git-submodule.sh: Don't rely on non-POSIX 'read' behaviour by Peter Maydell · 1 year, 8 months ago
  11. 20c5124 audio/pw: Pipewire->PipeWire case fix for user-visible text by Marc-André Lureau · 1 year, 11 months ago
  12. 785abf0 meson.build: Remove the logic to link C code with the C++ linker by Thomas Huth · 1 year, 8 months ago
  13. 9ea2e69 scripts/oss-fuzz: add a suppression for keymap by Alex Bennée · 1 year, 9 months ago
  14. 9b286e7 scripts: add a XML preprocessor script by Marc-André Lureau · 1 year, 9 months ago
  15. 1b65b4f accel/tcg: remove CONFIG_PROFILER by Fei Wu · 1 year, 9 months ago
  16. 8edddaa git-submodule.sh: allow running in validate mode without previous update by Paolo Bonzini · 1 year, 9 months ago
  17. 2f20b17 xen: Drop support for Xen versions below 4.7.1 by David Woodhouse · 1 year, 11 months ago
  18. 80bdd58 Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Richard Henderson · 1 year, 9 months ago
  19. 6f3ae23 configure: remove --with-git-submodules= by Paolo Bonzini · 1 year, 10 months ago
  20. d2dfe0b meson: subprojects: replace berkeley-{soft,test}float-3 with wraps by Paolo Bonzini · 1 year, 10 months ago
  21. 2019cab meson: subprojects: replace submodules with wrap files by Paolo Bonzini · 1 year, 10 months ago
  22. d120116 build: log submodule update from git-submodule.sh by Paolo Bonzini · 1 year, 10 months ago
  23. fdb8fd8 git-submodule: allow partial update of .git-submodule-status by Paolo Bonzini · 1 year, 10 months ago
  24. 50cfed8 configure: remove --with-git= option by Paolo Bonzini · 1 year, 10 months ago
  25. e8e4298 tests: Use separate virtual environment for avocado by Paolo Bonzini · 1 year, 10 months ago
  26. 7ce5a15 Merge tag 'pull-request-2023-06-06' of https://gitlab.com/thuth/qemu into staging by Richard Henderson · 1 year, 9 months ago
  27. 0dec4e6 scripts: remove dead file by Paolo Bonzini · 1 year, 10 months ago
  28. d31b840 exec/poison: Do not poison CONFIG_SOFTMMU by Richard Henderson · 1 year, 11 months ago
  29. e3e2c0c scripts: Add qom-cast-macro-clean-cocci-gen.py by Philippe Mathieu-Daudé · 1 year, 10 months ago
  30. 333df1c trace: remove control-vcpu.h by Alex Bennée · 1 year, 10 months ago
  31. 9deb999 scripts/qapi: document the tool that generated the file by Alex Bennée · 1 year, 10 months ago
  32. 7103201 trace: remove vcpu_id from the TraceEvent structure by Alex Bennée · 1 year, 10 months ago
  33. c6a5fc2 decodetree: Add --output-null for meson testing by Richard Henderson · 1 year, 10 months ago
  34. 51bdb0b Merge tag 'pull-tcg-20230530' of https://gitlab.com/rth7680/qemu into staging by Richard Henderson · 1 year, 10 months ago
  35. 7e6c28b scripts/decodetree: Implement named field support by Peter Maydell · 1 year, 10 months ago
  36. 36d6124 scripts/decodetree: Implement a topological sort by Peter Maydell · 1 year, 10 months ago
  37. aeac22b scripts/decodetree: Pass lvalue-formatter function to str_extract() by Peter Maydell · 1 year, 10 months ago
  38. 036cc75 decodetree: Do not remove output_file from /dev by Richard Henderson · 1 year, 10 months ago
  39. f260447 decodetree: Diagnose empty pattern group by Richard Henderson · 1 year, 10 months ago
  40. 2fd2eb5 decodetree: Fix recursion in prop_format and build_tree by Richard Henderson · 1 year, 10 months ago
  41. 9b5acc5 decodetree: Add --test-for-error by Richard Henderson · 1 year, 10 months ago
  42. dea97c1 block-coroutine-wrapper: Take AioContext lock in no_co_wrappers by Kevin Wolf · 1 year, 10 months ago
  43. c53648a meson: use subproject for keycodemapdb by Paolo Bonzini · 1 year, 10 months ago
  44. 58e48b2 meson: use subproject for internal libfdt by Paolo Bonzini · 1 year, 10 months ago
  45. 8acf865 Add Kubernetes runner configuration by Camilla Conte · 1 year, 10 months ago
  46. 5844562 igb: Notify only new interrupts by Akihiko Odaki · 1 year, 10 months ago
  47. 8e6c718 Fix references to igb Avocado test by Akihiko Odaki · 1 year, 10 months ago
  48. 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
  49. 290e48e qapi: Improve error message for description following section by Markus Armbruster · 1 year, 10 months ago
  50. ffd9492 Merge tag 'for-upstream-urgent' of https://gitlab.com/bonzini/qemu into staging by Richard Henderson · 1 year, 10 months ago
  51. 4b424c7 scripts: make sure scripts are invoked via $(PYTHON) by Paolo Bonzini · 1 year, 10 months ago
  52. dde001e remove remaining traces of meson submodule by Paolo Bonzini · 1 year, 10 months ago
  53. 146f515 Merge tag 'migration-20230518-pull-request' of https://gitlab.com/juan.quintela/qemu into staging by Richard Henderson · 1 year, 10 months ago
  54. 6c1e390 configure: add --disable-colo-proxy option by Vladimir Sementsov-Ogievskiy · 1 year, 10 months ago
  55. c0e705c build: move --disable-debug-info to meson by Paolo Bonzini · 1 year, 10 months ago
  56. 911d4ca build: move stack protector flag selection to meson by Paolo Bonzini · 2 years, 5 months ago
  57. 6739825 build: move coroutine backend selection to meson by Paolo Bonzini · 2 years, 5 months ago
  58. 721fa5e build: move SafeStack tests to meson by Paolo Bonzini · 2 years, 5 months ago
  59. 34f983d build: move sanitizer tests to meson by Paolo Bonzini · 2 years, 2 months ago
  60. 6002711 configure, meson: move --enable-modules to Meson by Paolo Bonzini · 2 years, 5 months ago
  61. 5fbfea6 meson: regenerate meson-buildoptions.sh by Paolo Bonzini · 1 year, 10 months ago
  62. 5591b74 Python: Drop support for Python 3.6 by Paolo Bonzini · 1 year, 10 months ago
  63. 6f6652e configure: bootstrap sphinx with mkvenv by John Snow · 1 year, 10 months ago
  64. 9c6692d tests: Use configure-provided pyvenv for tests by John Snow · 1 year, 10 months ago
  65. c9214c9 coverity: the definitive COMPONENTS.md update by Paolo Bonzini · 1 year, 10 months ago
  66. d27e7c3 qapi/parser: Drop two bad type hints for now by Markus Armbruster · 1 year, 10 months ago
  67. f9d58e0 Merge tag 'pull-9p-20230516' of https://github.com/cschoenebeck/qemu into staging by Richard Henderson · 1 year, 10 months ago
  68. 1a67e07 Don't require libcap-ng for virtfs support by Peter Foley · 1 year, 11 months ago
  69. 1f8da02 Add information how to fix common build error on Windows in symlink-install-tree by Mateusz Krawczuk · 1 year, 11 months ago
  70. d530697 Merge tag 'pull-testing-updates-100523-1' of https://gitlab.com/stsquad/qemu into staging by Richard Henderson · 1 year, 10 months ago
  71. c1924cd scripts/ci: clean-up the 20.04/22.04 confusion in ansible by Alex Bennée · 1 year, 11 months ago
  72. 02f4947 scripts/ci: add gitlab-runner to kvm group by Alex Bennée · 1 year, 11 months ago
  73. caa9cbd Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging by Richard Henderson · 1 year, 10 months ago
  74. 58a2e3f block: compile out assert_bdrv_graph_readable() by default by Stefan Hajnoczi · 1 year, 11 months ago
  75. 11cea42 block: add configure options for excluding vmdk, vhdx and vpc by Vladimir Sementsov-Ogievskiy · 1 year, 11 months ago
  76. eb59cf7 qapi: Section parameter @indent is no longer used, drop by Markus Armbruster · 1 year, 11 months ago
  77. 0834978 qapi: Relax doc string @name: description indentation rules by Markus Armbruster · 1 year, 11 months ago
  78. 3e32dca qapi: Rewrite parsing of doc comment section symbols and tags by Markus Armbruster · 1 year, 11 months ago
  79. 9b2c674 qapi: Fix argument description indentation stripping by Markus Armbruster · 1 year, 11 months ago
  80. 5b5fe0e qapi: Fix crash on stray double quote character by Markus Armbruster · 1 year, 11 months ago
  81. c2d3d1c audio/pwaudio.c: Add Pipewire audio backend for QEMU by Dorinda Bassey · 1 year, 11 months ago
  82. 7c18f2d Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging by Richard Henderson · 1 year, 11 months ago
  83. 9fc7dd2 update-linux-headers.sh: Add missing kernel headers. by David 'Digit' Turner · 2 years ago
  84. ef56ffb checkpatch: add qemu_bh_new/aio_bh_new checks by Alexander Bulekov · 1 year, 11 months ago
  85. 8b869aa scripts/device-crash-test: Add a parameter to run with TCG only by Thomas Huth · 1 year, 11 months ago
  86. a67cceb vmstate-static-checker: Recognize "num" field by Peter Xu · 1 year, 11 months ago
  87. 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
  88. a17dbc4 qapi: allow unions to contain further unions by Daniel P. Berrangé · 1 year, 11 months ago
  89. 1e148b5 qapi: Improve specificity of type/member descriptions by Markus Armbruster · 1 year, 11 months ago
  90. 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
  91. 9d672e2 tracetool: use relative paths for '#line' preprocessor directives by Thomas De Schampheleire · 2 years ago
  92. de3b3f5 qapi: Require boxed for conditional command and event arguments by Markus Armbruster · 2 years ago
  93. 713d921 qapi: Fix code generated for optional conditional struct member by Markus Armbruster · 2 years ago
  94. e2050ef qapi: Fix to reject 'data': 'mumble' in struct by Markus Armbruster · 2 years ago
  95. 6f2ab60 qapi: Fix error message when type name or array is expected by Markus Armbruster · 2 years ago
  96. 7c40751 qapi: Simplify code a bit after previous commits by Markus Armbruster · 2 years ago
  97. 2a0c975 qapi: Improve error message for unexpected array types by Markus Armbruster · 2 years ago
  98. 06cc46e qapi: Split up check_type() by Markus Armbruster · 2 years ago
  99. 607045b qapi: Clean up after removal of simple unions by Markus Armbruster · 2 years ago
  100. ecee568 qapi/schema: Use super() by Markus Armbruster · 2 years ago