aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2014-09-29Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell
2014-09-29libqos: use microseconds instead of iterations for virtio timeoutStefan Hajnoczi
2014-09-29libqos: improve event_index test with timeoutStefan Hajnoczi
2014-09-29Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2014-09-26qapi: Ignore files created during make checkEric Blake
2014-09-26qapi: Consistent whitespace in tests/MakefileEric Blake
2014-09-26qemu-iotests: Test missing "driver" key for blockdev-addFam Zheng
2014-09-26tests: add QMP input visitor test for unions with no discriminatorMichael Roth
2014-09-26tests: avoid running duplicate qom-testsMichael Roth
2014-09-25qemu-iotests: Fail test if explicit test case number is unknownFam Zheng
2014-09-25block: Catch simultaneous usage of options and their aliasesKevin Wolf
2014-09-25block: Improve message for device name clashing with node nameMarkus Armbruster
2014-09-22async: aio_context_new(): Handle event_notifier_init failureChrysostomos Nanakos
2014-09-22block: delete cow block driverStefan Hajnoczi
2014-09-22ahci: Add test_identify case to ahci-test.John Snow
2014-09-22ahci: Add test_hba_enable to ahci-test.John Snow
2014-09-22ahci: Add test_hba_spec to ahci-test.John Snow
2014-09-22ahci: add test_pci_enable to ahci-test.John Snow
2014-09-22ahci: Add test_pci_spec to ahci-test.John Snow
2014-09-22ahci: Adding basic functionality qtest.John Snow
2014-09-22layout: Add generators for refcount table and blocksMaria Kustova
2014-09-22fuzz: Add fuzzing functions for entries of refcount table and blocksMaria Kustova
2014-09-22image-fuzzer: Trivial readability and formatting improvementsMaria Kustova
2014-09-22iotests: Add more tests for qcow2 corruptionMax Reitz
2014-09-22qcow2: Use qcow2_signal_corruption() for overlapsMax Reitz
2014-09-22thread-pool: Convert thread_pool_aiocb_info.cancel to cancel_asyncFam Zheng
2014-09-18Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-09-18qdev: Move global validation to a single functionEduardo Habkost
2014-09-18qdev: Rename qdev_prop_check_global() to qdev_prop_check_globals()Eduardo Habkost
2014-09-18test-qdev-global-props: Test handling of hotpluggable and non-device typesEduardo Habkost
2014-09-18test-qdev-global-props: Initialize not_used=true for all propsEduardo Habkost
2014-09-18test-qdev-global-props: Run tests on subprocessEduardo Habkost
2014-09-18tests: disable global props test for old glibMichael S. Tsirkin
2014-09-15Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2014-09-14test-qdev-global-props: Trivial comment fixEduardo Habkost
2014-09-12qcow2: Add falloc and full preallocation optionHu Tao
2014-09-12qapi: introduce PreallocMode and new PreallocModes full and falloc.Hu Tao
2014-09-12block: round up file size to nearest sectorHu Tao
2014-09-12libqos virtio: Increase ISR timeoutMarc Marí
2014-09-12iotests: Send the correct fd in socket_scm_helperStratos Psomadakis
2014-09-10qemu-iotests: Run 025 for Archipelago block driverChrysostomos Nanakos
2014-09-08qtest/ide: Uninitialize PC allocatorJohn Snow
2014-09-08libqos: add a simple first-fit memory allocatorJohn Snow
2014-09-08libqos: Added EVENT_IDX supportMarc Marí
2014-09-08libqos: Added MSI-X supportMarc Marí
2014-09-08libqos: Added test case for configuration changes in virtio-blk testMarc Marí
2014-09-08libqos: Added indirect descriptor support to virtio implementationMarc Marí
2014-09-08libqos: Added basic virtqueue support to virtio implementationMarc Marí
2014-09-08tests: Add virtio device initializationMarc Marí
2014-09-08tests: Functions bus_foreach and device_find from libqos virtio APIMarc Marí