summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* libqos: Correct mask to align size to PAGE_SIZE in malloc-pcMarc Marí2014-08-151-1/+1
* libqtest: add QTEST_LOG for debugging qtest testcasesMarc Marí2014-08-151-0/+4
* ide: Fix segfault when flushing a device that doesn't existKevin Wolf2014-08-151-0/+14
* qtest/ide: Fix small memory leakJohn Snow2014-08-151-0/+2
* libqos: allow qpci_iomap to return BAR mapping sizeJohn Snow2014-08-155-7/+10
* libqos: Fixes a small memory leak.John Snow2014-08-152-0/+8
* libqtest: Correct small memory leak.John Snow2014-08-151-0/+1
* libqos: Correct memory leakJohn Snow2014-08-151-0/+3
* qtest: Adding qtest_memset and qmemset.John Snow2014-08-152-0/+36
* ide-test: add test for werror=stopPaolo Bonzini2014-08-151-0/+81
* libqtest: add QTEST_LOG for debugging qtest testcasesPaolo Bonzini2014-08-151-1/+6
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-08-1510-4/+288
|\
| * iotests: Add test for image header overlapMax Reitz2014-08-152-0/+17
| * block: iotest - update 084 to test static VDI image creationJeff Cody2014-08-152-2/+28
| * test-coroutine: add baseline test that times the cost of function callsPaolo Bonzini2014-08-151-0/+24
| * qemu-iotests: add support for Archipelago protocolChrysostomos Nanakos2014-08-152-1/+14
| * qemu-iotests: Add data pattern in version3 VMDK sample image in 059Fam Zheng2014-08-153-1/+205
* | build-sys: Move qapi-{types, visit, event}.o into util-obj-yFam Zheng2014-08-091-1/+1
|/
* bios-tables-test: fix ASL normalization false positivePaolo Bonzini2014-07-291-1/+5
* acpi-dsdt: procedurally generate _PRTPaolo Bonzini2014-07-281-0/+0
* Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-07-18' in...Peter Maydell2014-07-186-12/+12
|\
| * tests: Add missing 'static' attributes (fix warnings from smatch)Stefan Weil2014-07-186-12/+12
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-07-182-0/+137
|\ \
| * | qtest: new test for wdt_ib700Paolo Bonzini2014-07-182-0/+137
* | | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2014-07-185-9/+99
|\ \ \ | |_|/ |/| |
| * | qemu-iotests: fix 028 failure due to disk image pathStefan Hajnoczi2014-07-182-3/+3
| * | qcow2: Fix error path for unknown incompatible featuresKevin Wolf2014-07-183-6/+96
* | | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-07-181-2/+9
|\ \ \ | |/ / |/| |
| * | qtest: Adapt vhost-user-test to latest vhost-user changesNikolay Nikolaev2014-07-181-2/+9
| * | qtest: fix vhost-user-test compilation with old GLibNikolay Nikolaev2014-07-141-0/+4
* | | tests/Makefile: Only run vhost-user-test on LinuxPeter Maydell2014-07-151-1/+1
| |/ |/|
* | libqos: Fix PC PCI endianness glitchesAndreas Färber2014-07-151-6/+6
* | qtest: fix vhost-user-test compilation with old GLibNikolay Nikolaev2014-07-141-0/+4
* | tests: Fix unterminated string output visitor enum human stringAndreas Färber2014-07-141-6/+1
* | AioContext: do not rely on aio_poll(ctx, true) result to end a loopPaolo Bonzini2014-07-141-12/+13
* | test-aio: fix GSource-based timer testPaolo Bonzini2014-07-091-7/+6
* | block: drop aio functions that operate on the main AioContextPaolo Bonzini2014-07-091-2/+2
* | block/backup: Fix hang for unaligned image sizeKevin Wolf2014-07-092-1/+295
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-07-071-3/+5
|\ \ | |/
| * qtest: enable vhost-user-testNikolay Nikolaev2014-07-061-3/+5
* | qemu-iotests: Disable Quorum testing in 041 when Quorum is not builtinBenoît Canet2014-07-071-2/+39
* | mirror: Fix qiov size for short requestsKevin Wolf2014-07-072-2/+7
|/
OpenPOWER on IntegriCloud