aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-10-28tests/acceptance: Add test that runs NetBSD 4.0 installer on PRep/40pPhilippe Mathieu-Daudé1-0/+49
2019-10-28tests/acceptance: Add test that boots the HelenOS microkernel on Leon3Philippe Mathieu-Daudé1-0/+34
2019-10-28tests/acceptance: Refactor exec_command_and_wait_for_pattern()Philippe Mathieu-Daudé2-11/+26
2019-10-28tests/acceptance: Send <carriage return> on serial linesPhilippe Mathieu-Daudé1-1/+1
2019-10-28tests/acceptance: Fix wait_for_console_pattern() hangsPhilippe Mathieu-Daudé1-0/+1
2019-10-28Acceptance tests: refactor wait_for_console_patternCleber Rosa3-37/+33
2019-10-28Acceptance tests: work around socket dirCleber Rosa1-1/+2
2019-10-28BootLinuxConsoleTest: Test the Quadra 800Philippe Mathieu-Daudé1-0/+24
2019-10-28crypto: add support for gcrypt's native XTS implDaniel P. Berrangé1-1/+1
2019-10-28tests/plugin: add hotpages to analyse memory access patternsAlex Bennée2-0/+192
2019-10-28tests/plugin: add instruction execution breakdownAlex Bennée2-0/+353
2019-10-28tests/plugin: add a hotblocks pluginAlex Bennée2-0/+144
2019-10-28tests/tcg: enable plugin testingAlex Bennée5-1/+60
2019-10-28tests/tcg: drop test-i386-fprem from TESTS when not SLOWAlex Bennée1-5/+6
2019-10-28tests/tcg: move "virtual" tests to EXTRA_TESTSAlex Bennée2-2/+4
2019-10-28tests/tcg: set QEMU_OPTS for all cris runsAlex Bennée1-1/+1
2019-10-28tests/tcg/Makefile.target: fix path to config-host.makAlex Bennée1-1/+1
2019-10-28tests/plugin: add sample pluginsEmilio G. Cota5-0/+280
2019-10-28Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-10-28' in...Peter Maydell36-98/+1044
2019-10-28Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell15-134/+802
2019-10-28tests: benchmark crypto with fixed data size, not time periodDaniel P. Berrangé2-20/+23
2019-10-28tests: allow filtering crypto cipher benchmark testsDaniel P. Berrangé1-1/+12
2019-10-28qemu-iotests: restrict 264 to qcow2 onlyVladimir Sementsov-Ogievskiy1-0/+2
2019-10-28block: Add @exact parameter to bdrv_co_truncate()Max Reitz1-4/+4
2019-10-28iotests: Test qcow2's snapshot table handlingMax Reitz3-0/+870
2019-10-28iotests: Add peek_file* functionsMax Reitz1-0/+20
2019-10-28iotests: Drop TEST_DIR filter from _filter_nbdMax Reitz1-1/+0
2019-10-28iotests/267: Create socket in $SOCK_DIRMax Reitz2-3/+3
2019-10-28iotests/240: Create socket in $SOCK_DIRMax Reitz1-2/+2
2019-10-28iotests/223: Create socket in $SOCK_DIRMax Reitz1-7/+7
2019-10-28iotests/222: Create socket in $SOCK_DIRMax Reitz1-1/+1
2019-10-28iotests/209: Create socket in $SOCK_DIRMax Reitz1-1/+2
2019-10-28iotests/208: Create socket in $SOCK_DIRMax Reitz1-1/+1
2019-10-28iotests/205: Create socket in $SOCK_DIRMax Reitz1-1/+1
2019-10-28iotests/201: Create socket in $SOCK_DIRMax Reitz1-1/+1
2019-10-28iotests/194: Create sockets in $SOCK_DIRMax Reitz1-2/+2
2019-10-28iotests/192: Create socket in $SOCK_DIRMax Reitz2-3/+3
2019-10-28iotests/183: Create socket in $SOCK_DIRMax Reitz1-1/+1
2019-10-28iotests/182: Create socket in $SOCK_DIRMax Reitz1-2/+2
2019-10-28iotests/181: Create socket in $SOCK_DIRMax Reitz1-1/+1
2019-10-28iotests/147: Create socket in $SOCK_DIRMax Reitz1-1/+1
2019-10-28iotests/143: Create socket in $SOCK_DIRMax Reitz2-4/+4
2019-10-28iotests/140: Create socket in $SOCK_DIRMax Reitz2-5/+5
2019-10-28iotests/083: Create socket in $SOCK_DIRMax Reitz2-20/+20
2019-10-28iotests: Let common.nbd create socket in $SOCK_DIRMax Reitz2-3/+1
2019-10-28iotests: Filter $SOCK_DIRMax Reitz1-1/+5
2019-10-28iotests.py: Add @base_dir to FilePaths etc.Max Reitz1-6/+6
2019-10-28iotests.py: Store socket files in $SOCK_DIRMax Reitz1-1/+3
2019-10-28iotests: Introduce $SOCK_DIRMax Reitz1-2/+13
2019-10-28iotests: Cache supported_formats()Max Reitz1-3/+11