1. b785d25 Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 4 years, 2 months ago
  2. a6195b5 docs/devel/loads-stores: Add regexp for DMA functions by Philippe Mathieu-Daudé · 4 years, 3 months ago
  3. 4eb79bd docs/devel/writing-qmp-commands.txt: Fix docs by Zihao Chang · 4 years, 2 months ago
  4. 704a256 docs: add "page source" link to sphinx documentation by Daniel P. Berrangé · 4 years, 3 months ago
  5. e6a3e13 docs/fuzz: update fuzzing documentation post-meson by Alexander Bulekov · 4 years, 3 months ago
  6. f3a0208 docs/fuzz: rST-ify the fuzzing documentation by Alexander Bulekov · 4 years, 3 months ago
  7. c4cdf54 docs/devel/qapi-code-gen: Fix up examples by Markus Armbruster · 4 years, 3 months ago
  8. 2eba427 docs: expand sourceset documentation by Paolo Bonzini · 4 years, 3 months ago
  9. 4c9ac67 docs/devel/testing.rst: Update outdated Avocado URLs by Philippe Mathieu-Daudé · 4 years, 4 months ago
  10. 2f2e036 fuzz: Add instructions for using generic-fuzz by Alexander Bulekov · 4 years, 3 months ago
  11. a0c0c9f loads-stores.rst: add footnote that clarifies GETPC usage by Emanuele Giuseppe Esposito · 4 years, 4 months ago
  12. 09e9332 build: replace ninjatool with ninja by Paolo Bonzini · 4 years, 6 months ago
  13. bab88ea docs/devel: update instruction on how to add new unit tests by Paolo Bonzini · 4 years, 4 months ago
  14. 51c778e docs/devel/qtest: Include libqtest API reference by Eduardo Habkost · 4 years, 4 months ago
  15. f59c6de docs/devel/qtest: Include protocol spec in document by Eduardo Habkost · 4 years, 4 months ago
  16. a738a50 docs: Move QTest documentation to its own document by Eduardo Habkost · 4 years, 4 months ago
  17. 1ec43ca docs: repair broken references by John Snow · 4 years, 4 months ago
  18. bb4b9ea hmp: Add support for coroutine command handlers by Kevin Wolf · 4 years, 4 months ago
  19. 04f2236 qapi: Add a 'coroutine' flag for commands by Kevin Wolf · 4 years, 4 months ago
  20. 38a0d5b docs/devel/qom: Avoid long lines by Eduardo Habkost · 4 years, 4 months ago
  21. acc34c2 docs/devel/qom: Use *emphasis* for emphasis by Eduardo Habkost · 4 years, 4 months ago
  22. 671b3db docs/devel/qom: Fix indentation of code blocks by Eduardo Habkost · 4 years, 4 months ago
  23. 258c732 docs/devel/qom: Fix indentation of bulleted list by Eduardo Habkost · 4 years, 4 months ago
  24. aaaa20b scripts: add block-coroutine-wrapper.py by Vladimir Sementsov-Ogievskiy · 4 years, 4 months ago
  25. 9cb54b1 docs: Move object.h overview doc comment to qom.rst by Paolo Bonzini · 4 years, 4 months ago
  26. cd442a4 docs: Create docs/devel/qom.rst by Eduardo Habkost · 4 years, 5 months ago
  27. 27d551c meson: clean up build_by_default by Paolo Bonzini · 4 years, 5 months ago
  28. 55ec69f docs/devel/qapi-code-gen.txt: Update to new rST backend conventions by Peter Maydell · 4 years, 4 months ago
  29. a69a6d4 scripts/qapi/parser.py: improve doc comment indent handling by Peter Maydell · 4 years, 4 months ago
  30. d73415a qemu/atomic.h: rename atomic_ to qatomic_ by Stefan Hajnoczi · 4 years, 4 months ago
  31. 76ca4b5 docs/: fix some comment spelling errors by zhaolichang · 4 years, 4 months ago
  32. c17a386 plugins: move the more involved plugins to contrib by Alex Bennée · 4 years, 5 months ago
  33. 6779038 Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-09-08' into staging by Peter Maydell · 4 years, 5 months ago
  34. ef6a0d6 docs: update build system documentation by Paolo Bonzini · 4 years, 5 months ago
  35. 738aa60 docs: suggest Meson replacements for various configure functions by Paolo Bonzini · 4 years, 5 months ago
  36. b6daf4d configure: do not look for install(1) by Paolo Bonzini · 4 years, 5 months ago
  37. 660f793 Makefile: inline the relevant parts of rules.mak by Paolo Bonzini · 4 years, 5 months ago
  38. d98884b qapi: Reject section markup in definition documentation by Markus Armbruster · 4 years, 10 months ago
  39. 221db5d qapi: enable use of g_autoptr with QAPI types by Daniel P. Berrangé · 4 years, 6 months ago
  40. 1a94933 meson: use pkg-config method to find dependencies by Paolo Bonzini · 4 years, 5 months ago
  41. a14f0bf docs: convert build system documentation to rST by Paolo Bonzini · 4 years, 6 months ago
  42. 77d27b9 meson: update build-system documentation by Paolo Bonzini · 5 years ago
  43. 484e2cc rules.mak: drop unneeded macros by Paolo Bonzini · 5 years ago
  44. 64ed6f9 meson: link emulators without Makefile.target by Paolo Bonzini · 4 years, 6 months ago
  45. a81df1b libqemuutil, qapi, trace: convert to meson by Paolo Bonzini · 4 years, 5 months ago
  46. bf0e56a meson: use coverage option by Marc-André Lureau · 5 years ago
  47. ffdfca6 docs/devel: Document decodetree no-overlap groups by Richard Henderson · 4 years, 6 months ago
  48. 09a14f5 docs/fuzz: add instructions for generating a coverage report by Alexander Bulekov · 4 years, 7 months ago
  49. 19a91e4 docs/fuzz: add information about useful libFuzzer flags by Alexander Bulekov · 4 years, 7 months ago
  50. ee16da1 docs/fuzz: describe building fuzzers with enable-sanitizers by Alexander Bulekov · 4 years, 7 months ago
  51. 93154e7 docs/devel: fix grammar in multi-thread-tcg by Alex Bennée · 4 years, 7 months ago
  52. 590246e docs/devel/fuzzing: Fix bugs in documentation by Thomas Huth · 4 years, 7 months ago
  53. 4d7fe02 docs/devel: add some notes on tcg-icount for developers by Alex Bennée · 4 years, 7 months ago
  54. c8c06e5 docs/devel: convert and update MTTCG design document by Alex Bennée · 4 years, 7 months ago
  55. cdd2b22 qapi: Smooth visitor error checking in generated code by Markus Armbruster · 4 years, 7 months ago
  56. 012d4c9 qapi: Make visitor functions taking Error ** return bool, not void by Markus Armbruster · 4 years, 7 months ago
  57. 3b6882b docs: Added details on TSan to testing.rst by Robert Foley · 4 years, 8 months ago
  58. b9e6025 accel/tcg: Add endian-specific cpu_{ld, st}* operations by Richard Henderson · 4 years, 9 months ago
  59. 979da8b docs/devel/migration: start a debugging section by Marc-André Lureau · 4 years, 10 months ago
  60. 126eeee Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200430-1' into staging by Peter Maydell · 4 years, 9 months ago
  61. 31e5784 docs/clocks: add device's clock documentation by Peter Maydell · 4 years, 10 months ago
  62. 2061487 qapi: Disallow qmp_marshal_FOO(NULL, ...) by Markus Armbruster · 4 years, 9 months ago
  63. 8e08bf4 qapi: Assert incomplete object occurs only in dealloc visitor by Markus Armbruster · 4 years, 9 months ago
  64. fb8a967 rcu: do not mention atomic_mb_read/set in documentation by Paolo Bonzini · 4 years, 10 months ago
  65. de99dab atomics: update documentation by Paolo Bonzini · 4 years, 10 months ago
  66. 15e8699 atomics: convert to reStructuredText by Paolo Bonzini · 4 years, 10 months ago
  67. f965e8f qapi: New special feature flag "deprecated" by Markus Armbruster · 4 years, 11 months ago
  68. 84ab008 qapi: Add feature flags to struct members by Markus Armbruster · 4 years, 11 months ago
  69. 013b4ef qapi: Add feature flags to remaining definitions by Markus Armbruster · 4 years, 11 months ago
  70. 86014c6 docs/devel/qapi-code-gen: Document 'features' introspection by Markus Armbruster · 4 years, 11 months ago
  71. ad52292 docs/devel/qapi-code-gen: Clarify allow-oob introspection by Markus Armbruster · 4 years, 11 months ago
  72. 942ab68 docs/devel/qapi-code-gen: Fix typo in grammar by Markus Armbruster · 4 years, 11 months ago
  73. 6fe6d6c docs: Be consistent about capitalization of 'Arm' by Peter Maydell · 4 years, 11 months ago
  74. 430f63e Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200227' into staging by Peter Maydell · 5 years ago
  75. cc3d15a docs: rstfy s390 dasd ipl documentation by Cornelia Huck · 5 years ago
  76. 9675a9c docs/devel: document query handle lifetimes by Alex Bennée · 5 years ago
  77. e5c5935 fuzz: add documentation to docs/devel/ by Alexander Bulekov · 5 years ago
  78. 316082b docs/devel: Fix qtest paths and info about check-block in testing.rst by Thomas Huth · 5 years ago
  79. 1aa6430 docs/devel/tracing.txt: Recommend only trace_event_get_state_backends() by Peter Maydell · 5 years ago
  80. d66cc84 docs/devel/reset.rst: add doc about Resettable interface by Damien Hedde · 5 years ago
  81. 174b72a docs/devel: fix stable process doc formatting by Cornelia Huck · 5 years ago
  82. cbf0114 Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200115' into staging by Peter Maydell · 5 years ago
  83. f4e1bae cputlb: Provide cpu_(ld,st}*_mmuidx_ra for user-only by Richard Henderson · 5 years ago
  84. fc4120a cputlb: Rename helper_ret_ld*_cmmu to cpu_ld*_code by Richard Henderson · 5 years ago
  85. 00ca24f qapi: Generate command registration stuff into separate files by Markus Armbruster · 5 years ago
  86. f59b31e Merge remote-tracking branch 'remotes/stsquad/tags/pull-tesing-and-misc-191219-1' into staging by Peter Maydell · 5 years ago
  87. 1e48931 tests/vm: Allow to set qemu-img path by Wainer dos Santos Moschetta · 5 years ago
  88. f3224c5 docs: add memory API reference by Paolo Bonzini · 5 years ago
  89. f298bb4 docs: Create bitops.rst as example of kernel-docs by Peter Maydell · 6 years ago
  90. ba21bde Acceptance tests: use avocado tags for machine type by Cleber Rosa · 5 years ago
  91. 5c6ecbd docs/devel: update tcg-plugins.rst with API versioning details by Alex Bennée · 5 years ago
  92. 8ea6abf docs/devel: rename plugins.rst to tcg-plugins.rst by Alex Bennée · 5 years ago
  93. 027e333 docs/devel: add plugins.rst design document by Alex Bennée · 6 years ago
  94. 23394b4 qapi: Add feature flags to commands by Peter Krempa · 5 years ago
  95. 9020e95 Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging by Peter Maydell · 5 years ago
  96. bd20038 trace: add --group=all to tracing.txt by Stefan Hajnoczi · 5 years ago
  97. 5626f8c rcu: Add automatically released rcu_read_lock variants by Dr. David Alan Gilbert · 5 years ago
  98. f8ed349 docs/devel: add "check-tcg" to testing.rst by Alex Bennée · 5 years ago
  99. 9d55380 qapi: Remove null from schema language by Markus Armbruster · 5 years ago
  100. b6c37eb docs/devel/qapi-code-gen: Improve QAPI schema language doc by Markus Armbruster · 5 years ago