summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* test-char: fix random socket test failureMarc-André Lureau2018-10-021-0/+7
* hostmem-memfd: add checks before adding hostmem-memfd & propertiesMarc-André Lureau2018-10-021-3/+3
* test-rcu-list: access n_reclaims and n_nodes_removed with atomic64Emilio G. Cota2018-10-021-9/+11
* tests: add atomic64-benchEmilio G. Cota2018-10-022-1/+173
* tests/test-bdrv-drain: Fix too late qemu_event_reset()Kevin Wolf2018-10-011-2/+2
* test-replication: Lock AioContext around blk_unref()Kevin Wolf2018-10-011-0/+11
* block-backend: Set werror/rerror defaults in blk_new()Kevin Wolf2018-10-011-0/+1
* qcow2: Assign the L2 cache relatively to the image sizeLeonid Bloch2018-10-012-2/+10
* file-posix: Include filename in locking error messageFam Zheng2018-10-012-39/+39
* Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180926' into stagingPeter Maydell2018-09-282-11/+108
|\
| * qht-bench: add -p flag to precompute hash valuesEmilio G. Cota2018-09-261-6/+20
| * qht: drop ht argument from qht iteratorsEmilio G. Cota2018-09-261-3/+3
| * test-qht: speed up + test qht_resizeEmilio G. Cota2018-09-261-0/+4
| * test-qht: test deletion of the last entry in a bucketEmilio G. Cota2018-09-261-1/+12
| * test-qht: test removal of non-existent entriesEmilio G. Cota2018-09-261-2/+24
| * test-qht: test qht_iter_removeEmilio G. Cota2018-09-261-2/+48
* | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180926a'...Peter Maydell2018-09-287-52/+101
|\ \
| * | tests/migration: Speed up the test on ppc64Thomas Huth2018-09-261-3/+3
| * | tests/migration: Add migration-test header fileWei Huang2018-09-262-10/+39
| * | tests/migration: Support cross compilation in generating boot header fileWei Huang2018-09-265-29/+51
| * | tests/migration: Convert x86 boot block compilation script into MakefileWei Huang2018-09-263-33/+31Star
| |/
* | Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...Peter Maydell2018-09-281-2/+1Star
|\ \
| * | tests/vm: Use -cpu max rather than -cpu hostPeter Maydell2018-09-261-2/+1Star
| |/
* | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-09-2...Peter Maydell2018-09-252-8/+20
|\ \ | |/ |/|
| * Revert "check: Move VMXNET3 test to common"Thomas Huth2018-09-251-2/+2
| * Revert "check: Move endianess test to common"Thomas Huth2018-09-251-1/+13
| * Revert "check: Move wdt_ib700 test to common"Thomas Huth2018-09-251-2/+2
| * tests/migration: Speed up the test on ppc64Thomas Huth2018-09-251-3/+3
* | test-bdrv-drain: Test draining job source child and parentKevin Wolf2018-09-251-8/+69
* | test-bdrv-drain: Fix outdated commentsKevin Wolf2018-09-251-5/+5
* | test-bdrv-drain: AIO_WAIT_WHILE() in job .commit/.abortKevin Wolf2018-09-251-12/+104