aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2018-10-30Merge remote-tracking branch 'remotes/vivier2/tags/qemu-trivial-for-3.1-pull-...Peter Maydell11-13/+13
2018-10-29iotests: 169: add cases for source vm resumingVladimir Sementsov-Ogievskiy2-3/+61
2018-10-29iotests: improve 169Vladimir Sementsov-Ogievskiy1-0/+9
2018-10-29iotests: 169: drop deprecated 'autoload' parameterVladimir Sementsov-Ogievskiy1-1/+0
2018-10-27Merge remote-tracking branch 'remotes/famz/tags/testing-pull-request' into st...Peter Maydell7-11/+27
2018-10-26tests/bios-tables-test: Remove an useless castPhilippe Mathieu-Daudé1-1/+1
2018-10-26tests: Fix typos in comments and help message (found by codespell)Stefan Weil8-9/+9
2018-10-26qemu-iotests: make 218 executableCleber Rosa1-0/+0
2018-10-26qemu-iotests: fix filename containing checksCleber Rosa1-2/+2
2018-10-26tests/tcg/README: fix location for lm32 testsCleber Rosa1-1/+1
2018-10-26tests/vm: Do not abuse parallelism when HOST != TARGET architecturePhilippe Mathieu-Daudé1-4/+4
2018-10-26tests/vm: Do not use -enable-kvm if HOST != TARGET architecturePhilippe Mathieu-Daudé1-1/+1
2018-10-26tests/vm: Add a BaseVM::arch propertyPhilippe Mathieu-Daudé6-1/+8
2018-10-26tests/vm: Display remaining seconds to wait for a VM to startPhilippe Mathieu-Daudé1-1/+4
2018-10-26tests/vm: Do not use the -smp option with a single cpuPhilippe Mathieu-Daudé1-1/+1
2018-10-26tests/vm: Do not abuse parallelism when KVM is not availablePhilippe Mathieu-Daudé1-1/+8
2018-10-26tests/vm: Extract the kvm_available() handy functionPhilippe Mathieu-Daudé1-2/+2
2018-10-26tests: docker: update test-mingw for GTK+ 2.0 removalPaolo Bonzini1-2/+1
2018-10-25Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell1-9/+9
2018-10-24crypto: add testing for unaligned buffers with XTS cipher modeDaniel P. Berrangé1-0/+86
2018-10-24crypto: refactor XTS cipher mode test suiteDaniel P. Berrangé1-60/+80
2018-10-24crypto: expand algorithm coverage for cipher benchmarkDaniel P. Berrangé1-23/+126
2018-10-24Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-oct-2018-part...Peter Maydell7-0/+370
2018-10-24tests/tcg/mips: Add tests for R5900 DIVU1Fredrik Noring2-0/+49
2018-10-24tests/tcg/mips: Add tests for R5900 DIV1Fredrik Noring2-1/+75
2018-10-24tests/tcg/mips: Add tests for R5900 MTLO1 and MTHI1Fredrik Noring2-0/+41
2018-10-24tests/tcg/mips: Add tests for R5900 MFLO1 and MFHI1Fredrik Noring2-1/+37
2018-10-24tests/tcg/mips: Add tests for R5900 three-operand MULTU1Fredrik Noring1-7/+36
2018-10-24tests/tcg/mips: Add tests for R5900 three-operand MULT1Fredrik Noring1-8/+37
2018-10-24tests/tcg/mips: Add tests for R5900 three-operand MULTUFredrik Noring2-0/+40
2018-10-24tests/tcg/mips: Add tests for R5900 three-operand MULTFredrik Noring2-0/+72
2018-10-24vl.c deprecate incorrect CPUs topologyIgor Mammedov1-9/+9
2018-10-24debian-bootstrap.pre: Modern shell scripting (use $() instead of ``)Mao Zhongyi1-2/+2
2018-10-24tests/migration-test: Disable s390x test when running with TCGThomas Huth1-0/+16
2018-10-23Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into...Peter Maydell1-8/+4
2018-10-23Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-pull-request...Peter Maydell4-11/+4
2018-10-19crypto: require nettle >= 2.7.1 for building QEMUDaniel P. Berrangé2-2/+2
2018-10-19block: Clean up bdrv_img_create()'s error reportingMarkus Armbruster1-8/+4
2018-10-19qemu-timer: introduce timer attributesArtem Pisarenko1-4/+9
2018-10-19crypto: require libgcrypt >= 1.5.0 for building QEMUDaniel P. Berrangé2-2/+2
2018-10-19crypto: require gnutls >= 3.1.18 for building QEMUDaniel P. Berrangé2-9/+2
2018-10-16tests: remove gcov-files- variablesPaolo Bonzini1-118/+0
2018-10-16tests: Prevent more accidental test disablingEric Blake1-11/+11
2018-10-11migration-test: Only generate a single target architectureJuan Quintela1-9/+14
2018-10-11tests/migration: Enable the migration test on s390x, tooThomas Huth7-1/+343
2018-10-11tests: Add migration test for aarch64Wei Huang7-5/+145
2018-10-10libqtest: Inline g_assert_no_errno()Markus Armbruster1-8/+3
2018-10-10tests: Restore check-qdict unit testMarkus Armbruster2-1/+3
2018-10-09tests/check-qjson: fix a leakMarc-André Lureau1-0/+1
2018-10-08Merge remote-tracking branch 'remotes/rth/tags/pull-fpu-20181005' into stagingPeter Maydell8-0/+2287