aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
2019-06-04scsi-disk: Use qdev_prop_drive_iothreadKevin Wolf1-1/+1
2019-06-04block: Add BlockBackend.ctxKevin Wolf6-28/+31
2019-06-04block: Add Error to blk_set_aio_context()Kevin Wolf2-15/+15
2019-06-04nbd-server: Call blk_set_allow_aio_context_change()Kevin Wolf2-0/+34
2019-06-04test-block-iothread: Check filter node in test_propagate_mirrorKevin Wolf1-1/+6
2019-06-04iotests: Test cancelling a job and closing the VMMax Reitz2-0/+76
2019-06-04block: avoid recursive block_status call if possibleVladimir Sementsov-Ogievskiy4-4/+5
2019-06-04tests/perf: Test lseek influence on qcow2 block-statusVladimir Sementsov-Ogievskiy1-0/+71
2019-06-04iotests: Test commit job start with concurrent I/OKevin Wolf4-1/+109
2019-06-03tests: acpi: add simple arm/virt testcaseIgor Mammedov3-1/+23
2019-06-03tests: add expected ACPI tables for arm/virt boardIgor Mammedov6-0/+0
2019-06-03bios-tables-test: list all tables that differMichael S. Tsirkin1-2/+4
2019-06-03libqos: i2c: move address into QI2CDevicePaolo Bonzini5-75/+82
2019-06-03tests: convert ds1338-test to qtestPaolo Bonzini4-50/+17
2019-06-03tests: convert OMAP i2c tests to qgraphPaolo Bonzini5-74/+34
2019-06-03libqos: add ARM imx25-pdk machine objectPaolo Bonzini2-0/+93
2019-06-03libqos: add ARM n800 machine objectPaolo Bonzini2-0/+93
2019-06-03libqos: convert I2C to qgraphPaolo Bonzini5-8/+83
2019-06-03libqos: split I2CAdapter initialization and allocationPaolo Bonzini5-30/+63
2019-06-03imx25-pdk: create ds1338 for qtest inside the testPaolo Bonzini1-1/+1
2019-06-03pca9552-test: do not rely on state across testsPaolo Bonzini1-4/+11
2019-06-03libqos: fix omap-i2c receiving more than 4 bytesPaolo Bonzini1-5/+14
2019-06-03libqos: move common i2c code to libqosPaolo Bonzini5-95/+88
2019-06-03qgraph: fix qos_node_contains with optionsPaolo Bonzini2-10/+17
2019-06-03qgraph: allow extra_device_opts on contains nodesPaolo Bonzini1-7/+10
2019-06-03test-thread-pool: be more reliablePaolo Bonzini1-11/+21
2019-06-01tests/tcg: target/mips: Add tests for MSA bit set instructionsAleksandar Markovic12-0/+1836
2019-06-01target/mips: Amend and cleanup MSA TCG testsAleksandar Markovic155-240/+4211
2019-05-30Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190529' into...Peter Maydell3-0/+15
2019-05-30Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell3-0/+105