1. 09e9332 build: replace ninjatool with ninja by Paolo Bonzini · 4 years, 6 months ago
  2. 88da4b0 tests/Makefile.include: unbreak non-tcg builds by Paolo Bonzini · 4 years, 4 months ago
  3. 8c17b84 tests: tcg: do not use implicit rules by Paolo Bonzini · 4 years, 5 months ago
  4. c17a386 plugins: move the more involved plugins to contrib by Alex Bennée · 4 years, 5 months ago
  5. 94b4ec2 tests: bump avocado version by Pavel Dovgalyuk · 4 years, 5 months ago
  6. 296bf3d Makefile: remove dead variables and includes by Paolo Bonzini · 4 years, 6 months ago
  7. 4fbcdcd meson: convert migration/initrd-stress by Marc-André Lureau · 4 years, 6 months ago
  8. 9ed7247 meson: convert the speed tests by Paolo Bonzini · 4 years, 6 months ago
  9. a52f4a7 meson: convert atomic*-bench by Marc-André Lureau · 4 years, 6 months ago
  10. 89d4dc8 meson: convert vhost-user-bridge by Marc-André Lureau · 4 years, 6 months ago
  11. fb5c578 meson: remove old socket_scm_helper rule by Marc-André Lureau · 4 years, 6 months ago
  12. 279588d meson: convert the unit tests by Marc-André Lureau · 4 years, 7 months ago
  13. a9726a9 meson: convert qht-bench by Marc-André Lureau · 4 years, 6 months ago
  14. 9866a33 meson: declare keyutils dependency by Marc-André Lureau · 4 years, 6 months ago
  15. 37e2777 meson: build qapi tests library by Marc-André Lureau · 4 years, 6 months ago
  16. e781190 qemu-iotests: move check-block back to Makefiles by Paolo Bonzini · 4 years, 6 months ago
  17. ce4e510 tests/Makefile: test-image-locking needs CONFIG_POSIX by Thomas Huth · 4 years, 7 months ago
  18. ffac93d meson: convert sample plugins by Paolo Bonzini · 5 years ago
  19. d3ca592 meson: convert check-block by Paolo Bonzini · 5 years ago
  20. 64ed6f9 meson: link emulators without Makefile.target by Paolo Bonzini · 4 years, 7 months ago
  21. c92a309 meson: convert hw/core by Marc-André Lureau · 6 years ago
  22. 5516623 meson: convert migration directory to Meson by Marc-André Lureau · 6 years ago
  23. a2ce7db meson: convert tests/qtest to meson by Paolo Bonzini · 4 years, 7 months ago
  24. 3afe7ab meson: convert check-qapi-schema by Paolo Bonzini · 5 years ago
  25. 3941996 meson: convert tests/fp and check-softfloat by Paolo Bonzini · 4 years, 7 months ago
  26. ce1c1e7 meson: convert check-decodetree by Paolo Bonzini · 5 years ago
  27. f15bff2 meson: convert qemu-ga by Paolo Bonzini · 6 years ago
  28. 245dac4 meson: add testsuite Makefile generator by Paolo Bonzini · 5 years ago
  29. 9f526fc Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-misc-110720-2' into staging by Peter Maydell · 4 years, 7 months ago
  30. a6eeac3 testing: add check-build target by Alex Bennée · 4 years, 8 months ago
  31. c5008c7 gitlab: add acceptance testing to system builds by Alex Bennée · 4 years, 8 months ago
  32. 3bcb584 tests: Inject test name also when the test fails by Havard Skinnemoen · 4 years, 8 months ago
  33. ff8f63d tests: Disable select tests under TSan, which hit TSan issue. by Robert Foley · 4 years, 8 months ago
  34. 9250036 test-crypto-secret: add 'secret_keyring' object tests. by Alexey Krasikov · 4 years, 9 months ago
  35. 49ee115 Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-request' into staging by Peter Maydell · 4 years, 8 months ago
  36. 37914f6 tests/Makefile: Restrict some softmmu-only tests by Philippe Mathieu-Daudé · 4 years, 9 months ago
  37. ca6db46 tests/Makefile: Only display TCG-related tests when TCG is available by Philippe Mathieu-Daudé · 4 years, 9 months ago
  38. 9865f39 tests/Makefile: Fix description of "make check" by Huacai Chen · 4 years, 10 months ago
  39. 8281a15 tests/fp: split and audit the conversion tests by Alex Bennée · 4 years, 9 months ago
  40. 91fa8b6 tests/fp: enable extf80_le_quite tests by Alex Bennée · 4 years, 9 months ago
  41. 0e6934f qdev: add clock input&output support to devices. by Damien Hedde · 4 years, 11 months ago
  42. a1ba62a Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' into staging by Peter Maydell · 5 years ago
  43. 4ec49f0 Acceptance tests: add make targets to download images by Cleber Rosa · 5 years ago
  44. f965e8f qapi: New special feature flag "deprecated" by Markus Armbruster · 5 years ago
  45. 6e1da96 tests/qemu-iotests: Fix socket_scm_helper build path by Philippe Mathieu-Daudé · 5 years ago
  46. 8c3570e rcu_queue: add QSLIST functions by Paolo Bonzini · 5 years ago
  47. ab00cf4 tests/Makefile: Fix inclusion of the qos dependency files by Thomas Huth · 5 years ago
  48. 4eb3872 tests/vhost-user-bridge: Fix build by Dr. David Alan Gilbert · 5 years ago
  49. c11256a hw/core: add Resettable support to BusClass and DeviceClass by Damien Hedde · 5 years ago
  50. e021e6f Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-01-14' into staging by Peter Maydell · 5 years ago
  51. 00ca24f qapi: Generate command registration stuff into separate files by Markus Armbruster · 5 years ago
  52. 0cc0e26 tests/Makefile.include: Fix missing test-qapi-emit-events.[ch] by Markus Armbruster · 5 years ago
  53. 1cf4323 tests/libqos: Move the libqos files under tests/qtest/ by Thomas Huth · 5 years ago
  54. 833884f tests/Makefile: Move qtest-related settings to a separate Makefile.include by Thomas Huth · 5 years ago
  55. 1e8a1fa test: Move qtests to a separate directory by Thomas Huth · 5 years ago
  56. 10ae5b3 tests/Makefile: Separate unit test dependencies from qtest dependencies by Thomas Huth · 5 years ago
  57. 55e997a tests/Makefile: Remove 'tests/' and '$(EXESUF)' from the check-qtest variables by Thomas Huth · 5 years ago
  58. 3db9f6a tests/Makefile: test-char does not need libqtest by Thomas Huth · 5 years ago
  59. 3618e3a testing: don't nest build for fp-test by Alex Bennée · 5 years ago
  60. 586ca6b tests: add dbus-vmstate-test by Marc-André Lureau · 5 years ago
  61. d77799c tests: add migration-helpers unit by Marc-André Lureau · 5 years ago
  62. 107b596 vmstate: add qom interface to get id by Marc-André Lureau · 5 years ago
  63. ddf9069 configure: Require Python >= 3.5 by Eduardo Habkost · 5 years ago
  64. ee6fe05 tests: skip block layer tests if !CONFIG_TOOLS by Marc-André Lureau · 5 years ago
  65. aceeaa6 Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-12-17' into staging by Peter Maydell · 5 years ago
  66. c3088cd tests/Makefile: Fix check-report.* targets shown in check-help by Wainer dos Santos Moschetta · 5 years ago
  67. 2d320ad Acceptance tests: use relative location for tests by Cleber Rosa · 5 years ago
  68. 860eace tests: only run ipmi-bt-test if CONFIG_LINUX by Alex Bennée · 5 years ago
  69. bd31b75 tests: arm: Introduce cpu feature tests by Andrew Jones · 5 years ago
  70. b7c9a7f Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging by Peter Maydell · 5 years ago
  71. dc237c4 hd-geo-test: Add tests for lchs override by Sam Eiderman · 5 years ago
  72. 4e89ed1 tests: fix conditional for disabling XTS test by Daniel P. Berrangé · 5 years ago
  73. 68d8ef4 Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4' into staging by Peter Maydell · 5 years ago
  74. 1688439 Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-10-29' into staging by Peter Maydell · 5 years ago
  75. 4599cb9 Merge remote-tracking branch 'remotes/berrange/tags/crypto-luks-pull-request' into staging by Peter Maydell · 5 years ago
  76. 717cfcf tests/qapi-schema: Demonstrate command and event doc comment bugs by Markus Armbruster · 5 years ago
  77. f035b47 tests/qapi-schema: Demonstrate feature and enum doc comment bugs by Markus Armbruster · 5 years ago
  78. e057694 crypto: add support for gcrypt's native XTS impl by Daniel P. Berrangé · 5 years ago
  79. 3089e74 tests/tcg: enable plugin testing by Alex Bennée · 6 years ago
  80. d08f68b libqos: add VIRTIO PCI 1.0 support by Stefan Hajnoczi · 5 years ago
  81. e6c42b9 qapi: Split up scripts/qapi/common.py by Markus Armbruster · 5 years ago
  82. f01338c qapi: Speed up frontend tests by Markus Armbruster · 5 years ago
  83. f3d4aa5 qapi: Don't suppress doc generation without pragma doc-required by Markus Armbruster · 5 years ago
  84. 343143a tests: fix echi/ehci typo by Marc-André Lureau · 5 years ago
  85. 4d42815 tests/qapi-schema: Demonstrate suboptimal lexical errors by Markus Armbruster · 5 years ago
  86. ef91ab0 tests/qapi-schema: Demonstrate insufficient 'if' checking by Markus Armbruster · 5 years ago
  87. cd346bd tests/qapi-schema: Demonstrate misleading optional tag error by Markus Armbruster · 5 years ago
  88. 352ada9 tests/qapi-schema: Delete two redundant tests by Markus Armbruster · 5 years ago
  89. 137cf6a tests/qapi-schema: Cover unknown pragma by Markus Armbruster · 5 years ago
  90. 675b214 qapi: Permit 'boxed' with empty type by Markus Armbruster · 5 years ago
  91. 9b4416b qapi: Drop support for escape sequences other than \\ by Markus Armbruster · 5 years ago
  92. 56a8caf qapi: Restrict strings to printable ASCII by Markus Armbruster · 5 years ago
  93. 77cd44b tests:ipmi: Fix IPMI BT tests by Corey Minyard · 6 years ago
  94. 3fb643c tests/Makefile: Do not print the name of the check-block.sh shell script by Thomas Huth · 5 years ago
  95. dda60da tests/tcg: fix typo when calling clean-tcg by Alex Bennée · 5 years ago
  96. 2038f8c tests/tcg: move configuration to a sub-shell script by Paolo Bonzini · 6 years ago
  97. fc76c56 tests/tcg: cleanup Makefile inclusions by Paolo Bonzini · 6 years ago
  98. 406ab2f configure: more resilient Python version capture by Cleber Rosa · 5 years ago
  99. e7b6ba4 test-char: skip tcp tests if ipv4 check failed by Marc-André Lureau · 6 years ago
  100. eb062cf tests: add module loading test by Marc-André Lureau · 6 years ago