summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2014-09-26qapi: Ignore files created during make checkEric Blake1-0/+3
2014-09-26qapi: Consistent whitespace in tests/MakefileEric Blake1-16/+16
2014-09-26tests: avoid running duplicate qom-testsMichael Roth1-1/+2
2014-09-22async: aio_context_new(): Handle event_notifier_init failureChrysostomos Nanakos3-3/+27
2014-09-22block: delete cow block driverStefan Hajnoczi5-12/+5
2014-09-22ahci: Add test_identify case to ahci-test.John Snow1-0/+304
2014-09-22ahci: Add test_hba_enable to ahci-test.John Snow1-0/+156
2014-09-22ahci: Add test_hba_spec to ahci-test.John Snow1-1/+560
2014-09-22ahci: add test_pci_enable to ahci-test.John Snow2-0/+59
2014-09-22ahci: Add test_pci_spec to ahci-test.John Snow1-6/+299
2014-09-22ahci: Adding basic functionality qtest.John Snow2-0/+198
2014-09-22layout: Add generators for refcount table and blocksMaria Kustova1-1/+137
2014-09-22fuzz: Add fuzzing functions for entries of refcount table and blocksMaria Kustova1-1/+15
2014-09-22image-fuzzer: Trivial readability and formatting improvementsMaria Kustova2-31/+28
2014-09-22iotests: Add more tests for qcow2 corruptionMax Reitz2-2/+105
2014-09-22qcow2: Use qcow2_signal_corruption() for overlapsMax Reitz1-5/+5
2014-09-22thread-pool: Convert thread_pool_aiocb_info.cancel to cancel_asyncFam Zheng1-8/+26
2014-09-18Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2-11/+150
2014-09-18qdev: Move global validation to a single functionEduardo Habkost1-11/+55
2014-09-18qdev: Rename qdev_prop_check_global() to qdev_prop_check_globals()Eduardo Habkost1-1/+1
2014-09-18test-qdev-global-props: Test handling of hotpluggable and non-device typesEduardo Habkost1-0/+55
2014-09-18test-qdev-global-props: Initialize not_used=true for all propsEduardo Habkost1-2/+5
2014-09-18test-qdev-global-props: Run tests on subprocessEduardo Habkost1-6/+43
2014-09-18tests: disable global props test for old glibMichael S. Tsirkin1-1/+1
2014-09-15Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell8-30/+121
2014-09-14test-qdev-global-props: Trivial comment fixEduardo Habkost1-1/+1
2014-09-12qcow2: Add falloc and full preallocation optionHu Tao1-27/+27
2014-09-12qapi: introduce PreallocMode and new PreallocModes full and falloc.Hu Tao1-1/+1
2014-09-12block: round up file size to nearest sectorHu Tao4-0/+91
2014-09-12libqos virtio: Increase ISR timeoutMarc Marí1-2/+2
2014-09-12iotests: Send the correct fd in socket_scm_helperStratos Psomadakis1-1/+1
2014-09-10qemu-iotests: Run 025 for Archipelago block driverChrysostomos Nanakos1-1/+1
2014-09-08qtest/ide: Uninitialize PC allocatorJohn Snow1-0/+2
2014-09-08libqos: add a simple first-fit memory allocatorJohn Snow2-10/+279
2014-09-08libqos: Added EVENT_IDX supportMarc Marí4-1/+156
2014-09-08libqos: Added MSI-X supportMarc Marí7-62/+426
2014-09-08libqos: Added test case for configuration changes in virtio-blk testMarc Marí1-0/+34
2014-09-08libqos: Added indirect descriptor support to virtio implementationMarc Marí4-1/+195
2014-09-08libqos: Added basic virtqueue support to virtio implementationMarc Marí5-3/+476
2014-09-08tests: Add virtio device initializationMarc Marí8-5/+257
2014-09-08tests: Functions bus_foreach and device_find from libqos virtio APIMarc Marí5-9/+177
2014-08-29Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell4-37/+235
2014-08-29qemu-iotests: add multiwrite test casesStefan Hajnoczi3-0/+224
2014-08-29Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140829-1' into s...Peter Maydell4-1/+114
2014-08-29tests: add xHCI qtestGonglei2-0/+38
2014-08-29tests: add UHCI qtestGonglei2-1/+38
2014-08-29tests: add OHCI qtestGonglei2-0/+38
2014-08-29test-aio: test timers on Windows tooPaolo Bonzini1-37/+11
2014-08-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-2/+0
2014-08-28libqtest: launch QEMU with QEMU_AUDIO_DRV=noneStefan Hajnoczi1-0/+1