aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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-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
2019-06-04block: Add Error to blk_set_aio_context()Kevin Wolf
2019-06-04nbd-server: Call blk_set_allow_aio_context_change()Kevin Wolf
2019-06-04test-block-iothread: Check filter node in test_propagate_mirrorKevin Wolf
2019-06-04iotests: Test cancelling a job and closing the VMMax Reitz
2019-06-04block: avoid recursive block_status call if possibleVladimir Sementsov-Ogievskiy
2019-06-04tests/perf: Test lseek influence on qcow2 block-statusVladimir Sementsov-Ogievskiy
2019-06-04iotests: Test commit job start with concurrent I/OKevin Wolf
2019-06-03tests: acpi: add simple arm/virt testcaseIgor Mammedov
2019-06-03tests: add expected ACPI tables for arm/virt boardIgor Mammedov