summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/famz/tags/testing-pull-request' into st...Peter Maydell2018-10-277-11/+27
|\
| * tests/vm: Do not abuse parallelism when HOST != TARGET architecturePhilippe Mathieu-Daudé2018-10-261-4/+4
| * tests/vm: Do not use -enable-kvm if HOST != TARGET architecturePhilippe Mathieu-Daudé2018-10-261-1/+1
| * tests/vm: Add a BaseVM::arch propertyPhilippe Mathieu-Daudé2018-10-266-1/+8
| * tests/vm: Display remaining seconds to wait for a VM to startPhilippe Mathieu-Daudé2018-10-261-1/+4
| * tests/vm: Do not use the -smp option with a single cpuPhilippe Mathieu-Daudé2018-10-261-1/+1
| * tests/vm: Do not abuse parallelism when KVM is not availablePhilippe Mathieu-Daudé2018-10-261-1/+8
| * tests/vm: Extract the kvm_available() handy functionPhilippe Mathieu-Daudé2018-10-261-2/+2
| * tests: docker: update test-mingw for GTK+ 2.0 removalPaolo Bonzini2018-10-261-2/+1Star
* | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2018-10-251-9/+9
|\ \ | |/ |/|
| * vl.c deprecate incorrect CPUs topologyIgor Mammedov2018-10-241-9/+9
* | crypto: add testing for unaligned buffers with XTS cipher modeDaniel P. Berrangé2018-10-241-0/+86
* | crypto: refactor XTS cipher mode test suiteDaniel P. Berrangé2018-10-241-60/+80
* | crypto: expand algorithm coverage for cipher benchmarkDaniel P. Berrangé2018-10-241-23/+126
* | Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-oct-2018-part...Peter Maydell2018-10-247-0/+370
|\ \
| * | tests/tcg/mips: Add tests for R5900 DIVU1Fredrik Noring2018-10-242-0/+49
| * | tests/tcg/mips: Add tests for R5900 DIV1Fredrik Noring2018-10-242-1/+75
| * | tests/tcg/mips: Add tests for R5900 MTLO1 and MTHI1Fredrik Noring2018-10-242-0/+41
| * | tests/tcg/mips: Add tests for R5900 MFLO1 and MFHI1Fredrik Noring2018-10-242-1/+37
| * | tests/tcg/mips: Add tests for R5900 three-operand MULTU1Fredrik Noring2018-10-241-7/+36
| * | tests/tcg/mips: Add tests for R5900 three-operand MULT1Fredrik Noring2018-10-241-8/+37
| * | tests/tcg/mips: Add tests for R5900 three-operand MULTUFredrik Noring2018-10-242-0/+40
| * | tests/tcg/mips: Add tests for R5900 three-operand MULTFredrik Noring2018-10-242-0/+72
| |/
* | debian-bootstrap.pre: Modern shell scripting (use $() instead of ``)Mao Zhongyi2018-10-241-2/+2
* | tests/migration-test: Disable s390x test when running with TCGThomas Huth2018-10-241-0/+16
|/
* Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into...Peter Maydell2018-10-231-8/+4Star
|\
| * block: Clean up bdrv_img_create()'s error reportingMarkus Armbruster2018-10-191-8/+4Star
* | Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-pull-request...Peter Maydell2018-10-234-11/+4Star
|\ \
| * | crypto: require nettle >= 2.7.1 for building QEMUDaniel P. Berrangé2018-10-192-2/+2
| * | crypto: require libgcrypt >= 1.5.0 for building QEMUDaniel P. Berrangé2018-10-192-2/+2
| * | crypto: require gnutls >= 3.1.18 for building QEMUDaniel P. Berrangé2018-10-192-9/+2Star
| |/
* / qemu-timer: introduce timer attributesArtem Pisarenko2018-10-191-4/+9
|/
* tests: remove gcov-files- variablesPaolo Bonzini2018-10-161-118/+0Star
* tests: Prevent more accidental test disablingEric Blake2018-10-161-11/+11
* migration-test: Only generate a single target architectureJuan Quintela2018-10-111-9/+14
* tests/migration: Enable the migration test on s390x, tooThomas Huth2018-10-117-1/+343
* tests: Add migration test for aarch64Wei Huang2018-10-117-5/+145
* libqtest: Inline g_assert_no_errno()Markus Armbruster2018-10-101-8/+3Star
* tests: Restore check-qdict unit testMarkus Armbruster2018-10-102-1/+3
* tests/check-qjson: fix a leakMarc-André Lureau2018-10-091-0/+1
* Merge remote-tracking branch 'remotes/rth/tags/pull-fpu-20181005' into stagingPeter Maydell2018-10-088-0/+2287
|\
| * tests/fp/fp-test: add floating point testsEmilio G. Cota2018-10-056-0/+2287
| * gitmodules: add berkeley's softfloat + testfloat version 3Emilio G. Cota2018-10-052-0/+0
* | Merge remote-tracking branch 'remotes/elmarco/tags/option-pull-request' into ...Peter Maydell2018-10-081-21/+37
|\ \ | |/ |/|
| * tests/qom-proplist: check class properties iteratorMarc-André Lureau2018-10-051-0/+9
| * tests/qom-proplist: check properties are not listed multiple timesMarc-André Lureau2018-10-051-20/+24
| * tests/qom-proplist: check duplicate "bv" property registration failedMarc-André Lureau2018-10-051-1/+4
* | Revert "tests: migration/guestperf Python 2.6 argparse compatibility"Eduardo Habkost2018-10-041-5/+3Star
* | Revert "docker.py: Python 2.6 argparse compatibility"Eduardo Habkost2018-10-041-3/+1Star
|/
* test-char: add socket reconnect testMarc-André Lureau2018-10-021-4/+14