tests/acceptance: add kernel record/replay test for x86_64
commit904be130b21f21b0aa0e8a9210dfda7b80278b28
authorPavel Dovgalyuk <Pavel.Dovgaluk@gmail.com>
Fri, 29 May 2020 07:04:56 +0000 (29 10:04 +0300)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Sun, 21 Jun 2020 11:58:52 +0000 (21 13:58 +0200)
tree3d7773a753ff5edbfbe26a1ffff9d9c7eb269a94
parentc7ebab0f16fd4e0dc3dd6d9c7ea73876a9db88f5
tests/acceptance: add kernel record/replay test for x86_64

This patch adds a test for record/replay an execution of x86_64 machine.
Execution scenario includes simple kernel boot, which allows testing
basic hardware interaction in RR mode.

Signed-off-by: Pavel Dovgalyuk <Pavel.Dovgaluk@ispras.ru>
Tested-by: Philippe Mathieu-Daude <philmd@redhat.com>
Message-Id: <159073589656.20809.14010247947948822435.stgit@pasha-ThinkPad-X280>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
[PMD: Skip test_x86_64_pc on Travis-CI]
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
tests/acceptance/replay_kernel.py