aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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-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
2019-06-03bios-tables-test: list all tables that differMichael S. Tsirkin
2019-06-03libqos: i2c: move address into QI2CDevicePaolo Bonzini
2019-06-03tests: convert ds1338-test to qtestPaolo Bonzini
2019-06-03tests: convert OMAP i2c tests to qgraphPaolo Bonzini
2019-06-03libqos: add ARM imx25-pdk machine objectPaolo Bonzini
2019-06-03libqos: add ARM n800 machine objectPaolo Bonzini
2019-06-03libqos: convert I2C to qgraphPaolo Bonzini
2019-06-03libqos: split I2CAdapter initialization and allocationPaolo Bonzini
2019-06-03imx25-pdk: create ds1338 for qtest inside the testPaolo Bonzini
2019-06-03pca9552-test: do not rely on state across testsPaolo Bonzini
2019-06-03libqos: fix omap-i2c receiving more than 4 bytesPaolo Bonzini
2019-06-03libqos: move common i2c code to libqosPaolo Bonzini
2019-06-03qgraph: fix qos_node_contains with optionsPaolo Bonzini
2019-06-03qgraph: allow extra_device_opts on contains nodesPaolo Bonzini
2019-06-03test-thread-pool: be more reliablePaolo Bonzini
2019-06-01tests/tcg: target/mips: Add tests for MSA bit set instructionsAleksandar Markovic
2019-06-01target/mips: Amend and cleanup MSA TCG testsAleksandar Markovic