summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests/tcg: target/mips: Add README for MSA testsAleksandar Markovic2019-06-073-0/+904
* tests/tcg: target/mips: Add tests for MSA FP max/min instructionsAleksandar Markovic2019-06-078-0/+1240
* tests/tcg: target/mips: Add utility function reset_msa_registers()Aleksandar Markovic2019-06-07227-4/+504
* tests/tcg: target/mips: Move four tests to a better locationAleksandar Markovic2019-06-074-0/+0
* tests/tcg: target/mips: Add tests for MSA shift instructionsAleksandar Markovic2019-06-0720-0/+3060
* tests/tcg: target/mips: Amend and rearrange MSA wrappersAleksandar Markovic2019-06-071-160/+300
* Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell2019-06-061-1/+1
|\
| * test: Fix make target check-report.tapMarkus Armbruster2019-06-061-1/+1
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2019-06-0610-3/+57
|\ \
| * | bios-tables-test: ignore identical binariesMichael S. Tsirkin2019-06-051-2/+14
| * | tests: acpi: add simple arm/virt testcaseIgor Mammedov2019-06-033-1/+23
| * | tests: add expected ACPI tables for arm/virt boardIgor Mammedov2019-06-036-0/+0
| * | bios-tables-test: list all tables that differMichael S. Tsirkin2019-06-031-2/+4
| * | bios-tables-test: add diff allowed listMichael S. Tsirkin2019-05-302-1/+19
* | | migration-test: Add a test for fd protocolYury Kotov2019-06-053-5/+227
| |/ |/|
* | iotests: Fix duplicated diff output on failureKevin Wolf2019-06-041-1/+0Star
* | iotests: test big qcow2 shrinkVladimir Sementsov-Ogievskiy2019-06-043-0/+95
* | test-bdrv-drain: Use bdrv_try_set_aio_context()Kevin Wolf2019-06-041-3/+3
* | iotests: Attach new devices to node in non-default iothreadKevin Wolf2019-06-043-0/+54
* | virtio-scsi-test: Test attaching new overlay with iothreadsKevin Wolf2019-06-043-0/+93
* | block: Move node without parents to main AioContextKevin Wolf2019-06-042-3/+2Star
* | test-block-iothread: BlockBackend AioContext across root node changeKevin Wolf2019-06-041-0/+33
* | test-block-iothread: Test adding parent to iothread nodeKevin Wolf2019-06-041-0/+33
* | block: Adjust AioContexts when attaching nodesKevin Wolf2019-06-041-2/+4
* | scsi-disk: Use qdev_prop_drive_iothreadKevin Wolf2019-06-041-1/+1
* | block: Add BlockBackend.ctxKevin Wolf2019-06-046-28/+31
* | block: Add Error to blk_set_aio_context()Kevin Wolf2019-06-042-15/+15
* | nbd-server: Call blk_set_allow_aio_context_change()Kevin Wolf2019-06-042-0/+34
* | test-block-iothread: Check filter node in test_propagate_mirrorKevin Wolf2019-06-041-1/+6
* | iotests: Test cancelling a job and closing the VMMax Reitz2019-06-042-0/+76
* | block: avoid recursive block_status call if possibleVladimir Sementsov-Ogievskiy2019-06-044-4/+5
* | tests/perf: Test lseek influence on qcow2 block-statusVladimir Sementsov-Ogievskiy2019-06-041-0/+71
* | iotests: Test commit job start with concurrent I/OKevin Wolf2019-06-044-1/+109
* | libqos: i2c: move address into QI2CDevicePaolo Bonzini2019-06-035-75/+82
* | tests: convert ds1338-test to qtestPaolo Bonzini2019-06-034-50/+17Star
* | tests: convert OMAP i2c tests to qgraphPaolo Bonzini2019-06-035-74/+34Star
* | libqos: add ARM imx25-pdk machine objectPaolo Bonzini2019-06-032-0/+93
* | libqos: add ARM n800 machine objectPaolo Bonzini2019-06-032-0/+93
* | libqos: convert I2C to qgraphPaolo Bonzini2019-06-035-8/+83
* | libqos: split I2CAdapter initialization and allocationPaolo Bonzini2019-06-035-30/+63
* | imx25-pdk: create ds1338 for qtest inside the testPaolo Bonzini2019-06-031-1/+1
* | pca9552-test: do not rely on state across testsPaolo Bonzini2019-06-031-4/+11
* | libqos: fix omap-i2c receiving more than 4 bytesPaolo Bonzini2019-06-031-5/+14
* | libqos: move common i2c code to libqosPaolo Bonzini2019-06-035-95/+88Star
* | qgraph: fix qos_node_contains with optionsPaolo Bonzini2019-06-032-10/+17
* | qgraph: allow extra_device_opts on contains nodesPaolo Bonzini2019-06-031-7/+10
* | test-thread-pool: be more reliablePaolo Bonzini2019-06-031-11/+21
* | tests/tcg: target/mips: Add tests for MSA bit set instructionsAleksandar Markovic2019-06-0112-0/+1836
* | target/mips: Amend and cleanup MSA TCG testsAleksandar Markovic2019-06-01155-240/+4211
* | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190529' into...Peter Maydell2019-05-303-0/+15
|\ \