1. 7109edf check-qjson: add test for large JSON objects by Michael Roth · 13 years ago
  2. 58c8cce qemu-iotests: Fix 030 after switch to GenericError by Kevin Wolf · 13 years ago
  3. adb696f block: Enable qemu_open/close to work with fd sets by Corey Bryant · 13 years ago
  4. 166f3c7 qemu-iotests: skip 039 with ./check -nocache by Stefan Hajnoczi · 13 years ago
  5. 058f8f1 block: add BLOCK_O_CHECK for qemu-img check by Stefan Hajnoczi · 13 years ago
  6. 353a41b qemu-iotests: Save some sed processes by Kevin Wolf · 13 years ago
  7. b0869a4 qemu-iotests: Be more flexible with image creation options by Kevin Wolf · 13 years ago
  8. dc68afe qemu-iotests: add 039 qcow2 lazy refcounts test by Stefan Hajnoczi · 13 years ago
  9. bfe8043 qcow2: implement lazy refcounts by Stefan Hajnoczi · 13 years ago
  10. 91cf8a3 qemu-iotests: ignore qemu-img create lazy_refcounts output by Stefan Hajnoczi · 13 years ago
  11. c61d000 qcow2: introduce dirty bit by Stefan Hajnoczi · 13 years ago
  12. e77964f qemu-iotests: add qed.py image manipulation utility by Stefan Hajnoczi · 13 years ago
  13. 14117c7 tests: Makefile: include dependency files by Eduardo Habkost · 13 years ago
  14. d901eff target-or32: Add testcases by Jia Liu · 13 years ago
  15. d98150f qapi: add test case for deallocating traversal of incomplete structure by Laszlo Ersek · 13 years ago
  16. d195325 qapi: fix error propagation by Paolo Bonzini · 13 years ago
  17. c3cdc1b fdc-test: Clean up a bit by Kevin Wolf · 13 years ago
  18. 98272db fdc-test: introduce test_relative_seek by Pavel Hrdina · 13 years ago
  19. 2f24e8f qemu-iotests: Valgrind support by Kevin Wolf · 13 years ago
  20. 4e4e6e3 qtest: Test we don't put hard disk info into CMOS for a CD-ROM by Markus Armbruster · 13 years ago
  21. 856dcba qtest: Cover qdev property for BIOS CHS translation by Markus Armbruster · 13 years ago
  22. eb0e4b9 qtest: Cover qdev properties for disk geometry by Markus Armbruster · 13 years ago
  23. 0e8a8c8 qtest: Add hard disk geometry test by Markus Armbruster · 13 years ago
  24. 23797df Merge remote-tracking branch 'mjt/mjt-iov2' into staging by Anthony Liguori · 13 years ago
  25. bb494a5 qtest: Tidy up temporary files properly by Markus Armbruster · 13 years ago
  26. b3ce604 fdc_test: introduce test_sense_interrupt by Pavel Hrdina · 13 years ago
  27. 59240c3 fdc_test: update media_change test by Pavel Hrdina · 13 years ago
  28. 039380a qtest: fix infinite loop when QEMU aborts abruptly by Anthony Liguori · 13 years ago
  29. b34d2595 libqtest: Fix socket_accept() to pass address_len by Andreas Färber · 13 years ago
  30. 3359847 qtest: add a fuzz test to fdc-test by Blue Swirl · 13 years ago
  31. d551cd5 qemu-iotests: add 036 autoclear feature bit test by Stefan Hajnoczi · 13 years ago
  32. 1b2eff6 qemu-iotests: add qcow2.py set-feature-bit command by Stefan Hajnoczi · 13 years ago
  33. 8b9ef60 fdc-test: introduced qtest read_without_media by Pavel Hrdina · 13 years ago
  34. 0446919 qemu-iotests: COW with many AIO requests on the same cluster by Kevin Wolf · 13 years ago
  35. bce283c qemu-iotests: Some backing file COW tests by Kevin Wolf · 13 years ago
  36. 0fd05e8 qemu-iotests: start vms in qtest mode by Paolo Bonzini · 13 years ago
  37. ab68cdf qemu-iotests: fill streaming test image with data by Paolo Bonzini · 13 years ago
  38. 25e5e4c rewrite iov_send_recv() and move it to iov.c by Michael Tokarev · 13 years ago
  39. df33219 Merge remote-tracking branch 'afaerber-or/qom-next-1' into staging by Anthony Liguori · 13 years ago
  40. c305e32 target-xtensa: add MMU pagewalking tests by Max Filippov · 13 years ago
  41. 0d30b0a qapi: Add String visitor coverage to serialization unit tests by Michael Roth · 13 years ago
  42. 173bbb7 qapi: String visitor, use %f representation for floats by Michael Roth · 13 years ago
  43. 2d49610 qapi: Unit tests for visitor-based serialization by Michael Roth · 13 years ago
  44. 2278a69 rewrite iov_* functions by Michael Tokarev · 13 years ago
  45. 4115852 build: do not sprinkle around GENERATED_HEADERS dependencies by Paolo Bonzini · 13 years ago
  46. 7cd3316 fdc-test: introduced qtest no_media_on_start and cmos qtest for floppy by Pavel Hrdina · 13 years ago
  47. b84762e qemu-iotests: mark 035 qcow2-only by Stefan Hajnoczi · 13 years ago
  48. fba0c40 tests: Add rtc-test (fix test regression) by Stefan Weil · 13 years ago
  49. fd4567d tests: Fix linker failure for fdc-test by Stefan Weil · 13 years ago
  50. 82ac96a Merge remote-tracking branch 'sweil/for-1.1' into staging by Anthony Liguori · 13 years ago
  51. a31f053 fix some common typos by Jim Meyering · 13 years ago
  52. 6c80663 tests/Makefile: Add missing $(EXESUF) by Kevin Wolf · 13 years ago
  53. efcc7a2 stream: do not copy unallocated sectors from the base by Paolo Bonzini · 13 years ago
  54. 6e34360 stream: add testcase for partial streaming by Paolo Bonzini · 13 years ago
  55. 863a5d0 stream: fix sectors not allocated test by Paolo Bonzini · 13 years ago
  56. 8655d2d qemu-io: correctly print non-integer values as decimals by Paolo Bonzini · 13 years ago
  57. 93e9eb6 qtest: Add floppy test by Kevin Wolf · 13 years ago
  58. a3ca163 qtest: Add function to send QMP commands by Kevin Wolf · 13 years ago
  59. c68b039 qemu-iotests: strip spaces from qemu-img/qemu-io/qemu command lines by Paolo Bonzini · 13 years ago
  60. dad5e57 qemu-iotests: Many parallel allocating I/O requests by Kevin Wolf · 13 years ago
  61. a5126c7 qemu-iotests: ignore fragmentation information for qed by Dong Xu Wang · 13 years ago
  62. e425306 qemu-iotests: add block-stream speed value test case by Stefan Hajnoczi · 13 years ago
  63. ea7697f qtest: Fix more format errors with qtest_sendf by Stefan Weil · 13 years ago
  64. 092dfc7 Merge remote-tracking branch 'origin/master' into staging by Anthony Liguori · 13 years ago
  65. 6454678 Merge remote-tracking branch 'qmp/queue/qmp' into staging by Anthony Liguori · 13 years ago
  66. ce6bf17 qtest: fix memread and memwrite on 32 bit hosts by Blue Swirl · 13 years ago
  67. 1f8bcac Merge remote-tracking branch 'kwolf/for-anthony' into staging by Anthony Liguori · 13 years ago
  68. 5469963 Merge remote-tracking branch 'origin/master' into staging by Anthony Liguori · 13 years ago
  69. db58f9c qmp: make block job command naming consistent by Stefan Hajnoczi · 13 years ago
  70. 536a98d target-xtensa: add tests for LOOPNEZ and LOOPGTZ by Max Filippov · 13 years ago
  71. f91837a qtest: add m48t59 tests for Sparc by Blue Swirl · 13 years ago
  72. 1042ec9 qemu-iotests: Fix test 031 for qcow2 v3 support by Kevin Wolf · 13 years ago
  73. 8900436 qemu-iotests: Add -o and make v3 the default for qcow2 by Kevin Wolf · 13 years ago
  74. ab3a32a qemu-iotests: Test backing file COW with zero clusters by Kevin Wolf · 13 years ago
  75. ee3a315 qemu-iotests: add a simple test for write_zeroes by Paolo Bonzini · 13 years ago
  76. fecccc4 Add .gitignore for tests/ by David Gibson · 13 years ago
  77. 2992611 iotests: Resolve test failures caused by hostname by Andreas Färber · 13 years ago
  78. 85215d4 qtest: add register fuzzing to RTC test by Blue Swirl · 13 years ago
  79. 8ff9ae0 iotests: fix error in 005 by Dong Xu Wang · 13 years ago
  80. aafcdcc qemu-iotests: Test bdrv_close while AIO is in flight by Kevin Wolf · 13 years ago
  81. 7299550 qemu-iotests: Always filter cluster_size out in _make_test_img by Kevin Wolf · 13 years ago
  82. 2ad5960 tests: remove .SECONDARY special target by Paolo Bonzini · 13 years ago
  83. ad4ccc9 target-xtensa: add test for IBREAK invalidation by Max Filippov · 13 years ago
  84. ec9fe93 target-xtensa: add tests for LBEG/LEND invalidation by Max Filippov · 13 years ago
  85. 7d6b9f0 target-xtensa: improve unit tests debugging by Max Filippov · 13 years ago
  86. 28d3d16 qemu-iotests: Fix call syntax for qemu-io by Stefan Weil · 13 years ago
  87. 21af814 qemu-iotests: Fix call syntax for qemu-img by Stefan Weil · 13 years ago
  88. f394f1f qemu-iotests: Test unknown qcow2 header extensions by Kevin Wolf · 13 years ago
  89. 6e19b3c qemu-iotests: qcow2.py by Kevin Wolf · 13 years ago
  90. 927b241 tests: fix out-of-tree building for lm32 target by Michael Walle · 13 years ago
  91. 02b3efc qtest: avoid a warning with RTC test by Blue Swirl · 13 years ago
  92. d2a16f7 qtest: fix out of tree build by Blue Swirl · 13 years ago
  93. d1aaf54 qtest: add rtc-test test-case by Anthony Liguori · 13 years ago
  94. 49ee359 qtest: add C version of test infrastructure by Anthony Liguori · 13 years ago
  95. b93b63f test makefile overhaul by Paolo Bonzini · 13 years ago
  96. e38ac96 qapi: add strict mode to input visitor by Paolo Bonzini · 13 years ago
  97. 2db5b06 test: add test-qmp-commands to make check by Michael Roth · 13 years ago
  98. 3ac805d test: remove qemu-ga reference by Michael Roth · 13 years ago
  99. b8c6f29 Add 'make check-block' by Kevin Wolf · 13 years ago
  100. 8959449 make check: Add qemu-iotests subset by Kevin Wolf · 13 years ago