aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-06-13iotests: Let 233 run concurrentlyMax Reitz2-53/+42
2019-06-13iotests: Use qemu-nbd's --pid-fileMax Reitz1-4/+2
2019-06-13iotests.py: Add qemu_nbd_early_pipe()Max Reitz2-5/+8
2019-06-13Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-06-12' into ...Peter Maydell31-3/+135
2019-06-12tests/tcg/x86_64: add a PVH crt.o for x86_64 system testsAlex Bennée3-0/+311
2019-06-12tests/tcg: clean-up VPATH/TESTS for i386Alex Bennée1-7/+2
2019-06-12tests/tcg: better detect truncated readsAlex Bennée1-5/+31
2019-06-12tests/vm: python3 fixesGerd Hoffmann1-5/+6
2019-06-12tests/vm: Add missing variables on helpWainer dos Santos Moschetta1-2/+6
2019-06-12tests/vm: Fix build-centos docker-based tests runWainer dos Santos Moschetta1-3/+3
2019-06-12tests/vm: Port basevm to Python 3Wainer dos Santos Moschetta1-4/+4
2019-06-12tests/vm: Use python configured on buildWainer dos Santos Moschetta1-2/+2
2019-06-12tests/docker: Update the Ubuntu image to 19.04Alex Bennée1-5/+14
2019-06-12tests/docker: Update the Fedora cross compile images to 30Alex Bennée2-2/+2
2019-06-12tests/docker: Update the Fedora image to Fedora 30Philippe Mathieu-Daudé1-1/+1
2019-06-12tests/qapi-schema: Error case tests for features in structsKevin Wolf25-0/+37
2019-06-12tests/qapi-schema: Test for good feature lists in structsKevin Wolf4-0/+94
2019-06-12qapi: Add feature flags to struct typesKevin Wolf3-3/+4
2019-06-12Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-06-11-v3' in...Peter Maydell84-20/+132
2019-06-12Supply missing header guardsMarkus Armbruster10-1/+50
2019-06-12Clean up a few header guard symbolsMarkus Armbruster2-4/+4
2019-06-12Normalize position of header guardMarkus Armbruster1-5/+4
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster6-2/+4
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster67-7/+68
2019-06-11qemu-common: Move qemu_isalnum() etc. to qemu/ctype.hMarkus Armbruster2-1/+2
2019-06-11BootLinuxConsoleTest: Run kerneltests BusyBox on MaltaPhilippe Mathieu-Daudé1-0/+49
2019-06-11BootLinuxConsoleTest: Test nanoMIPS kernels on the I7200 CPUPhilippe Mathieu-Daudé1-0/+58
2019-06-11BootLinuxConsoleTest: Test the SmartFusion2 boardPhilippe Mathieu-Daudé1-0/+27
2019-06-11BootLinuxConsoleTest: Do not log empty linesPhilippe Mathieu-Daudé1-2/+4
2019-06-11tests/boot_linux_console: Let extract_from_deb handle various compressionsPhilippe Mathieu-Daudé1-2/+3
2019-06-07tests/tcg: target/mips: Add README for MSA testsAleksandar Markovic3-0/+904
2019-06-07tests/tcg: target/mips: Add tests for MSA FP max/min instructionsAleksandar Markovic8-0/+1240
2019-06-07tests/tcg: target/mips: Add utility function reset_msa_registers()Aleksandar Markovic227-4/+504
2019-06-07tests/tcg: target/mips: Move four tests to a better locationAleksandar Markovic4-0/+0
2019-06-07tests/tcg: target/mips: Add tests for MSA shift instructionsAleksandar Markovic20-0/+3060
2019-06-07tests/tcg: target/mips: Amend and rearrange MSA wrappersAleksandar Markovic1-160/+300
2019-06-06Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell1-1/+1
2019-06-06Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell10-3/+57
2019-06-06test: Fix make target check-report.tapMarkus Armbruster1-1/+1
2019-06-05bios-tables-test: ignore identical binariesMichael S. Tsirkin1-2/+14
2019-06-05migration-test: Add a test for fd protocolYury Kotov3-5/+227
2019-06-04iotests: Fix duplicated diff output on failureKevin Wolf1-1/+0
2019-06-04iotests: test big qcow2 shrinkVladimir Sementsov-Ogievskiy3-0/+95
2019-06-04test-bdrv-drain: Use bdrv_try_set_aio_context()Kevin Wolf1-3/+3
2019-06-04iotests: Attach new devices to node in non-default iothreadKevin Wolf3-0/+54
2019-06-04virtio-scsi-test: Test attaching new overlay with iothreadsKevin Wolf3-0/+93
2019-06-04block: Move node without parents to main AioContextKevin Wolf2-3/+2
2019-06-04test-block-iothread: BlockBackend AioContext across root node changeKevin Wolf1-0/+33
2019-06-04test-block-iothread: Test adding parent to iothread nodeKevin Wolf1-0/+33
2019-06-04block: Adjust AioContexts when attaching nodesKevin Wolf1-2/+4