The following changes since commit 06c4cc3660b366278bdc7bc8b6677032d7b1118c:
qht: Fix threshold rate calculation (2020-06-19 18:29:11 +0100) are available in the Git repository at: https://gitlab.com/philmd/qemu.git tags/acceptance-testing-20200622 for you to fetch changes up to b52d7e216c663ae89c65d656faf3a80b1c05737e: tests/acceptance: record/replay tests with advcal images (2020-06-21 13:58:= 52 +0200) ---------------------------------------------------------------- Acceptance tests patches - List acceptance test reviewers in MAINTAINERS - Record/Replay tests from Pavel Dovgalyuk Travis-CI: https://travis-ci.org/github/philmd/qemu/jobs/700787719 ---------------------------------------------------------------- Pavel Dovgaluk (7): tests/acceptance: add base class record/replay kernel tests tests/acceptance: add kernel record/replay test for x86_64 tests/acceptance: add record/replay test for aarch64 tests/acceptance: add record/replay test for arm tests/acceptance: add record/replay test for ppc64 tests/acceptance: add record/replay test for m68k tests/acceptance: record/replay tests with advcal images Philippe Mathieu-Daud=C3=A9 (1): MAINTAINERS: Add an entry to review Avocado based acceptance tests MAINTAINERS | 9 + tests/acceptance/replay_kernel.py | 300 ++++++++++++++++++++++++++++++ 2 files changed, 309 insertions(+) create mode 100644 tests/acceptance/replay_kernel.py --=20 2.21.3