summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
| * block: round up file size to nearest sectorHu Tao2014-09-124-0/+91
| * iotests: Send the correct fd in socket_scm_helperStratos Psomadakis2014-09-121-1/+1
| * qemu-iotests: Run 025 for Archipelago block driverChrysostomos Nanakos2014-09-101-1/+1
* | libqos virtio: Increase ISR timeoutMarc Marí2014-09-121-2/+2
|/
* qtest/ide: Uninitialize PC allocatorJohn Snow2014-09-081-0/+2
* libqos: add a simple first-fit memory allocatorJohn Snow2014-09-082-10/+279
* libqos: Added EVENT_IDX supportMarc Marí2014-09-084-1/+156
* libqos: Added MSI-X supportMarc Marí2014-09-087-62/+426
* libqos: Added test case for configuration changes in virtio-blk testMarc Marí2014-09-081-0/+34
* libqos: Added indirect descriptor support to virtio implementationMarc Marí2014-09-084-1/+195
* libqos: Added basic virtqueue support to virtio implementationMarc Marí2014-09-085-3/+476
* tests: Add virtio device initializationMarc Marí2014-09-088-5/+257
* tests: Functions bus_foreach and device_find from libqos virtio APIMarc Marí2014-09-085-9/+177
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-08-294-37/+235
|\
| * qemu-iotests: add multiwrite test casesStefan Hajnoczi2014-08-293-0/+224
| * test-aio: test timers on Windows tooPaolo Bonzini2014-08-291-37/+11
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140829-1' into s...Peter Maydell2014-08-294-1/+114
|\ \ | |/ |/|
| * tests: add xHCI qtestGonglei2014-08-292-0/+38
| * tests: add UHCI qtestGonglei2014-08-292-1/+38
| * tests: add OHCI qtestGonglei2014-08-292-0/+38
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-08-281-2/+0
|\ \
| * | scsi-bus: Convert DeviceClass init to realizeFam Zheng2014-08-261-2/+0
* | | libqtest: launch QEMU with QEMU_AUDIO_DRV=noneStefan Hajnoczi2014-08-281-0/+1
| |/ |/|
* | tests/bios-tables-test: check the value returned by fopen()zhanghailiang2014-08-241-0/+5
* | qemu-iotests: add test case 101 for short file I/OStefan Hajnoczi2014-08-223-0/+69
* | iotests: Add test for image filename constructionMax Reitz2014-08-203-0/+137
* | qemu-iotests: Fix 028 reference output for qedKevin Wolf2014-08-204-19/+26
* | test-coroutine: test cost introduced by coroutineMing Lei2014-08-201-0/+30
* | iotests: Add test for qcow2's cache optionsMax Reitz2014-08-203-0/+129
* | runner: Kill a program under test by time-outMaria Kustova2014-08-201-4/+25
* | runner: Add an argument for test durationMaria Kustova2014-08-201-4/+17
|/
* image-fuzzer: Reduce number of generator functions in __init__Maria Kustova2014-08-151-161/+143
* image-fuzzer: Add generators of L1/L2 tablesMaria Kustova2014-08-151-65/+190
* image-fuzzer: Add fuzzing functions for L1/L2 table entriesMaria Kustova2014-08-151-0/+28
* image-fuzzer: Public API for image-fuzzer/runner/runner.pyMaria Kustova2014-08-151-0/+1
* image-fuzzer: Generator of fuzzed qcow2 imagesMaria Kustova2014-08-151-0/+369
* image-fuzzer: Fuzzing functions for qcow2 imagesMaria Kustova2014-08-151-0/+327
* image-fuzzer: Tool for fuzz tests executionMaria Kustova2014-08-151-0/+405
* libqos: Change free function called in mallocMarc Marí2014-08-151-1/+1
OpenPOWER on IntegriCloud