aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
2018-10-01block-backend: Set werror/rerror defaults in blk_new()Kevin Wolf1-0/+1
2018-10-01qcow2: Assign the L2 cache relatively to the image sizeLeonid Bloch2-2/+10
2018-10-01file-posix: Include filename in locking error messageFam Zheng2-39/+39
2018-09-28Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180926' into stagingPeter Maydell2-11/+108
2018-09-28Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180926a'...Peter Maydell7-52/+101
2018-09-28Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st...Peter Maydell1-2/+1
2018-09-26tests/migration: Speed up the test on ppc64Thomas Huth1-3/+3
2018-09-26qht-bench: add -p flag to precompute hash valuesEmilio G. Cota1-6/+20
2018-09-26qht: drop ht argument from qht iteratorsEmilio G. Cota1-3/+3
2018-09-26test-qht: speed up + test qht_resizeEmilio G. Cota1-0/+4
2018-09-26test-qht: test deletion of the last entry in a bucketEmilio G. Cota1-1/+12
2018-09-26test-qht: test removal of non-existent entriesEmilio G. Cota1-2/+24
2018-09-26test-qht: test qht_iter_removeEmilio G. Cota1-2/+48
2018-09-26tests/migration: Add migration-test header fileWei Huang2-10/+39
2018-09-26tests/migration: Support cross compilation in generating boot header fileWei Huang5-29/+51
2018-09-26tests/migration: Convert x86 boot block compilation script into MakefileWei Huang3-33/+31
2018-09-26tests/vm: Use -cpu max rather than -cpu hostPeter Maydell1-2/+1
2018-09-25Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-09-2...Peter Maydell2-8/+20
2018-09-25Revert "check: Move VMXNET3 test to common"Thomas Huth1-2/+2
2018-09-25Revert "check: Move endianess test to common"Thomas Huth1-1/+13
2018-09-25Revert "check: Move wdt_ib700 test to common"Thomas Huth1-2/+2
2018-09-25tests/migration: Speed up the test on ppc64Thomas Huth1-3/+3
2018-09-25test-bdrv-drain: Test draining job source child and parentKevin Wolf1-8/+69
2018-09-25test-bdrv-drain: Fix outdated commentsKevin Wolf1-5/+5
2018-09-25test-bdrv-drain: AIO_WAIT_WHILE() in job .commit/.abortKevin Wolf1-12/+104
2018-09-25test-bdrv-drain: Test nested poll in bdrv_drain_poll_top_level()Kevin Wolf1-0/+13
2018-09-25test-bdrv-drain: Test AIO_WAIT_WHILE() in completion callbackKevin Wolf1-0/+10
2018-09-25test-blockjob: Acquire AioContext around job_cancel_sync()Kevin Wolf1-0/+6