summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* target/arm: Fix AddPAC error indicationRichard Henderson2020-08-032-1/+34
* iotests/169: Test source cont with backing bmapMax Reitz2020-08-032-3/+65
* schemas: Add vim modelineAndrea Bolognani2020-08-034-0/+5
* Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-07-28' into st...Peter Maydell2020-07-286-50/+221
|\
| * iotests: Test convert to qcow2 compressed to NBDNir Soffer2020-07-283-0/+159
| * iotests: Add more qemu_img helpersNir Soffer2020-07-281-0/+6
| * iotests: Make qemu_nbd_popen() a contextmanagerNir Soffer2020-07-283-50/+56
* | Merge remote-tracking branch 'remotes/elmarco/tags/slirp-pull-request' into s...Peter Maydell2020-07-281-1/+1
|\ \
| * | test-char: abort on serial test errorMarc-André Lureau2020-07-281-1/+1
* | | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-07-28' in...Peter Maydell2020-07-284-4/+36
|\ \ \ | |/ / |/| |
| * | iotests/197: Fix for non-qcow2 formatsMax Reitz2020-07-282-4/+6
| * | iotests/028: Add test for cross-base-EOF readsMax Reitz2020-07-282-0/+30
| |/
* | Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-07-27' int...Peter Maydell2020-07-283-62/+204
|\ \ | |/ |/|
| * iotests: Adjust which migration tests are quickEric Blake2020-07-271-6/+6
| * qemu-iotests/199: add source-killed case to bitmaps postcopyVladimir Sementsov-Ogievskiy2020-07-272-2/+17
| * qemu-iotests/199: add early shutdown case to bitmaps postcopyVladimir Sementsov-Ogievskiy2020-07-272-2/+26
| * qemu-iotests/199: check persistent bitmapsVladimir Sementsov-Ogievskiy2020-07-271-1/+15
| * qemu-iotests/199: prepare for new test-cases additionVladimir Sementsov-Ogievskiy2020-07-271-13/+23
| * qemu-iotests/199: increase postcopy periodVladimir Sementsov-Ogievskiy2020-07-271-19/+39
| * qemu-iotests/199: change discard patternsVladimir Sementsov-Ogievskiy2020-07-271-18/+26
| * qemu-iotests/199: improve performance: set bitmap by discardVladimir Sementsov-Ogievskiy2020-07-271-11/+20
| * qemu-iotests/199: better catch postcopy timeVladimir Sementsov-Ogievskiy2020-07-271-15/+57
| * qemu-iotests/199: drop extra constraintsVladimir Sementsov-Ogievskiy2020-07-271-2/+1Star
| * qemu-iotests/199: fix styleVladimir Sementsov-Ogievskiy2020-07-271-6/+7
* | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-07-27' in...Peter Maydell2020-07-282-6/+12
|\ \ | |/ |/|
| * iotests/197: Fix for compat=0.10Max Reitz2020-07-271-1/+3
| * iotests: Select a default machine for the rx and avr targetsThomas Huth2020-07-271-5/+9
* | tests/vm: add shutdown timeout in basevm.pyRobert Foley2020-07-271-5/+10
* | tests/docker: add support for DEB_KEYRINGAlex Bennée2020-07-271-0/+7
* | tests/docker: fix binfmt_misc image buildingAlex Bennée2020-07-271-1/+1
* | tests/docker: fix update command due to python3 str/bytes distinctionAlex Bennée2020-07-271-6/+7
|/
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2020-07-212-0/+47
|\
| * iotests: Test sparseness for qemu-img convert -nKevin Wolf2020-07-212-0/+47
* | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-07-21' in...Peter Maydell2020-07-212-3/+53
|\ \ | |/ |/|
| * qemu-iotests: add testcase for bz #1857490Maxim Levitsky2020-07-212-3/+53
* | fuzz: Fix leak when assembling datadir path stringAlexander Bulekov2020-07-211-5/+7
|/
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2020-07-1718-91/+156
|\
| * iotests: test shutdown when bitmap is exported through NBDVladimir Sementsov-Ogievskiy2020-07-173-0/+76
| * iotests/030: Reduce job speed to make race less likelyKevin Wolf2020-07-171-1/+1
| * crypto: use a stronger private key for testsDaniel P. Berrangé2020-07-172-37/+79
| * Remove VXHS block deviceMarc-André Lureau2020-07-1712-53/+0Star
* | fuzz: Expect the cmdline in a freeable GStringAlexander Bulekov2020-07-174-15/+14Star
* | tests: qmp-cmd-test: fix memory leakLi Qiang2020-07-171-0/+13
* | qtest: bios-tables-test: fix a memory leakLi Qiang2020-07-171-0/+1
|/
* tests: tpm: Skip over pcrUpdateCounter byte in result comparisonStefan Berger2020-07-151-1/+5
* Merge remote-tracking branch 'remotes/stsquad/tags/pull-misc-for-rc0-150720-3...Peter Maydell2020-07-154-25/+113
|\
| * plugins: expand the bb plugin to be thread safe and track per-cpuAlex Bennée2020-07-151-13/+84
| * tests/plugins: don't unconditionally add -WpsabiAlex Bennée2020-07-151-4/+18
| * docker.py: fix fetching of FROM layersAlex Bennée2020-07-151-5/+11
| * tests/docker: Remove the libssh workaround from the ubuntu 20.04 imageThomas Huth2020-07-151-3/+0Star