1. 9e1cb96 qemu-iotests: Test pwritev RMW logic by Kevin Wolf · 11 years ago
  2. 34ceed8 vmdk: Check for overhead when opening by Fam Zheng · 11 years ago
  3. 91f84f6 iotests: Test file format nesting by Max Reitz · 11 years ago
  4. 30bd6a4 iotests: Test new blkdebug/blkverify interface by Max Reitz · 11 years ago
  5. 3fb1177 tests: Add test for qdict_flatten() by Max Reitz · 11 years ago
  6. be33134 tests: Add test for qdict_array_split() by Max Reitz · 11 years ago
  7. 505d758 block: Allow recursive "file"s by Max Reitz · 11 years ago
  8. 585ea0c vmdk: Fix big flat extent IO by Fam Zheng · 11 years ago
  9. b7fcff0 qtest: Fix the bug about disable vnc causes "make check" fail by Kewei Yu · 11 years ago
  10. 487c191 qemu-iotests: Clean up all extents for vmdk by Fam Zheng · 11 years ago
  11. d2329f2 qemu-iotests: Add _unsupported_imgopts for vmdk subformats by Fam Zheng · 11 years ago
  12. 2c77f52 qemu-iotests: Introduce _unsupported_imgopts by Fam Zheng · 11 years ago
  13. 3dbe85b tests: Add libqemustub to qom-interface-check by Peter Crosthwaite · 11 years ago
  14. 2668b4b tests: Some unit tests for vmstate.c by Eduardo Habkost · 11 years ago
  15. debe40f Merge remote-tracking branch 'stefanha/block' into staging by Anthony Liguori · 11 years ago
  16. d181976 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 11 years ago
  17. c06f13c Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into staging by Anthony Liguori · 11 years ago
  18. 5862ad0 acpi unit-test: Remove temporary disk after test by Fam Zheng · 11 years ago
  19. 14389db tests: Test QOM interface casting by Igor Mammedov · 11 years ago
  20. 3bcc77a i440fx-test: verify firmware under 4G and 1M, both -bios and -pflash by Laszlo Ersek · 11 years ago
  21. 27d59cc i440fx-test: generate temporary firmware blob by Laszlo Ersek · 11 years ago
  22. c37805b i440fx-test: give each GTest case its own qtest by Laszlo Ersek · 11 years ago
  23. b817e3f i440fx-test: qtest_start() should be paired with qtest_end() by Laszlo Ersek · 11 years ago
  24. 4de4347 qemu-iotests: Update test cases for commit active by Fam Zheng · 11 years ago
  25. de99c41 qemu-iotests: drop duplicate virtio-blk initialization failure by Stefan Hajnoczi · 11 years ago
  26. b47053b vmdk: Check VMFS extent line field number by Fam Zheng · 11 years ago
  27. a01c005 hw/arm: add cubieboard support by liguang · 11 years ago
  28. d91fd75 hw/arm/digic: prepare DIGIC-based boards support by Antony Pavlov · 11 years ago
  29. e157b8f Merge remote-tracking branch 'bonzini/virtio' into staging by Anthony Liguori · 11 years ago
  30. 8ac2adf acpi unit-test: adjust the test data structure for better handling by Marcel Apfelbaum · 11 years ago
  31. 1565060 acpi unit-test: load and check facs table by Marcel Apfelbaum · 11 years ago
  32. 5333380 acpi unit-test: verify signature and checksum by Marcel Apfelbaum · 11 years ago
  33. ad6423a acpi-test: basic acpi unit-test by Michael S. Tsirkin · 11 years ago
  34. 75884af virtio-blk: Convert to QOM realize by Andreas Färber · 11 years ago
  35. ac9524d qemu-iotests: filter QEMU monitor \r\n by Stefan Hajnoczi · 11 years ago
  36. d3fa923 aio: make aio_poll(ctx, true) block with no fds by Stefan Hajnoczi · 11 years ago
  37. f33d287 qemu-iotests: add test for snapshot in qemu-img convert by Wenchao Xia · 11 years ago
  38. 9c468a0 qemu-iotests: add 058 internal snapshot export with qemu-nbd case by Wenchao Xia · 11 years ago
  39. 34602dd qemu-iotests: Split qcow2 only cases in 048 by Fam Zheng · 11 years ago
  40. 236c796 qemu-iotests: Clean up spaces in usage output by Fam Zheng · 11 years ago
  41. e14fb91 qemu-iotests: Change default cache mode to "writeback" by Fam Zheng · 11 years ago
  42. f210a83 qemu-iotests: Add _default_cache_mode and _supported_cache_modes by Fam Zheng · 11 years ago
  43. 58cc2ae qemu-iotests: Honour cache mode in iotests.py by Fam Zheng · 11 years ago
  44. 3baa844 qemu-iotests: Add "-c <cache-mode>" option by Fam Zheng · 11 years ago
  45. e18d90c qemu-iotests: 033 is fast by Paolo Bonzini · 11 years ago
  46. af057fe vmdk: Fix creating big description file by Fam Zheng · 11 years ago
  47. 981cbf5 qemu-iotests: Add sample image and test for VMDK version 3 by Fam Zheng · 11 years ago
  48. c34b801 qemu-iotests: Filter out 'qemu-io> ' prompt by Fam Zheng · 11 years ago
  49. 0d83c98 qemu-iotests: Filter qemu-io output in 025 by Fam Zheng · 11 years ago
  50. f32f988 qemu-iotests: Test snapshot mode by Kevin Wolf · 11 years ago
  51. b59b3d5 qemu-iotests: Make test case 030, 040 and 055 deterministic by Fam Zheng · 11 years ago
  52. 3cf53c7 qemu-iotest: Add pause_drive and resume_drive methods by Fam Zheng · 11 years ago
  53. 5b43dbb qemu-iotests: Drop local version of cancel_and_wait from 040 by Fam Zheng · 11 years ago
  54. f8d1dae Test coroutine execution order by Charlie Shepherd · 11 years ago
  55. 171d643 qemu-iotests: Fix test 041 by Max Reitz · 11 years ago
  56. 14a650e target-openrisc: Correct carry flag check of l.addc and l.addic test cases by Sebastian Macke · 11 years ago
  57. 2ad645d qtest: Use -display none by default by Andreas Färber · 11 years ago
  58. 06d22aa block: Fail if requested driver is not available by Kevin Wolf · 11 years ago
  59. 36452f1 qemu-img: Fix overwriting 'ret' before using by Fam Zheng · 11 years ago
  60. a1144c0 qemu-iotests: Test qcow2 count_contiguous_clusters() by Kevin Wolf · 11 years ago
  61. c15bade qemu-iotests: Extend 041 for unbacked mirroring by Max Reitz · 11 years ago
  62. b04b6b6 block: Print its file name if backing file opening failed by Fam Zheng · 11 years ago
  63. e78835b block: vhdx qemu-iotest - log replay of data sector by Jeff Cody · 11 years ago
  64. 751aec2 block: qemu-iotests for vhdx, add write test support by Jeff Cody · 11 years ago
  65. 228b234 block: vhdx - update _make_test_img() to filter out vhdx options by Jeff Cody · 11 years ago
  66. 43cd209 qdev-monitor-test: add device_add leak test cases by Stefan Hajnoczi · 11 years ago
  67. 7ceeedd blockdev-test: add test case for drive_add duplicate IDs by Stefan Hajnoczi · 11 years ago
  68. 0c460da libqtest: add qmp(fmt, ...) -> QDict* function by Stefan Hajnoczi · 11 years ago
  69. 0d1aa05 libqtest: rename qmp() to qmp_discard_response() by Stefan Hajnoczi · 11 years ago
  70. db5dc55 block: qemu-iotests, add quotes to $TEST_IMG usage in 061 by Jeff Cody · 11 years ago
  71. 1ab3919 block: qemu-iotests, add quotes to $TEST_IMG usage for 051 by Jeff Cody · 11 years ago
  72. f897e39 block: qemu-iotests, removes duplicate double quotes in 039 by Jeff Cody · 11 years ago
  73. 3cbe3e8 block: qemu-iotests, add quotes to $TEST_IMG usage in 019 by Jeff Cody · 11 years ago
  74. 02cde16 block: qemu-iotests, add quotes to $TEST_IMG.base usage in 017 by Jeff Cody · 11 years ago
  75. 0018c03 block: qemu-iotests, fix _make_test_img() to work with spaced pathnames by Jeff Cody · 11 years ago
  76. 0084043 block: qemu-iotests, add quotes to $TEST_IMG usage io pattern tests by Jeff Cody · 11 years ago
  77. 64815e2 qemu-iotests: Filter out actual image size in 067 by Max Reitz · 11 years ago
  78. 5cb6be2 tests: fix 64-bit int literals for 32-bit hosts by Stefan Hajnoczi · 11 years ago
  79. 8aa15b6 tests: fix memleak in error path test for input visitor by Wenchao Xia · 11 years ago
  80. 7c41f21 qtest: Prepare QOM machine tests by Andreas Färber · 11 years ago
  81. a126050 Merge remote-tracking branch 'kwolf/tags/for-anthony' into staging by Anthony Liguori · 11 years ago
  82. f4c129a vmdk: Implment bdrv_get_specific_info by Fam Zheng · 11 years ago
  83. 7890111 qemu-iotests: prefill some data to test image by Fam Zheng · 11 years ago
  84. 321fd7d qemu-iotests: Test case for backing file deletion by Max Reitz · 11 years ago
  85. 915365a qemu-iotests: drop duplicated "create_image" by Fam Zheng · 11 years ago
  86. a7cf03d qemu-iotests: Fix 051 reference output by Kevin Wolf · 11 years ago
  87. d1f3a23 tests: Multiboot mmap test case by Kevin Wolf · 12 years ago
  88. d7b7e58 ide-test: Check what happens with bus mastering disabled by Kevin Wolf · 11 years ago
  89. 73f395f misc: New spelling fixes in comments by Stefan Weil · 11 years ago
  90. ab6f2bb qemu-iotests: Test for loading VM state from qcow2 by Max Reitz · 11 years ago
  91. 34eeb82 qemu-iotests: Add test for inactive L2 overlap by Max Reitz · 11 years ago
  92. a9b4339 qemu-iotests: Check autodel behaviour for device_del by Kevin Wolf · 11 years ago
  93. 4f8a066 blockdev: Remove IF_* check for read-only blockdev_init by Kevin Wolf · 11 years ago
  94. 52c8d62 vmdk: refuse enabling zeroed grain with flat images by Fam Zheng · 11 years ago
  95. 4823970 vmdk: convert error code to use errp by Fam Zheng · 11 years ago
  96. 2cdfb12 build: add command check-clean by Wenchao Xia · 11 years ago
  97. 22ee5a5 tests: build the helper program by default by Wenchao Xia · 11 years ago
  98. e428e43 block/raw-posix: Employ error parameter by Max Reitz · 11 years ago
  99. 5dd75f9 qemu-iotests: move blank lines of output in case 059 by Fam Zheng · 11 years ago
  100. 89e9118 block: qemu-iotests for vhdx, read sample dynamic image by Jeff Cody · 11 years ago