aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2018-10-02test-char: fix random socket test failureMarc-André Lureau
2018-10-02hostmem-memfd: add checks before adding hostmem-memfd & propertiesMarc-André Lureau
2018-10-02test-rcu-list: access n_reclaims and n_nodes_removed with atomic64Emilio G. Cota
2018-10-02tests: add atomic64-benchEmilio G. Cota
2018-10-01tests/test-bdrv-drain: Fix too late qemu_event_reset()Kevin Wolf
2018-10-01test-replication: Lock AioContext around blk_unref()Kevin Wolf
2018-10-01block-backend: Set werror/rerror defaults in blk_new()Kevin Wolf
2018-10-01qcow2: Assign the L2 cache relatively to the image sizeLeonid Bloch
2018-10-01file-posix: Include filename in locking error messageFam Zheng
2018-09-28Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180926' into stagingPeter Maydell
2018-09-28Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180926a'...Peter Maydell
2018-09-28Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...Peter Maydell
2018-09-26tests/migration: Speed up the test on ppc64Thomas Huth
2018-09-26qht-bench: add -p flag to precompute hash valuesEmilio G. Cota
2018-09-26qht: drop ht argument from qht iteratorsEmilio G. Cota
2018-09-26test-qht: speed up + test qht_resizeEmilio G. Cota
2018-09-26test-qht: test deletion of the last entry in a bucketEmilio G. Cota
2018-09-26test-qht: test removal of non-existent entriesEmilio G. Cota
2018-09-26test-qht: test qht_iter_removeEmilio G. Cota
2018-09-26tests/migration: Add migration-test header fileWei Huang
2018-09-26tests/migration: Support cross compilation in generating boot header fileWei Huang
2018-09-26tests/migration: Convert x86 boot block compilation script into MakefileWei Huang
2018-09-26tests/vm: Use -cpu max rather than -cpu hostPeter Maydell
2018-09-25Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-09-2...Peter Maydell
2018-09-25Revert "check: Move VMXNET3 test to common"Thomas Huth
2018-09-25Revert "check: Move endianess test to common"Thomas Huth
2018-09-25Revert "check: Move wdt_ib700 test to common"Thomas Huth
2018-09-25tests/migration: Speed up the test on ppc64Thomas Huth
2018-09-25test-bdrv-drain: Test draining job source child and parentKevin Wolf
2018-09-25test-bdrv-drain: Fix outdated commentsKevin Wolf
2018-09-25test-bdrv-drain: AIO_WAIT_WHILE() in job .commit/.abortKevin Wolf
2018-09-25test-bdrv-drain: Test nested poll in bdrv_drain_poll_top_level()Kevin Wolf