summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* blockdev-test: Test device_del after drive_delMarkus Armbruster2014-10-041-0/+32
* blockdev-test: Factor out some common code into helpersMarkus Armbruster2014-10-041-25/+25
* blockdev-test: Simplify by using g_assert_cmpstr()Markus Armbruster2014-10-041-7/+2
* blockdev-test: Clean up bogus drive_add argumentMarkus Armbruster2014-10-041-1/+1
* blockdev-test: Use single rather than double quotes in QMPMarkus Armbruster2014-10-041-16/+16
* drive_del-test: Merge of qdev-monitor-test, blockdev-testMarkus Armbruster2014-10-043-75/+48
* iotests: qemu-img info output for corrupt imageMax Reitz2014-10-042-0/+12
* qapi: Add corrupt field to ImageInfoSpecificQCow2Max Reitz2014-10-044-11/+20
* iotests: Use _img_infoMax Reitz2014-10-046-68/+26
* qtest/bios-tables: Correct Q35 command lineJohn Snow2014-10-031-6/+4
* qemu-iotests: Fix supported cache modes for 052Kevin Wolf2014-10-031-2/+3
* make check-block: Use default cache modesKevin Wolf2014-10-031-1/+1
* vmdk: Fix integer overflow in offset calculationFam Zheng2014-10-033-0/+92
* Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell2014-09-295-0/+60
|\
| * qemu-iotests: Test missing "driver" key for blockdev-addFam Zheng2014-09-262-0/+30
| * tests: add QMP input visitor test for unions with no discriminatorMichael Roth2014-09-263-0/+30
* | libqos: use microseconds instead of iterations for virtio timeoutStefan Hajnoczi2014-09-293-43/+42
* | libqos: improve event_index test with timeoutStefan Hajnoczi2014-09-293-4/+31
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-09-294-3/+77
|\ \
| * | qemu-iotests: Fail test if explicit test case number is unknownFam Zheng2014-09-251-2/+8
| * | block: Catch simultaneous usage of options and their aliasesKevin Wolf2014-09-252-0/+68
| * | block: Improve message for device name clashing with node nameMarkus Armbruster2014-09-251-1/+1
| |/
* | qapi: Ignore files created during make checkEric Blake2014-09-261-0/+3
* | qapi: Consistent whitespace in tests/MakefileEric Blake2014-09-261-16/+16
* | tests: avoid running duplicate qom-testsMichael Roth2014-09-261-1/+2
|/
* async: aio_context_new(): Handle event_notifier_init failureChrysostomos Nanakos2014-09-223-3/+27
* block: delete cow block driverStefan Hajnoczi2014-09-225-12/+5
* ahci: Add test_identify case to ahci-test.John Snow2014-09-221-0/+304
* ahci: Add test_hba_enable to ahci-test.John Snow2014-09-221-0/+156
* ahci: Add test_hba_spec to ahci-test.John Snow2014-09-221-1/+560
* ahci: add test_pci_enable to ahci-test.John Snow2014-09-222-0/+59
* ahci: Add test_pci_spec to ahci-test.John Snow2014-09-221-6/+299
* ahci: Adding basic functionality qtest.John Snow2014-09-222-0/+198
* layout: Add generators for refcount table and blocksMaria Kustova2014-09-221-1/+137
* fuzz: Add fuzzing functions for entries of refcount table and blocksMaria Kustova2014-09-221-1/+15
* image-fuzzer: Trivial readability and formatting improvementsMaria Kustova2014-09-222-31/+28
* iotests: Add more tests for qcow2 corruptionMax Reitz2014-09-222-2/+105
* qcow2: Use qcow2_signal_corruption() for overlapsMax Reitz2014-09-221-5/+5
* thread-pool: Convert thread_pool_aiocb_info.cancel to cancel_asyncFam Zheng2014-09-221-8/+26
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-09-182-11/+150
|\
| * qdev: Move global validation to a single functionEduardo Habkost2014-09-181-11/+55
| * qdev: Rename qdev_prop_check_global() to qdev_prop_check_globals()Eduardo Habkost2014-09-181-1/+1
| * test-qdev-global-props: Test handling of hotpluggable and non-device typesEduardo Habkost2014-09-181-0/+55
| * test-qdev-global-props: Initialize not_used=true for all propsEduardo Habkost2014-09-181-2/+5
| * test-qdev-global-props: Run tests on subprocessEduardo Habkost2014-09-181-6/+43
| * tests: disable global props test for old glibMichael S. Tsirkin2014-09-181-1/+1
| * test-qdev-global-props: Trivial comment fixEduardo Habkost2014-09-141-1/+1
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-09-158-30/+121
|\ \ | |/ |/|
| * qcow2: Add falloc and full preallocation optionHu Tao2014-09-121-27/+27
| * qapi: introduce PreallocMode and new PreallocModes full and falloc.Hu Tao2014-09-121-1/+1
OpenPOWER on IntegriCloud