Age | Commit message (Expand) | Author |
2018-10-16 | tests: remove gcov-files- variables | Paolo Bonzini |
2018-10-16 | tests: Prevent more accidental test disabling | Eric Blake |
2018-10-11 | migration-test: Only generate a single target architecture | Juan Quintela |
2018-10-11 | tests/migration: Enable the migration test on s390x, too | Thomas Huth |
2018-10-11 | tests: Add migration test for aarch64 | Wei Huang |
2018-10-10 | libqtest: Inline g_assert_no_errno() | Markus Armbruster |
2018-10-10 | tests: Restore check-qdict unit test | Markus Armbruster |
2018-10-09 | tests/check-qjson: fix a leak | Marc-André Lureau |
2018-10-08 | Merge remote-tracking branch 'remotes/rth/tags/pull-fpu-20181005' into staging | Peter Maydell |
2018-10-08 | Merge remote-tracking branch 'remotes/elmarco/tags/option-pull-request' into ... | Peter Maydell |
2018-10-05 | tests/fp/fp-test: add floating point tests | Emilio G. Cota |
2018-10-05 | gitmodules: add berkeley's softfloat + testfloat version 3 | Emilio G. Cota |
2018-10-05 | tests/qom-proplist: check class properties iterator | Marc-André Lureau |
2018-10-05 | tests/qom-proplist: check properties are not listed multiple times | Marc-André Lureau |
2018-10-05 | tests/qom-proplist: check duplicate "bv" property registration failed | Marc-André Lureau |
2018-10-03 | Revert "tests: migration/guestperf Python 2.6 argparse compatibility" | Eduardo Habkost |
2018-10-03 | Revert "docker.py: Python 2.6 argparse compatibility" | Eduardo Habkost |
2018-10-02 | test-char: add socket reconnect test | Marc-André Lureau |
2018-10-02 | test-char: fix random socket test failure | Marc-André Lureau |
2018-10-02 | hostmem-memfd: add checks before adding hostmem-memfd & properties | Marc-André Lureau |
2018-10-02 | test-rcu-list: access n_reclaims and n_nodes_removed with atomic64 | Emilio G. Cota |
2018-10-02 | tests: add atomic64-bench | Emilio G. Cota |
2018-10-01 | tests/test-bdrv-drain: Fix too late qemu_event_reset() | Kevin Wolf |
2018-10-01 | test-replication: Lock AioContext around blk_unref() | Kevin Wolf |
2018-10-01 | block-backend: Set werror/rerror defaults in blk_new() | Kevin Wolf |
2018-10-01 | qcow2: Assign the L2 cache relatively to the image size | Leonid Bloch |
2018-10-01 | file-posix: Include filename in locking error message | Fam Zheng |
2018-09-28 | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180926' into staging | Peter Maydell |
2018-09-28 | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180926a'... | Peter Maydell |
2018-09-28 | Merge remote-tracking branch 'remotes/famz/tags/staging-pull-request' into st... | Peter Maydell |
2018-09-26 | tests/migration: Speed up the test on ppc64 | Thomas Huth |
2018-09-26 | qht-bench: add -p flag to precompute hash values | Emilio G. Cota |
2018-09-26 | qht: drop ht argument from qht iterators | Emilio G. Cota |
2018-09-26 | test-qht: speed up + test qht_resize | Emilio G. Cota |
2018-09-26 | test-qht: test deletion of the last entry in a bucket | Emilio G. Cota |
2018-09-26 | test-qht: test removal of non-existent entries | Emilio G. Cota |
2018-09-26 | test-qht: test qht_iter_remove | Emilio G. Cota |
2018-09-26 | tests/migration: Add migration-test header file | Wei Huang |
2018-09-26 | tests/migration: Support cross compilation in generating boot header file | Wei Huang |
2018-09-26 | tests/migration: Convert x86 boot block compilation script into Makefile | Wei Huang |
2018-09-26 | tests/vm: Use -cpu max rather than -cpu host | Peter Maydell |
2018-09-25 | Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-09-2... | Peter Maydell |
2018-09-25 | Revert "check: Move VMXNET3 test to common" | Thomas Huth |
2018-09-25 | Revert "check: Move endianess test to common" | Thomas Huth |
2018-09-25 | Revert "check: Move wdt_ib700 test to common" | Thomas Huth |
2018-09-25 | tests/migration: Speed up the test on ppc64 | Thomas Huth |
2018-09-25 | test-bdrv-drain: Test draining job source child and parent | Kevin Wolf |
2018-09-25 | test-bdrv-drain: Fix outdated comments | Kevin Wolf |
2018-09-25 | test-bdrv-drain: AIO_WAIT_WHILE() in job .commit/.abort | Kevin Wolf |
2018-09-25 | test-bdrv-drain: Test nested poll in bdrv_drain_poll_top_level() | Kevin Wolf |