1. 988f463 Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 11 years ago
  2. 12ade76 qemu-iotests: add multiwrite test cases by Stefan Hajnoczi · 11 years ago
  3. d9aa688 Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140829-1' into staging by Peter Maydell · 11 years ago
  4. 25e89ec tests: add xHCI qtest by Gonglei · 11 years ago
  5. 44ced58 tests: add UHCI qtest by Gonglei · 11 years ago
  6. 28edfce tests: add OHCI qtest by Gonglei · 11 years ago
  7. 363285d test-aio: test timers on Windows too by Paolo Bonzini · 11 years ago
  8. a6aebb3 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 11 years ago
  9. 6b02921 libqtest: launch QEMU with QEMU_AUDIO_DRV=none by Stefan Hajnoczi · 11 years ago
  10. a818a4b scsi-bus: Convert DeviceClass init to realize by Fam Zheng · 11 years ago
  11. c39a28a tests/bios-tables-test: check the value returned by fopen() by zhanghailiang · 11 years ago
  12. 8d9eb33 qemu-iotests: add test case 101 for short file I/O by Stefan Hajnoczi · 11 years ago
  13. 911864c iotests: Add test for image filename construction by Max Reitz · 11 years ago
  14. 6ffb4cb qemu-iotests: Fix 028 reference output for qed by Kevin Wolf · 11 years ago
  15. 61ff8cf test-coroutine: test cost introduced by coroutine by Ming Lei · 11 years ago
  16. a1cb48a iotests: Add test for qcow2's cache options by Max Reitz · 11 years ago
  17. 18a7d0c runner: Kill a program under test by time-out by Maria Kustova · 11 years ago
  18. 9d256ca runner: Add an argument for test duration by Maria Kustova · 11 years ago
  19. 94c83a2 image-fuzzer: Reduce number of generator functions in __init__ by Maria Kustova · 11 years ago
  20. 38eb193 image-fuzzer: Add generators of L1/L2 tables by Maria Kustova · 11 years ago
  21. eeadd92 image-fuzzer: Add fuzzing functions for L1/L2 table entries by Maria Kustova · 11 years ago
  22. 071e649 image-fuzzer: Public API for image-fuzzer/runner/runner.py by Maria Kustova · 11 years ago
  23. e123232 image-fuzzer: Generator of fuzzed qcow2 images by Maria Kustova · 11 years ago
  24. 6d5e937 image-fuzzer: Fuzzing functions for qcow2 images by Maria Kustova · 11 years ago
  25. ad724dd image-fuzzer: Tool for fuzz tests execution by Maria Kustova · 11 years ago
  26. 220c1a2 libqos: Change free function called in malloc by Marc Marí · 11 years ago
  27. f75ffc5 libqos: Correct mask to align size to PAGE_SIZE in malloc-pc by Marc Marí · 11 years ago
  28. ae74f18 libqtest: add QTEST_LOG for debugging qtest testcases by Marc Marí · 11 years ago
  29. f7f3ff1 ide: Fix segfault when flushing a device that doesn't exist by Kevin Wolf · 11 years ago
  30. e42de18 qtest/ide: Fix small memory leak by John Snow · 11 years ago
  31. 6ce7100 libqos: allow qpci_iomap to return BAR mapping size by John Snow · 11 years ago
  32. 7f2a5ae libqos: Fixes a small memory leak. by John Snow · 11 years ago
  33. a7afc6b libqtest: Correct small memory leak. by John Snow · 11 years ago
  34. f3cdcba libqos: Correct memory leak by John Snow · 11 years ago
  35. 8629884 qtest: Adding qtest_memset and qmemset. by John Snow · 11 years ago
  36. 14a92e5 ide-test: add test for werror=stop by Paolo Bonzini · 11 years ago
  37. 7c282cb libqtest: add QTEST_LOG for debugging qtest testcases by Paolo Bonzini · 11 years ago
  38. f2fb1da Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 11 years ago
  39. a42f8a3 iotests: Add test for image header overlap by Max Reitz · 11 years ago
  40. 23d20b5 block: iotest - update 084 to test static VDI image creation by Jeff Cody · 11 years ago
  41. 58803ce test-coroutine: add baseline test that times the cost of function calls by Paolo Bonzini · 11 years ago
  42. 746ebfa qemu-iotests: add support for Archipelago protocol by Chrysostomos Nanakos · 11 years ago
  43. a8d8a1a qemu-iotests: Add data pattern in version3 VMDK sample image in 059 by Fam Zheng · 11 years ago
  44. 169a24a build-sys: Move qapi-{types, visit, event}.o into util-obj-y by Fam Zheng · 11 years ago
  45. cb34898 bios-tables-test: fix ASL normalization false positive by Paolo Bonzini · 11 years ago
  46. acd727e acpi-dsdt: procedurally generate _PRT by Paolo Bonzini · 11 years ago
  47. 147fc41 Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-07-18' into staging by Peter Maydell · 11 years ago
  48. 50a2c45 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 11 years ago
  49. 748bfb4 tests: Add missing 'static' attributes (fix warnings from smatch) by Stefan Weil · 11 years ago
  50. f52b768 qtest: new test for wdt_ib700 by Paolo Bonzini · 11 years ago
  51. e0097ea Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 11 years ago
  52. 8283c5c qemu-iotests: fix 028 failure due to disk image path by Stefan Hajnoczi · 11 years ago
  53. 12ac6d3 qcow2: Fix error path for unknown incompatible features by Kevin Wolf · 11 years ago
  54. 4d121a5 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 11 years ago
  55. d6970e3 qtest: Adapt vhost-user-test to latest vhost-user changes by Nikolay Nikolaev · 11 years ago
  56. 82172b7 tests/Makefile: Only run vhost-user-test on Linux by Peter Maydell · 11 years ago
  57. 0e16297 libqos: Fix PC PCI endianness glitches by Andreas Färber · 11 years ago
  58. 80504dc qtest: fix vhost-user-test compilation with old GLib by Nikolay Nikolaev · 11 years ago
  59. b886424 tests: Fix unterminated string output visitor enum human string by Andreas Färber · 11 years ago
  60. acfb23a AioContext: do not rely on aio_poll(ctx, true) result to end a loop by Paolo Bonzini · 11 years ago
  61. 0e3cd83 qtest: fix vhost-user-test compilation with old GLib by Nikolay Nikolaev · 11 years ago
  62. ef508f4 test-aio: fix GSource-based timer test by Paolo Bonzini · 11 years ago
  63. 87f68d3 block: drop aio functions that operate on the main AioContext by Paolo Bonzini · 11 years ago
  64. d40593d block/backup: Fix hang for unaligned image size by Kevin Wolf · 11 years ago
  65. c6ea9b7 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 11 years ago
  66. a42a1fa qemu-iotests: Disable Quorum testing in 041 when Quorum is not builtin by Benoît Canet · 11 years ago
  67. 5a0f6fd mirror: Fix qiov size for short requests by Kevin Wolf · 11 years ago
  68. e06cbc3 qtest: enable vhost-user-test by Nikolay Nikolaev · 11 years ago
  69. 8593efa Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 11 years ago
  70. 563890c libqtest: escape strings in QMP commands, fix leak by Paolo Bonzini · 11 years ago
  71. 7676e2c block: make 'top' argument to block-commit optional by Jeff Cody · 11 years ago
  72. c891e3b iotests: Add more tests to quick group by Max Reitz · 11 years ago
  73. ee9dd1f iotests: Add qemu tests to quick group by Max Reitz · 11 years ago
  74. 214a081 iotests: Simplify qemu-iotests-quick.sh by Max Reitz · 11 years ago
  75. 4ab1559 qemu-img create: add 'nocow' option by Chunyan Liu · 11 years ago
  76. af35e5e tests/test-qmp-event: fix for GLib < 2.31 by Paolo Bonzini · 11 years ago
  77. b4900c0 tests: add human format test for string output visitor by Hu Tao · 11 years ago
  78. 2d40fa6 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 11 years ago
  79. f526455 iotests: Fix 083 for out-of-tree builds by Max Reitz · 11 years ago
  80. f99b4b5 iotests: Drop Python version from 065's Shebang by Max Reitz · 11 years ago
  81. ea81ca9 iotests: Use $PYTHON for Python scripts by Max Reitz · 11 years ago
  82. 7fed1a4 iotests: Source common.env by Max Reitz · 11 years ago
  83. e8f8624 iotests: Allow out-of-tree run by Max Reitz · 11 years ago
  84. d88964a qemu-iotests: Add TestRepairQuorum to 041 to test drive-mirror node-name mode. by Benoît Canet · 11 years ago
  85. d6f9c82 qapi script: clean up in scripts by Wenchao Xia · 11 years ago
  86. cf29a57 quorum: Add the rewrite-corrupted parameter to quorum by Benoît Canet · 11 years ago
  87. d1fde4a block: add qemu-iotest for resize base during live commit by Jeff Cody · 11 years ago
  88. 8ee79e7 block: Catch backing files assigned to non-COW drivers by Kevin Wolf · 11 years ago
  89. 17b005f block: Always pass driver name through options QDict by Kevin Wolf · 11 years ago
  90. 3b9f27d qemu-iotests: Test 0-length image for mirror by Fam Zheng · 11 years ago
  91. 8b9a30c qemu-iotests: Test BLOCK_JOB_READY event for 0Kb image active commit by Fam Zheng · 11 years ago
  92. 5d831be Fix new typos (found by codespell) by Stefan Weil · 11 years ago
  93. 513d80e Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140623' into staging by Peter Maydell · 11 years ago
  94. 089a394 Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging by Peter Maydell · 11 years ago
  95. 4ea7df4 vmstate: Refactor & increase tests for primitive types by Juan Quintela · 11 years ago
  96. 38ef86b tests: vmstate static checker: add size mismatch inside substructure by Amit Shah · 11 years ago
  97. af3713f tests: vmstate static checker: add substructure for usb-kbd for hid section by Amit Shah · 11 years ago
  98. c7173a9 tests: vmstate static checker: remove Subsections by Amit Shah · 11 years ago
  99. aa2a12b tests: vmstate static checker: remove a subsection by Amit Shah · 11 years ago
  100. b5968f0 tests: vmstate static checker: remove Description inside Fields by Amit Shah · 11 years ago