1. 860eace tests: only run ipmi-bt-test if CONFIG_LINUX by Alex Bennée · 5 years ago
  2. bd31b75 tests: arm: Introduce cpu feature tests by Andrew Jones · 5 years ago
  3. b7c9a7f Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging by Peter Maydell · 5 years ago
  4. dc237c4 hd-geo-test: Add tests for lchs override by Sam Eiderman · 5 years ago
  5. 4e89ed1 tests: fix conditional for disabling XTS test by Daniel P. Berrangé · 5 years ago
  6. 68d8ef4 Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4' into staging by Peter Maydell · 5 years ago
  7. 1688439 Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-10-29' into staging by Peter Maydell · 5 years ago
  8. 4599cb9 Merge remote-tracking branch 'remotes/berrange/tags/crypto-luks-pull-request' into staging by Peter Maydell · 5 years ago
  9. 717cfcf tests/qapi-schema: Demonstrate command and event doc comment bugs by Markus Armbruster · 5 years ago
  10. f035b47 tests/qapi-schema: Demonstrate feature and enum doc comment bugs by Markus Armbruster · 5 years ago
  11. e057694 crypto: add support for gcrypt's native XTS impl by Daniel P. Berrangé · 5 years ago
  12. 3089e74 tests/tcg: enable plugin testing by Alex Bennée · 6 years ago
  13. d08f68b libqos: add VIRTIO PCI 1.0 support by Stefan Hajnoczi · 5 years ago
  14. e6c42b9 qapi: Split up scripts/qapi/common.py by Markus Armbruster · 5 years ago
  15. f01338c qapi: Speed up frontend tests by Markus Armbruster · 5 years ago
  16. f3d4aa5 qapi: Don't suppress doc generation without pragma doc-required by Markus Armbruster · 5 years ago
  17. 343143a tests: fix echi/ehci typo by Marc-André Lureau · 5 years ago
  18. 4d42815 tests/qapi-schema: Demonstrate suboptimal lexical errors by Markus Armbruster · 5 years ago
  19. ef91ab0 tests/qapi-schema: Demonstrate insufficient 'if' checking by Markus Armbruster · 5 years ago
  20. cd346bd tests/qapi-schema: Demonstrate misleading optional tag error by Markus Armbruster · 5 years ago
  21. 352ada9 tests/qapi-schema: Delete two redundant tests by Markus Armbruster · 5 years ago
  22. 137cf6a tests/qapi-schema: Cover unknown pragma by Markus Armbruster · 5 years ago
  23. 675b214 qapi: Permit 'boxed' with empty type by Markus Armbruster · 6 years ago
  24. 9b4416b qapi: Drop support for escape sequences other than \\ by Markus Armbruster · 6 years ago
  25. 56a8caf qapi: Restrict strings to printable ASCII by Markus Armbruster · 6 years ago
  26. 77cd44b tests:ipmi: Fix IPMI BT tests by Corey Minyard · 6 years ago
  27. 3fb643c tests/Makefile: Do not print the name of the check-block.sh shell script by Thomas Huth · 6 years ago
  28. dda60da tests/tcg: fix typo when calling clean-tcg by Alex Bennée · 6 years ago
  29. 2038f8c tests/tcg: move configuration to a sub-shell script by Paolo Bonzini · 6 years ago
  30. fc76c56 tests/tcg: cleanup Makefile inclusions by Paolo Bonzini · 6 years ago
  31. 406ab2f configure: more resilient Python version capture by Cleber Rosa · 6 years ago
  32. e7b6ba4 test-char: skip tcp tests if ipv4 check failed by Marc-André Lureau · 6 years ago
  33. eb062cf tests: add module loading test by Marc-André Lureau · 6 years ago
  34. bdd95e4 tests: Run the iotests during "make check" again by Thomas Huth · 6 years ago
  35. ad37f24 bitmap: Add bitmap_copy_with_{src|dst}_offset() by Peter Xu · 6 years ago
  36. 234e256 Merge remote-tracking branch 'remotes/armbru/tags/pull-build-2019-07-02-v2' into staging by Peter Maydell · 6 years ago
  37. 3b8593e Makefile: Rename targets for make recursion by Markus Armbruster · 6 years ago
  38. 60b725b tests/pflash-cfi02: Add test for supported CFI commands by Stephen Checkoway · 6 years ago
  39. a00af40 tests/qapi-schema: Error case tests for features in structs by Kevin Wolf · 6 years ago
  40. 0d74f3b Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-request' into staging by Peter Maydell · 6 years ago
  41. 347a6f4 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 6 years ago
  42. 77b748a test: Fix make target check-report.tap by Markus Armbruster · 6 years ago
  43. ab6b6a7 tests: acpi: add simple arm/virt testcase by Igor Mammedov · 6 years ago
  44. 8130dbc tests: convert ds1338-test to qtest by Paolo Bonzini · 6 years ago
  45. 93c3fe2 tests: convert OMAP i2c tests to qgraph by Paolo Bonzini · 6 years ago
  46. 751a7a5 libqos: add ARM imx25-pdk machine object by Paolo Bonzini · 6 years ago
  47. 4896398 libqos: add ARM n800 machine object by Paolo Bonzini · 6 years ago
  48. c0825c6 libqos: convert I2C to qgraph by Paolo Bonzini · 6 years ago
  49. 29de280 build: don't build hardware objects with linux-user by Laurent Vivier · 6 years ago
  50. 3dff199 build: replace GENERATED_FILES by generated-files-y by Laurent Vivier · 6 years ago
  51. 1e47ac8 tests/Makefile: Remove unused test-obj-y variable by Thomas Huth · 6 years ago
  52. 4ac2670 tests: Force Python I/O encoding for check-qapi-schema by Eduardo Habkost · 6 years ago
  53. b194713 tests/acceptance: use "arch:" tag to filter target specific tests by Cleber Rosa · 6 years ago
  54. 59692a1 tests/acceptance: show avocado test execution by default by Cleber Rosa · 6 years ago
  55. 77d47f1 tests: add missing dependency to build QTEST_QEMU_BINARY, round 2 by Laszlo Ersek · 6 years ago
  56. 3e20c81 tests: Make check-block a phony target by Markus Armbruster · 6 years ago
  57. 8b15969 test-announce-self: convert to qgraph by Paolo Bonzini · 6 years ago
  58. df2bb38 .travis.yml: separate softfloat from check-tcg by Alex Bennée · 6 years ago
  59. e24e66f tests/tcg: enable tcg tests for softmmu by Alex Bennée · 6 years ago
  60. 4c76137 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 6 years ago
  61. 9c2b28e qemu-iotests: Add dependency to qemu-nbd tool by Philippe Mathieu-Daudé · 6 years ago
  62. 377213f ahci-test: Add dependency to qemu-img tool by Philippe Mathieu-Daudé · 6 years ago
  63. 469bb49 qos-test: megasas test node by Paolo Bonzini · 6 years ago
  64. a138f26 qos-test: e1000 test node by Emanuele Giuseppe Esposito · 7 years ago
  65. 0b47730 qos-test: eepro100 test node by Emanuele Giuseppe Esposito · 7 years ago
  66. 7f4090a qos-test: es1370 test node by Emanuele Giuseppe Esposito · 7 years ago
  67. 53bfb42 qos-test: vmxnet3 test node by Emanuele Giuseppe Esposito · 7 years ago
  68. fb7e0b4 qos-test: usb-hcd-ohci test node by Emanuele Giuseppe Esposito · 7 years ago
  69. dca0630 qos-test: spapr-phb test node by Emanuele Giuseppe Esposito · 7 years ago
  70. 96900e1 qos-test: pcnet test node by Emanuele Giuseppe Esposito · 7 years ago
  71. 3157ed3 qos-test: nvme test node by Emanuele Giuseppe Esposito · 7 years ago
  72. 941e331 qos-test: ne2k_pci test node by Emanuele Giuseppe Esposito · 7 years ago
  73. 31692b2 qos-test: ipoctal232 test node by Emanuele Giuseppe Esposito · 7 years ago
  74. 0793a88 qos-test: tpci200 test node by Emanuele Giuseppe Esposito · 7 years ago
  75. 86dc943 qos-test: ac97 test node by Emanuele Giuseppe Esposito · 7 years ago
  76. 19e3d97 tests: move virtio entirely to qos-test by Paolo Bonzini · 6 years ago
  77. 4e20079 qos-test: virtio-scsi test node by Emanuele Giuseppe Esposito · 7 years ago
  78. 8f41a3a tests/libqos: virtio-scsi driver and interface nodes by Emanuele Giuseppe Esposito · 7 years ago
  79. a3ebd6e qos-test: vhost-user test node by Paolo Bonzini · 6 years ago
  80. 6ae333f qos-test: virtio-net test node by Emanuele Giuseppe Esposito · 7 years ago
  81. 583349d tests/libqos: virtio-net driver and interface nodes by Emanuele Giuseppe Esposito · 7 years ago
  82. 5cb8f0d qos-test: virtio-blk test node by Paolo Bonzini · 6 years ago
  83. a371349 tests/libqos: virtio-blk driver and interface nodes by Emanuele Giuseppe Esposito · 7 years ago
  84. a25f56a qos-test: virtio-rng test node by Emanuele Giuseppe Esposito · 7 years ago
  85. d3d400d tests/libqos: virtio-rng driver and interface nodes by Emanuele Giuseppe Esposito · 7 years ago
  86. 6975bf3 tests/qgraph: remove virtio-balloon-test by Emanuele Giuseppe Esposito · 7 years ago
  87. 2924106 tests/libqos: virtio-balloon driver and interface nodes by Emanuele Giuseppe Esposito · 7 years ago
  88. dfbe8b4 qos-test: virtio-9p test node by Emanuele Giuseppe Esposito · 7 years ago
  89. 9d44725 tests/libqos: virtio-9p driver and interface nodes by Emanuele Giuseppe Esposito · 7 years ago
  90. 1657291 qos-test: virtio-console and virtio-serial test node by Emanuele Giuseppe Esposito · 7 years ago
  91. b3e7dc8 tests/libqos: virtio-serial driver and interface nodes by Emanuele Giuseppe Esposito · 7 years ago
  92. 50d982e tests/qgraph: add generic virtio testcases by Paolo Bonzini · 6 years ago
  93. d18d2b5 tests/libqos: arm/virt machine node by Emanuele Giuseppe Esposito · 7 years ago
  94. 1ce66ec tests/libqos: virtio-pci driver and interface nodes by Emanuele Giuseppe Esposito · 7 years ago
  95. b026393 qos-test: e1000e test node by Emanuele Giuseppe Esposito · 7 years ago
  96. a4cc719 tests/libqos: e1000e driver and interface nodes by Emanuele Giuseppe Esposito · 7 years ago
  97. 7985b58 tests/qgraph: ppc64/pseries machine node by Emanuele Giuseppe Esposito · 7 years ago
  98. b8782d2 tests/libqos: pci-spapr driver and interface nodes by Emanuele Giuseppe Esposito · 7 years ago
  99. db1f266 tests/qgraph: add generic PCI testcases by Paolo Bonzini · 6 years ago
  100. 757c6ea qos-test: sdhci test node by Emanuele Giuseppe Esposito · 7 years ago