aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2018-10-08Merge remote-tracking branch 'remotes/elmarco/tags/option-pull-request' into ...Peter Maydell1-21/+37
2018-10-05tests/fp/fp-test: add floating point testsEmilio G. Cota6-0/+2287
2018-10-05gitmodules: add berkeley's softfloat + testfloat version 3Emilio G. Cota2-0/+0
2018-10-05tests/qom-proplist: check class properties iteratorMarc-André Lureau1-0/+9
2018-10-05tests/qom-proplist: check properties are not listed multiple timesMarc-André Lureau1-20/+24
2018-10-05tests/qom-proplist: check duplicate "bv" property registration failedMarc-André Lureau1-1/+4
2018-10-03Revert "tests: migration/guestperf Python 2.6 argparse compatibility"Eduardo Habkost1-5/+3
2018-10-03Revert "docker.py: Python 2.6 argparse compatibility"Eduardo Habkost1-3/+1
2018-10-02test-char: add socket reconnect testMarc-André Lureau1-4/+14
2018-10-02test-char: fix random socket test failureMarc-André Lureau1-0/+7
2018-10-02hostmem-memfd: add checks before adding hostmem-memfd & propertiesMarc-André Lureau1-3/+3
2018-10-02test-rcu-list: access n_reclaims and n_nodes_removed with atomic64Emilio G. Cota1-9/+11
2018-10-02tests: add atomic64-benchEmilio G. Cota2-1/+173
2018-10-01tests/test-bdrv-drain: Fix too late qemu_event_reset()Kevin Wolf1-2/+2
2018-10-01test-replication: Lock AioContext around blk_unref()Kevin Wolf1-0/+11