1. 8c3570e rcu_queue: add QSLIST functions by Paolo Bonzini · 5 years ago
  2. ab00cf4 tests/Makefile: Fix inclusion of the qos dependency files by Thomas Huth · 5 years ago
  3. 4eb3872 tests/vhost-user-bridge: Fix build by Dr. David Alan Gilbert · 5 years ago
  4. c11256a hw/core: add Resettable support to BusClass and DeviceClass by Damien Hedde · 5 years ago
  5. e021e6f Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-01-14' into staging by Peter Maydell · 5 years ago
  6. 00ca24f qapi: Generate command registration stuff into separate files by Markus Armbruster · 5 years ago
  7. 0cc0e26 tests/Makefile.include: Fix missing test-qapi-emit-events.[ch] by Markus Armbruster · 5 years ago
  8. 1cf4323 tests/libqos: Move the libqos files under tests/qtest/ by Thomas Huth · 5 years ago
  9. 833884f tests/Makefile: Move qtest-related settings to a separate Makefile.include by Thomas Huth · 5 years ago
  10. 1e8a1fa test: Move qtests to a separate directory by Thomas Huth · 5 years ago
  11. 10ae5b3 tests/Makefile: Separate unit test dependencies from qtest dependencies by Thomas Huth · 5 years ago
  12. 55e997a tests/Makefile: Remove 'tests/' and '$(EXESUF)' from the check-qtest variables by Thomas Huth · 5 years ago
  13. 3db9f6a tests/Makefile: test-char does not need libqtest by Thomas Huth · 5 years ago
  14. 3618e3a testing: don't nest build for fp-test by Alex Bennée · 5 years ago
  15. 586ca6b tests: add dbus-vmstate-test by Marc-André Lureau · 5 years ago
  16. d77799c tests: add migration-helpers unit by Marc-André Lureau · 5 years ago
  17. 107b596 vmstate: add qom interface to get id by Marc-André Lureau · 5 years ago
  18. ddf9069 configure: Require Python >= 3.5 by Eduardo Habkost · 5 years ago
  19. ee6fe05 tests: skip block layer tests if !CONFIG_TOOLS by Marc-André Lureau · 5 years ago
  20. aceeaa6 Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-12-17' into staging by Peter Maydell · 5 years ago
  21. c3088cd tests/Makefile: Fix check-report.* targets shown in check-help by Wainer dos Santos Moschetta · 5 years ago
  22. 2d320ad Acceptance tests: use relative location for tests by Cleber Rosa · 5 years ago
  23. 860eace tests: only run ipmi-bt-test if CONFIG_LINUX by Alex Bennée · 5 years ago
  24. bd31b75 tests: arm: Introduce cpu feature tests by Andrew Jones · 5 years ago
  25. b7c9a7f Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging by Peter Maydell · 5 years ago
  26. dc237c4 hd-geo-test: Add tests for lchs override by Sam Eiderman · 5 years ago
  27. 4e89ed1 tests: fix conditional for disabling XTS test by Daniel P. Berrangé · 5 years ago
  28. 68d8ef4 Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4' into staging by Peter Maydell · 5 years ago
  29. 1688439 Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-10-29' into staging by Peter Maydell · 5 years ago
  30. 4599cb9 Merge remote-tracking branch 'remotes/berrange/tags/crypto-luks-pull-request' into staging by Peter Maydell · 5 years ago
  31. 717cfcf tests/qapi-schema: Demonstrate command and event doc comment bugs by Markus Armbruster · 5 years ago
  32. f035b47 tests/qapi-schema: Demonstrate feature and enum doc comment bugs by Markus Armbruster · 5 years ago
  33. e057694 crypto: add support for gcrypt's native XTS impl by Daniel P. Berrangé · 5 years ago
  34. 3089e74 tests/tcg: enable plugin testing by Alex Bennée · 6 years ago
  35. d08f68b libqos: add VIRTIO PCI 1.0 support by Stefan Hajnoczi · 5 years ago
  36. e6c42b9 qapi: Split up scripts/qapi/common.py by Markus Armbruster · 5 years ago
  37. f01338c qapi: Speed up frontend tests by Markus Armbruster · 5 years ago
  38. f3d4aa5 qapi: Don't suppress doc generation without pragma doc-required by Markus Armbruster · 5 years ago
  39. 343143a tests: fix echi/ehci typo by Marc-André Lureau · 5 years ago
  40. 4d42815 tests/qapi-schema: Demonstrate suboptimal lexical errors by Markus Armbruster · 5 years ago
  41. ef91ab0 tests/qapi-schema: Demonstrate insufficient 'if' checking by Markus Armbruster · 5 years ago
  42. cd346bd tests/qapi-schema: Demonstrate misleading optional tag error by Markus Armbruster · 5 years ago
  43. 352ada9 tests/qapi-schema: Delete two redundant tests by Markus Armbruster · 5 years ago
  44. 137cf6a tests/qapi-schema: Cover unknown pragma by Markus Armbruster · 5 years ago
  45. 675b214 qapi: Permit 'boxed' with empty type by Markus Armbruster · 5 years ago
  46. 9b4416b qapi: Drop support for escape sequences other than \\ by Markus Armbruster · 5 years ago
  47. 56a8caf qapi: Restrict strings to printable ASCII by Markus Armbruster · 5 years ago
  48. 77cd44b tests:ipmi: Fix IPMI BT tests by Corey Minyard · 6 years ago
  49. 3fb643c tests/Makefile: Do not print the name of the check-block.sh shell script by Thomas Huth · 5 years ago
  50. dda60da tests/tcg: fix typo when calling clean-tcg by Alex Bennée · 5 years ago
  51. 2038f8c tests/tcg: move configuration to a sub-shell script by Paolo Bonzini · 6 years ago
  52. fc76c56 tests/tcg: cleanup Makefile inclusions by Paolo Bonzini · 6 years ago
  53. 406ab2f configure: more resilient Python version capture by Cleber Rosa · 5 years ago
  54. e7b6ba4 test-char: skip tcp tests if ipv4 check failed by Marc-André Lureau · 6 years ago
  55. eb062cf tests: add module loading test by Marc-André Lureau · 6 years ago
  56. bdd95e4 tests: Run the iotests during "make check" again by Thomas Huth · 6 years ago
  57. ad37f24 bitmap: Add bitmap_copy_with_{src|dst}_offset() by Peter Xu · 6 years ago
  58. 234e256 Merge remote-tracking branch 'remotes/armbru/tags/pull-build-2019-07-02-v2' into staging by Peter Maydell · 6 years ago
  59. 3b8593e Makefile: Rename targets for make recursion by Markus Armbruster · 6 years ago
  60. 60b725b tests/pflash-cfi02: Add test for supported CFI commands by Stephen Checkoway · 6 years ago
  61. a00af40 tests/qapi-schema: Error case tests for features in structs by Kevin Wolf · 6 years ago
  62. 0d74f3b Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-request' into staging by Peter Maydell · 6 years ago
  63. 347a6f4 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 6 years ago
  64. 77b748a test: Fix make target check-report.tap by Markus Armbruster · 6 years ago
  65. ab6b6a7 tests: acpi: add simple arm/virt testcase by Igor Mammedov · 6 years ago
  66. 8130dbc tests: convert ds1338-test to qtest by Paolo Bonzini · 6 years ago
  67. 93c3fe2 tests: convert OMAP i2c tests to qgraph by Paolo Bonzini · 6 years ago
  68. 751a7a5 libqos: add ARM imx25-pdk machine object by Paolo Bonzini · 6 years ago
  69. 4896398 libqos: add ARM n800 machine object by Paolo Bonzini · 6 years ago
  70. c0825c6 libqos: convert I2C to qgraph by Paolo Bonzini · 6 years ago
  71. 29de280 build: don't build hardware objects with linux-user by Laurent Vivier · 6 years ago
  72. 3dff199 build: replace GENERATED_FILES by generated-files-y by Laurent Vivier · 6 years ago
  73. 1e47ac8 tests/Makefile: Remove unused test-obj-y variable by Thomas Huth · 6 years ago
  74. 4ac2670 tests: Force Python I/O encoding for check-qapi-schema by Eduardo Habkost · 6 years ago
  75. b194713 tests/acceptance: use "arch:" tag to filter target specific tests by Cleber Rosa · 6 years ago
  76. 59692a1 tests/acceptance: show avocado test execution by default by Cleber Rosa · 6 years ago
  77. 77d47f1 tests: add missing dependency to build QTEST_QEMU_BINARY, round 2 by Laszlo Ersek · 6 years ago
  78. 3e20c81 tests: Make check-block a phony target by Markus Armbruster · 6 years ago
  79. 8b15969 test-announce-self: convert to qgraph by Paolo Bonzini · 6 years ago
  80. df2bb38 .travis.yml: separate softfloat from check-tcg by Alex Bennée · 6 years ago
  81. e24e66f tests/tcg: enable tcg tests for softmmu by Alex Bennée · 6 years ago
  82. 4c76137 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 6 years ago
  83. 9c2b28e qemu-iotests: Add dependency to qemu-nbd tool by Philippe Mathieu-Daudé · 6 years ago
  84. 377213f ahci-test: Add dependency to qemu-img tool by Philippe Mathieu-Daudé · 6 years ago
  85. 469bb49 qos-test: megasas test node by Paolo Bonzini · 6 years ago
  86. a138f26 qos-test: e1000 test node by Emanuele Giuseppe Esposito · 7 years ago
  87. 0b47730 qos-test: eepro100 test node by Emanuele Giuseppe Esposito · 7 years ago
  88. 7f4090a qos-test: es1370 test node by Emanuele Giuseppe Esposito · 7 years ago
  89. 53bfb42 qos-test: vmxnet3 test node by Emanuele Giuseppe Esposito · 7 years ago
  90. fb7e0b4 qos-test: usb-hcd-ohci test node by Emanuele Giuseppe Esposito · 7 years ago
  91. dca0630 qos-test: spapr-phb test node by Emanuele Giuseppe Esposito · 7 years ago
  92. 96900e1 qos-test: pcnet test node by Emanuele Giuseppe Esposito · 7 years ago
  93. 3157ed3 qos-test: nvme test node by Emanuele Giuseppe Esposito · 7 years ago
  94. 941e331 qos-test: ne2k_pci test node by Emanuele Giuseppe Esposito · 7 years ago
  95. 31692b2 qos-test: ipoctal232 test node by Emanuele Giuseppe Esposito · 7 years ago
  96. 0793a88 qos-test: tpci200 test node by Emanuele Giuseppe Esposito · 7 years ago
  97. 86dc943 qos-test: ac97 test node by Emanuele Giuseppe Esposito · 7 years ago
  98. 19e3d97 tests: move virtio entirely to qos-test by Paolo Bonzini · 6 years ago
  99. 4e20079 qos-test: virtio-scsi test node by Emanuele Giuseppe Esposito · 7 years ago
  100. 8f41a3a tests/libqos: virtio-scsi driver and interface nodes by Emanuele Giuseppe Esposito · 7 years ago