aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2018-10-27Merge remote-tracking branch 'remotes/famz/tags/testing-pull-request' into st...Peter Maydell
2018-10-26tests/vm: Do not abuse parallelism when HOST != TARGET architecturePhilippe Mathieu-Daudé
2018-10-26tests/vm: Do not use -enable-kvm if HOST != TARGET architecturePhilippe Mathieu-Daudé
2018-10-26tests/vm: Add a BaseVM::arch propertyPhilippe Mathieu-Daudé
2018-10-26tests/vm: Display remaining seconds to wait for a VM to startPhilippe Mathieu-Daudé
2018-10-26tests/vm: Do not use the -smp option with a single cpuPhilippe Mathieu-Daudé
2018-10-26tests/vm: Do not abuse parallelism when KVM is not availablePhilippe Mathieu-Daudé
2018-10-26tests/vm: Extract the kvm_available() handy functionPhilippe Mathieu-Daudé
2018-10-26tests: docker: update test-mingw for GTK+ 2.0 removalPaolo Bonzini
2018-10-25Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2018-10-24crypto: add testing for unaligned buffers with XTS cipher modeDaniel P. Berrangé
2018-10-24crypto: refactor XTS cipher mode test suiteDaniel P. Berrangé
2018-10-24crypto: expand algorithm coverage for cipher benchmarkDaniel P. Berrangé
2018-10-24Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-oct-2018-part...Peter Maydell
2018-10-24tests/tcg/mips: Add tests for R5900 DIVU1Fredrik Noring
2018-10-24tests/tcg/mips: Add tests for R5900 DIV1Fredrik Noring
2018-10-24tests/tcg/mips: Add tests for R5900 MTLO1 and MTHI1Fredrik Noring
2018-10-24tests/tcg/mips: Add tests for R5900 MFLO1 and MFHI1Fredrik Noring
2018-10-24tests/tcg/mips: Add tests for R5900 three-operand MULTU1Fredrik Noring
2018-10-24tests/tcg/mips: Add tests for R5900 three-operand MULT1Fredrik Noring
2018-10-24tests/tcg/mips: Add tests for R5900 three-operand MULTUFredrik Noring
2018-10-24tests/tcg/mips: Add tests for R5900 three-operand MULTFredrik Noring
2018-10-24vl.c deprecate incorrect CPUs topologyIgor Mammedov
2018-10-24debian-bootstrap.pre: Modern shell scripting (use $() instead of ``)Mao Zhongyi
2018-10-24tests/migration-test: Disable s390x test when running with TCGThomas Huth
2018-10-23Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into...Peter Maydell
2018-10-23Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-pull-request...Peter Maydell
2018-10-19crypto: require nettle >= 2.7.1 for building QEMUDaniel P. Berrangé
2018-10-19block: Clean up bdrv_img_create()'s error reportingMarkus Armbruster
2018-10-19qemu-timer: introduce timer attributesArtem Pisarenko
2018-10-19crypto: require libgcrypt >= 1.5.0 for building QEMUDaniel P. Berrangé
2018-10-19crypto: require gnutls >= 3.1.18 for building QEMUDaniel P. Berrangé
2018-10-16tests: remove gcov-files- variablesPaolo Bonzini
2018-10-16tests: Prevent more accidental test disablingEric Blake
2018-10-11migration-test: Only generate a single target architectureJuan Quintela
2018-10-11tests/migration: Enable the migration test on s390x, tooThomas Huth
2018-10-11tests: Add migration test for aarch64Wei Huang
2018-10-10libqtest: Inline g_assert_no_errno()Markus Armbruster
2018-10-10tests: Restore check-qdict unit testMarkus Armbruster
2018-10-09tests/check-qjson: fix a leakMarc-André Lureau
2018-10-08Merge remote-tracking branch 'remotes/rth/tags/pull-fpu-20181005' into stagingPeter Maydell
2018-10-08Merge remote-tracking branch 'remotes/elmarco/tags/option-pull-request' into ...Peter Maydell
2018-10-05tests/fp/fp-test: add floating point testsEmilio G. Cota
2018-10-05gitmodules: add berkeley's softfloat + testfloat version 3Emilio G. Cota
2018-10-05tests/qom-proplist: check class properties iteratorMarc-André Lureau
2018-10-05tests/qom-proplist: check properties are not listed multiple timesMarc-André Lureau
2018-10-05tests/qom-proplist: check duplicate "bv" property registration failedMarc-André Lureau
2018-10-03Revert "tests: migration/guestperf Python 2.6 argparse compatibility"Eduardo Habkost
2018-10-03Revert "docker.py: Python 2.6 argparse compatibility"Eduardo Habkost
2018-10-02test-char: add socket reconnect testMarc-André Lureau