aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2020-08-21meson: convert hw/coreMarc-André Lureau1-9/+1
2020-08-21meson: convert migration directory to MesonMarc-André Lureau1-4/+3
2020-08-21meson: convert tests/qtest to mesonPaolo Bonzini146-589/+538
2020-08-21meson: convert check-qapi-schemaPaolo Bonzini3-216/+229
2020-08-21meson: convert tests/fp and check-softfloatPaolo Bonzini4-756/+642
2020-08-21meson: convert check-decodetreePaolo Bonzini2-8/+5
2020-08-21meson: convert qemu-gaPaolo Bonzini2-6/+6
2020-08-21meson: add testsuite Makefile generatorPaolo Bonzini1-1/+0
2020-08-21tests/vm: include setuptoolsPaolo Bonzini3-0/+3
2020-08-21tests/docker: add test script for static linux-user buildsPaolo Bonzini1-0/+24
2020-08-21tests/vm: check for Python YAML parser in the MakefilePaolo Bonzini1-1/+5
2020-08-21tests/vm: do not pollute configure with --efi-aarch64Paolo Bonzini1-0/+2
2020-08-21meson: rename included C source files to .c.incPaolo Bonzini2-1/+1
2020-08-11iotests: add test for unaligned granularity bitmap backupStefan Reiter3-0/+63
2020-08-05Get rid of the libqemustub.a remaindersThomas Huth1-1/+2
2020-08-05tests/acceptance: Disable the rx sash and arm cubieboard replay test on GitlabThomas Huth2-0/+5
2020-08-05tests/docker: Add python3-venv and netcat to the debian-amd64 containerThomas Huth1-1/+3
2020-08-03target/arm: Fix AddPAC error indicationRichard Henderson2-1/+34
2020-08-03iotests/169: Test source cont with backing bmapMax Reitz2-3/+65
2020-08-03schemas: Add vim modelineAndrea Bolognani4-0/+5
2020-07-28Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-07-28' into st...Peter Maydell6-50/+221
2020-07-28Merge remote-tracking branch 'remotes/elmarco/tags/slirp-pull-request' into s...Peter Maydell1-1/+1
2020-07-28Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-07-28' in...Peter Maydell4-4/+36
2020-07-28iotests: Test convert to qcow2 compressed to NBDNir Soffer3-0/+159
2020-07-28iotests: Add more qemu_img helpersNir Soffer1-0/+6
2020-07-28iotests: Make qemu_nbd_popen() a contextmanagerNir Soffer3-50/+56
2020-07-28test-char: abort on serial test errorMarc-André Lureau1-1/+1
2020-07-28Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2020-07-27' int...Peter Maydell3-62/+204
2020-07-28iotests/197: Fix for non-qcow2 formatsMax Reitz2-4/+6
2020-07-28iotests/028: Add test for cross-base-EOF readsMax Reitz2-0/+30
2020-07-28Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-07-27' in...Peter Maydell2-6/+12
2020-07-27iotests: Adjust which migration tests are quickEric Blake1-6/+6
2020-07-27qemu-iotests/199: add source-killed case to bitmaps postcopyVladimir Sementsov-Ogievskiy2-2/+17
2020-07-27qemu-iotests/199: add early shutdown case to bitmaps postcopyVladimir Sementsov-Ogievskiy2-2/+26
2020-07-27qemu-iotests/199: check persistent bitmapsVladimir Sementsov-Ogievskiy1-1/+15
2020-07-27qemu-iotests/199: prepare for new test-cases additionVladimir Sementsov-Ogievskiy1-13/+23
2020-07-27qemu-iotests/199: increase postcopy periodVladimir Sementsov-Ogievskiy1-19/+39
2020-07-27qemu-iotests/199: change discard patternsVladimir Sementsov-Ogievskiy1-18/+26
2020-07-27qemu-iotests/199: improve performance: set bitmap by discardVladimir Sementsov-Ogievskiy1-11/+20
2020-07-27qemu-iotests/199: better catch postcopy timeVladimir Sementsov-Ogievskiy1-15/+57
2020-07-27qemu-iotests/199: drop extra constraintsVladimir Sementsov-Ogievskiy1-2/+1
2020-07-27qemu-iotests/199: fix styleVladimir Sementsov-Ogievskiy1-6/+7
2020-07-27iotests/197: Fix for compat=0.10Max Reitz1-1/+3
2020-07-27iotests: Select a default machine for the rx and avr targetsThomas Huth1-5/+9
2020-07-27tests/vm: add shutdown timeout in basevm.pyRobert Foley1-5/+10
2020-07-27tests/docker: add support for DEB_KEYRINGAlex Bennée1-0/+7
2020-07-27tests/docker: fix binfmt_misc image buildingAlex Bennée1-1/+1
2020-07-27tests/docker: fix update command due to python3 str/bytes distinctionAlex Bennée1-6/+7
2020-07-21Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2-0/+47
2020-07-21iotests: Test sparseness for qemu-img convert -nKevin Wolf2-0/+47