]> git.proxmox.com Git - mirror_qemu.git/commit
tests/acceptance: add replay kernel test for s390x
authorPavel Dovgalyuk <pavel.dovgalyuk@ispras.ru>
Tue, 27 Jul 2021 08:45:17 +0000 (11:45 +0300)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Mon, 27 Sep 2021 16:51:36 +0000 (18:51 +0200)
commitf7ade7793170619cebbe2aeeda6c7baf0516a58c
tree48a2f474f9c6de02b8e0cf5bcc59416d2ff77c3c
parentde8ed1055c2ce18c95f597eb10df360dcb534f99
tests/acceptance: add replay kernel test for s390x

This patch adds record/replay test which boots Linux
kernel on s390x platform. The test uses kernel binaries
taken from boot_linux_console test.

Signed-off-by: Pavel Dovgalyuk <Pavel.Dovgalyuk@ispras.ru>
Reviewed-by: Willian Rampazzo <willianr@redhat.com>
Acked-by: Thomas Huth <thuth@redhat.com>
[PMD: Drop default '-smp 1' as suggested by Thomas]
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <162737551785.1735673.6775108576116333386.stgit@pasha-ThinkPad-X280>
tests/acceptance/replay_kernel.py