summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
2014-08-26scsi-bus: Convert DeviceClass init to realizeFam Zheng1-2/+0
2014-08-24tests/bios-tables-test: check the value returned by fopen()zhanghailiang1-0/+5
2014-08-22qemu-iotests: add test case 101 for short file I/OStefan Hajnoczi3-0/+69
2014-08-20iotests: Add test for image filename constructionMax Reitz3-0/+137
2014-08-20qemu-iotests: Fix 028 reference output for qedKevin Wolf4-19/+26
2014-08-20test-coroutine: test cost introduced by coroutineMing Lei1-0/+30
2014-08-20iotests: Add test for qcow2's cache optionsMax Reitz3-0/+129
2014-08-20runner: Kill a program under test by time-outMaria Kustova1-4/+25
2014-08-20runner: Add an argument for test durationMaria Kustova1-4/+17
2014-08-15image-fuzzer: Reduce number of generator functions in __init__Maria Kustova1-161/+143
2014-08-15image-fuzzer: Add generators of L1/L2 tablesMaria Kustova1-65/+190
2014-08-15image-fuzzer: Add fuzzing functions for L1/L2 table entriesMaria Kustova1-0/+28
2014-08-15image-fuzzer: Public API for image-fuzzer/runner/runner.pyMaria Kustova1-0/+1
2014-08-15image-fuzzer: Generator of fuzzed qcow2 imagesMaria Kustova1-0/+369
2014-08-15image-fuzzer: Fuzzing functions for qcow2 imagesMaria Kustova1-0/+327
2014-08-15image-fuzzer: Tool for fuzz tests executionMaria Kustova1-0/+405
2014-08-15libqos: Change free function called in mallocMarc Marí1-1/+1