aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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í
2014-08-29Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-08-29qemu-iotests: add multiwrite test casesStefan Hajnoczi
2014-08-29Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140829-1' into s...Peter Maydell
2014-08-29tests: add xHCI qtestGonglei
2014-08-29tests: add UHCI qtestGonglei
2014-08-29tests: add OHCI qtestGonglei
2014-08-29test-aio: test timers on Windows tooPaolo Bonzini
2014-08-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-08-28libqtest: launch QEMU with QEMU_AUDIO_DRV=noneStefan Hajnoczi
2014-08-26scsi-bus: Convert DeviceClass init to realizeFam Zheng
2014-08-24tests/bios-tables-test: check the value returned by fopen()zhanghailiang
2014-08-22qemu-iotests: add test case 101 for short file I/OStefan Hajnoczi