aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2019-06-13target/arm: Fix output of PAuth AuthRichard Henderson
2019-06-13Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-06-12' into ...Peter Maydell
2019-06-12tests/tcg/x86_64: add a PVH crt.o for x86_64 system testsAlex Bennée
2019-06-12tests/tcg: clean-up VPATH/TESTS for i386Alex Bennée
2019-06-12tests/tcg: better detect truncated readsAlex Bennée
2019-06-12tests/vm: python3 fixesGerd Hoffmann
2019-06-12tests/vm: Add missing variables on helpWainer dos Santos Moschetta
2019-06-12tests/vm: Fix build-centos docker-based tests runWainer dos Santos Moschetta
2019-06-12tests/vm: Port basevm to Python 3Wainer dos Santos Moschetta
2019-06-12tests/vm: Use python configured on buildWainer dos Santos Moschetta
2019-06-12tests/docker: Update the Ubuntu image to 19.04Alex Bennée
2019-06-12tests/docker: Update the Fedora cross compile images to 30Alex Bennée
2019-06-12tests/docker: Update the Fedora image to Fedora 30Philippe Mathieu-Daudé
2019-06-12tests/qapi-schema: Error case tests for features in structsKevin Wolf
2019-06-12tests/qapi-schema: Test for good feature lists in structsKevin Wolf
2019-06-12qapi: Add feature flags to struct typesKevin Wolf
2019-06-12Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-06-11-v3' in...Peter Maydell
2019-06-12Supply missing header guardsMarkus Armbruster
2019-06-12Clean up a few header guard symbolsMarkus Armbruster
2019-06-12Normalize position of header guardMarkus Armbruster
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-06-11qemu-common: Move qemu_isalnum() etc. to qemu/ctype.hMarkus Armbruster
2019-06-11BootLinuxConsoleTest: Run kerneltests BusyBox on MaltaPhilippe Mathieu-Daudé
2019-06-11BootLinuxConsoleTest: Test nanoMIPS kernels on the I7200 CPUPhilippe Mathieu-Daudé
2019-06-11BootLinuxConsoleTest: Test the SmartFusion2 boardPhilippe Mathieu-Daudé
2019-06-11BootLinuxConsoleTest: Do not log empty linesPhilippe Mathieu-Daudé
2019-06-11tests/boot_linux_console: Let extract_from_deb handle various compressionsPhilippe Mathieu-Daudé
2019-06-07tests/tcg: target/mips: Add README for MSA testsAleksandar Markovic
2019-06-07tests/tcg: target/mips: Add tests for MSA FP max/min instructionsAleksandar Markovic
2019-06-07tests/tcg: target/mips: Add utility function reset_msa_registers()Aleksandar Markovic
2019-06-07tests/tcg: target/mips: Move four tests to a better locationAleksandar Markovic
2019-06-07tests/tcg: target/mips: Add tests for MSA shift instructionsAleksandar Markovic
2019-06-07tests/tcg: target/mips: Amend and rearrange MSA wrappersAleksandar Markovic
2019-06-06Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2019-06-06Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-06-06test: Fix make target check-report.tapMarkus Armbruster
2019-06-05bios-tables-test: ignore identical binariesMichael S. Tsirkin
2019-06-05migration-test: Add a test for fd protocolYury Kotov
2019-06-04iotests: Fix duplicated diff output on failureKevin Wolf
2019-06-04iotests: test big qcow2 shrinkVladimir Sementsov-Ogievskiy
2019-06-04test-bdrv-drain: Use bdrv_try_set_aio_context()Kevin Wolf
2019-06-04iotests: Attach new devices to node in non-default iothreadKevin Wolf
2019-06-04virtio-scsi-test: Test attaching new overlay with iothreadsKevin Wolf
2019-06-04block: Move node without parents to main AioContextKevin Wolf
2019-06-04test-block-iothread: BlockBackend AioContext across root node changeKevin Wolf
2019-06-04test-block-iothread: Test adding parent to iothread nodeKevin Wolf
2019-06-04block: Adjust AioContexts when attaching nodesKevin Wolf
2019-06-04scsi-disk: Use qdev_prop_drive_iothreadKevin Wolf
2019-06-04block: Add BlockBackend.ctxKevin Wolf