1. d0fb965 docs: fix references to docs/devel/tracing.rst by Stefano Garzarella · 3 years, 8 months ago
  2. 4d01086 headers: Add udmabuf.h by Vivek Kasireddy · 3 years, 8 months ago
  3. 6c76969 Merge remote-tracking branch 'remotes/vsementsov/tags/pull-simplebench-2021-05-04' into staging by Peter Maydell · 3 years, 8 months ago
  4. d4092ff qapi/parser: add docstrings by John Snow · 3 years, 8 months ago
  5. 9b91e76 qapi/parser: allow 'ch' variable name by John Snow · 3 years, 8 months ago
  6. 013a3ac qapi/parser: Remove superfluous list comprehension by John Snow · 3 years, 8 months ago
  7. 810aff8 qapi/parser: add type hint annotations by John Snow · 3 years, 8 months ago
  8. 0338620 qapi/parser: Rework _check_pragma_list_of_str as a TypeGuard by John Snow · 3 years, 8 months ago
  9. c256263 qapi/parser: Fix token membership tests when token can be None by John Snow · 3 years, 8 months ago
  10. e0e8a0a qapi: add must_match helper by John Snow · 3 years, 8 months ago
  11. 43b1be6 qapi/parser: Use @staticmethod where appropriate by John Snow · 3 years, 8 months ago
  12. 234dce2 qapi/parser: assert object keys are strings by John Snow · 3 years, 8 months ago
  13. 9cd0205 qapi/parser: enforce all top-level expressions must be dict in _parse() by John Snow · 3 years, 8 months ago
  14. 7c610ce qapi/parser: Assert lexer value is a string by John Snow · 3 years, 8 months ago
  15. 16ff40a qapi/parser: factor parsing routine into method by John Snow · 3 years, 8 months ago
  16. b2b31fd qapi/source: Remove line number from QAPISourceInfo initializer by John Snow · 3 years, 8 months ago
  17. 3404e57 qapi/parser: Don't try to handle file errors by John Snow · 3 years, 8 months ago
  18. 6005ee0 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 3 years, 8 months ago
  19. 43bea44 checkpatch: Fix use of uninitialized value by Greg Kurz · 3 years, 10 months ago
  20. e804f89 coverity-scan: list components, move model to scripts/coverity-scan by Paolo Bonzini · 3 years, 9 months ago
  21. 8c8407f simplebench/bench-backup: add --drop-caches argument by Vladimir Sementsov-Ogievskiy · 3 years, 11 months ago
  22. 8fa4ee1 simplebench/bench-backup: add --count and --no-initial-run by Vladimir Sementsov-Ogievskiy · 3 years, 11 months ago
  23. 0dc9f81 simplebench/bench-backup: support qcow2 source files by Vladimir Sementsov-Ogievskiy · 4 years ago
  24. 4ad7a5c simplebench/bench_block_job: handle error in BLOCK_JOB_COMPLETED by Vladimir Sementsov-Ogievskiy · 4 years ago
  25. 684d18e simplebench/bench-backup: add target-cache argument by Vladimir Sementsov-Ogievskiy · 4 years ago
  26. af2ac85 simplebench/bench-backup: add --compressed option by Vladimir Sementsov-Ogievskiy · 4 years ago
  27. 27eacb3 simplebench: bench_one(): support count=1 by Vladimir Sementsov-Ogievskiy · 4 years ago
  28. dab3469 simplebench: bench_one(): add slow_limit argument by Vladimir Sementsov-Ogievskiy · 4 years ago
  29. e759413 scripts: fix generation update-binfmts templates by Silvano Cirujano Cuesta · 3 years, 10 months ago
  30. af93cca decodetree: Extend argument set syntax to allow types by Richard Henderson · 3 years, 9 months ago
  31. 60c425f decodetree: Add support for 64-bit instructions by Luis Fernando Fujita Pires · 3 years, 10 months ago
  32. 9f6e2b4 decodetree: More use of f-strings by Richard Henderson · 3 years, 9 months ago
  33. c7cefe6 decodetree: Introduce whex and whexC helpers by Richard Henderson · 3 years, 9 months ago
  34. b54626e qapi/error.py: enable mypy checks by John Snow · 3 years, 9 months ago
  35. 30d0a01 qapi/error: Add type hints by John Snow · 3 years, 9 months ago
  36. 92870cf qapi/error.py: enable pylint checks by John Snow · 3 years, 9 months ago
  37. ac6a7d8 qapi/error.py: move QAPIParseError to parser.py by John Snow · 3 years, 9 months ago
  38. ac89761 qapi/error: assert QAPISourceInfo is not None by John Snow · 3 years, 9 months ago
  39. 86cc2ff qapi/error: Make QAPISourceError 'col' parameter optional by John Snow · 3 years, 9 months ago
  40. b54e07c qapi/error: Use Python3-style super() by John Snow · 3 years, 9 months ago
  41. 46f4946 qapi/error: Repurpose QAPIError as an abstract base exception class by John Snow · 3 years, 9 months ago
  42. e81718c qapi/expr: Update authorship and copyright information by John Snow · 3 years, 9 months ago
  43. eab9993 qapi/expr.py: Use tuples instead of lists for static data by John Snow · 3 years, 9 months ago
  44. a486536 qapi/expr.py: Add docstrings by John Snow · 3 years, 9 months ago
  45. 79e4fd1 qapi/expr: Only explicitly prohibit 'Kind' nor 'List' for type names by John Snow · 3 years, 9 months ago
  46. 328e8ca qapi/expr.py: enable pylint checks by John Snow · 3 years, 9 months ago
  47. e42648d qapi/expr.py: Remove single-letter variable by John Snow · 3 years, 9 months ago
  48. 210fd63 qapi/expr.py: Consolidate check_if_str calls in check_if by John Snow · 3 years, 9 months ago
  49. b9ad358 qapi/expr.py: add type hint annotations by John Snow · 3 years, 9 months ago
  50. 538cd41 qapi/expr.py: Modify check_keys to accept any Collection by John Snow · 3 years, 9 months ago
  51. 7a783ce qapi/expr.py: Add casts in a few select cases by John Snow · 3 years, 9 months ago
  52. 4918bb7 qapi/expr.py: Check type of union and alternate 'data' member by John Snow · 3 years, 9 months ago
  53. 926bb8a qapi/expr.py: move string check upwards in check_type by John Snow · 3 years, 9 months ago
  54. b66c62a qapi/expr.py: Add assertion for union type 'check_dict' by John Snow · 3 years, 9 months ago
  55. 59b5556 qapi/expr.py: constrain incoming expression types by John Snow · 3 years, 9 months ago
  56. 0f231dc qapi/expr.py: Check for dict instead of OrderedDict by John Snow · 3 years, 9 months ago
  57. b7341b8 qapi/expr.py: Remove 'info' argument from nested check_if_str by John Snow · 3 years, 9 months ago
  58. d0a263c qapi/expr: Comment cleanup by John Snow · 3 years, 9 months ago
  59. ca89d15 device-crash-test: Ignore errors about a bus not being available by Thomas Huth · 3 years, 10 months ago
  60. b30df27 scripts/kernel-doc: strip QEMU_ from function definitions by Alex Bennée · 3 years, 10 months ago
  61. d83b476 qapi: Enforce union and alternate branch naming rules by Markus Armbruster · 3 years, 10 months ago
  62. 407efbf qapi: Enforce enum member naming rules by Markus Armbruster · 3 years, 10 months ago
  63. 5aceeac qapi: Enforce struct member naming rules by Markus Armbruster · 3 years, 10 months ago
  64. 05ebf84 qapi: Enforce command naming rules by Markus Armbruster · 3 years, 10 months ago
  65. e744708 qapi: Enforce feature naming rules by Markus Armbruster · 3 years, 10 months ago
  66. 9af4b6b qapi: Prepare for rejecting underscore in command and member names by Markus Armbruster · 3 years, 10 months ago
  67. b86df37 qapi: Rename pragma *-whitelist to *-exceptions by Markus Armbruster · 3 years, 10 months ago
  68. 4a67bd3 qapi: Factor out QAPISchemaParser._check_pragma_list_of_str() by Markus Armbruster · 3 years, 10 months ago
  69. 3e6c8a6 qapi: Enforce type naming rules by Markus Armbruster · 3 years, 10 months ago
  70. d4f4cae qapi: Enforce event naming rules by Markus Armbruster · 3 years, 10 months ago
  71. 00ffe24 qapi: Consistently permit any case in downstream prefixes by Markus Armbruster · 3 years, 10 months ago
  72. d224e0c qapi: Move uppercase rejection to check_name_lower() by Markus Armbruster · 3 years, 10 months ago
  73. eaab06f qapi: Rework name checking in preparation of stricter checking by Markus Armbruster · 3 years, 10 months ago
  74. 0825f62 qapi: Lift enum-specific code out of check_name_str() by Markus Armbruster · 3 years, 10 months ago
  75. 5fbc78d qapi: Permit flat union members for any tag value by Markus Armbruster · 3 years, 10 months ago
  76. dbfe3c7 qapi: Fix to reject optional members with reserved names by Markus Armbruster · 3 years, 10 months ago
  77. db29164 qapi: Implement deprecated-input=reject for QMP command arguments by Markus Armbruster · 3 years, 10 months ago
  78. d203259 qapi: Implement deprecated-input=reject for QMP commands by Markus Armbruster · 3 years, 10 months ago
  79. a291a38 qapi: Implement deprecated-output=hide for QMP event data by Markus Armbruster · 3 years, 10 months ago
  80. 278fc2f qapi: Implement deprecated-output=hide for QMP events by Markus Armbruster · 3 years, 10 months ago
  81. 91fa93e qapi: Implement deprecated-output=hide for QMP command results by Markus Armbruster · 3 years, 10 months ago
  82. 1b507e5 Merge remote-tracking branch 'remotes/berrange-gitlab/tags/dep-many-pull-request' into staging by Peter Maydell · 3 years, 10 months ago
  83. 879be3a hw/scsi: remove 'scsi-disk' device by Daniel P. Berrangé · 4 years ago
  84. b501018 hw/ide: remove 'ide-drive' device by Daniel P. Berrangé · 4 years ago
  85. 97ef5f8 fuzz: add a script to build reproducers by Alexander Bulekov · 3 years, 11 months ago
  86. 3aa1b7a pvrdma: wean code off pvrdma_ring.h kernel header by Cornelia Huck · 4 years ago
  87. 6e1c0d7 linux-user: manage binfmt-misc preserve-arg[0] flag by Laurent Vivier · 4 years ago
  88. 6f34661 Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pull-request' into staging by Peter Maydell · 3 years, 11 months ago
  89. 54fa79b scripts/tracetool: Replace the word 'whitelist' by Philippe Mathieu-Daudé · 3 years, 11 months ago
  90. 6179f32 scripts/ci/gitlab-pipeline-status: give more info when pipeline not found by Cleber Rosa · 4 years ago
  91. 861d1d5 scripts/ci/gitlab-pipeline-status: give more information on failures by Cleber Rosa · 4 years ago
  92. 2faf56b scripts/ci/gitlab-pipeline-status: split utlity function for HTTP GET by Cleber Rosa · 4 years ago
  93. c2f4c1a meson: Re-enable the possibility to run "make check SPEED=slow" by Thomas Huth · 4 years ago
  94. 0e92a19 qapi: Fix parse errors for removal of null from schema language by Markus Armbruster · 4 years ago
  95. 07dbfdd Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 3 years, 11 months ago
  96. cbcf098 Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-updates-240221-1' into staging by Peter Maydell · 4 years ago
  97. c238741 docs: update to show preferred boolean syntax for -chardev by Daniel P. Berrangé · 4 years ago
  98. 237377a hvf: Sign the code after installation by Akihiko Odaki · 4 years ago
  99. 93a1100 docs: move CODING_STYLE into the developer documentation by Alex Bennée · 4 years ago
  100. d2f1af0 checkpatch: don't emit warning on newly created acpi data files by Isaku Yamahata · 4 years ago