aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-06-06test: Fix make target check-report.tapMarkus Armbruster1-1/+1
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-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
2019-05-29tests: Fix up docker cross builds for ppc64 (BE) targetsDavid Gibson3-0/+15
2019-05-28iotests: test external snapshot with bitmap copyingVladimir Sementsov-Ogievskiy3-0/+105
2019-05-28blockdev: loosen restrictions on drive-backup source nodeJohn Snow1-1/+1
2019-05-28qcow2: skip writing zero buffers to empty COW areasAnton Nefedov2-2/+10
2019-05-28block: Use bdrv_unref_child() for all children in bdrv_close()Alberto Garcia2-7/+0
2019-05-28Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-280519-2...Peter Maydell17-386/+1618
2019-05-28tests/qemu-iotests: re-format output to for make check-blockAlex Bennée1-60/+117
2019-05-28tests/qemu-iotests/group: Re-use the "auto" group for tests that can always runThomas Huth1-82/+95
2019-05-28tests/tcg/alpha: add system boot.SRichard Henderson3-0/+575
2019-05-28tests/tcg/multiarch: expand system memory test to cover moreAlex Bennée3-72/+282
2019-05-28tests/tcg/minilib: support %c format charAlex Bennée1-0/+3
2019-05-28tests/tcg/multiarch: move the system memory testAlex Bennée1-0/+0
2019-05-28tests/tcg/aarch64: add system boot.SAlex Bennée3-0/+295