aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2014-08-22qemu-iotests: add test case 101 for short file I/OStefan Hajnoczi
2014-08-20iotests: Add test for image filename constructionMax Reitz
2014-08-20qemu-iotests: Fix 028 reference output for qedKevin Wolf
2014-08-20test-coroutine: test cost introduced by coroutineMing Lei
2014-08-20iotests: Add test for qcow2's cache optionsMax Reitz
2014-08-20runner: Kill a program under test by time-outMaria Kustova
2014-08-20runner: Add an argument for test durationMaria Kustova
2014-08-15image-fuzzer: Reduce number of generator functions in __init__Maria Kustova
2014-08-15image-fuzzer: Add generators of L1/L2 tablesMaria Kustova
2014-08-15image-fuzzer: Add fuzzing functions for L1/L2 table entriesMaria Kustova
2014-08-15image-fuzzer: Public API for image-fuzzer/runner/runner.pyMaria Kustova
2014-08-15image-fuzzer: Generator of fuzzed qcow2 imagesMaria Kustova
2014-08-15image-fuzzer: Fuzzing functions for qcow2 imagesMaria Kustova
2014-08-15image-fuzzer: Tool for fuzz tests executionMaria Kustova
2014-08-15libqos: Change free function called in mallocMarc Marí
2014-08-15libqos: Correct mask to align size to PAGE_SIZE in malloc-pcMarc Marí
2014-08-15libqtest: add QTEST_LOG for debugging qtest testcasesMarc Marí
2014-08-15ide: Fix segfault when flushing a device that doesn't existKevin Wolf
2014-08-15qtest/ide: Fix small memory leakJohn Snow
2014-08-15libqos: allow qpci_iomap to return BAR mapping sizeJohn Snow
2014-08-15libqos: Fixes a small memory leak.John Snow
2014-08-15libqtest: Correct small memory leak.John Snow
2014-08-15libqos: Correct memory leakJohn Snow
2014-08-15qtest: Adding qtest_memset and qmemset.John Snow
2014-08-15ide-test: add test for werror=stopPaolo Bonzini
2014-08-15libqtest: add QTEST_LOG for debugging qtest testcasesPaolo Bonzini
2014-08-15Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2014-08-15iotests: Add test for image header overlapMax Reitz
2014-08-15block: iotest - update 084 to test static VDI image creationJeff Cody
2014-08-15test-coroutine: add baseline test that times the cost of function callsPaolo Bonzini
2014-08-15qemu-iotests: add support for Archipelago protocolChrysostomos Nanakos
2014-08-15qemu-iotests: Add data pattern in version3 VMDK sample image in 059Fam Zheng
2014-08-09build-sys: Move qapi-{types, visit, event}.o into util-obj-yFam Zheng
2014-07-29bios-tables-test: fix ASL normalization false positivePaolo Bonzini
2014-07-28acpi-dsdt: procedurally generate _PRTPaolo Bonzini
2014-07-18Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-07-18' in...Peter Maydell
2014-07-18Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-07-18tests: Add missing 'static' attributes (fix warnings from smatch)Stefan Weil
2014-07-18qtest: new test for wdt_ib700Paolo Bonzini
2014-07-18Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-07-18qemu-iotests: fix 028 failure due to disk image pathStefan Hajnoczi
2014-07-18qcow2: Fix error path for unknown incompatible featuresKevin Wolf
2014-07-18Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2014-07-18qtest: Adapt vhost-user-test to latest vhost-user changesNikolay Nikolaev
2014-07-15tests/Makefile: Only run vhost-user-test on LinuxPeter Maydell
2014-07-15libqos: Fix PC PCI endianness glitchesAndreas Färber
2014-07-14qtest: fix vhost-user-test compilation with old GLibNikolay Nikolaev
2014-07-14tests: Fix unterminated string output visitor enum human stringAndreas Färber
2014-07-14AioContext: do not rely on aio_poll(ctx, true) result to end a loopPaolo Bonzini
2014-07-14qtest: fix vhost-user-test compilation with old GLibNikolay Nikolaev