]> git.ipfire.org Git - thirdparty/qemu.git/commit
tests/acceptance: add replay kernel test for openrisc
authorPavel Dovgalyuk <pavel.dovgalyuk@ispras.ru>
Tue, 27 Jul 2021 08:45:23 +0000 (11:45 +0300)
committerPhilippe Mathieu-Daudé <philmd@redhat.com>
Mon, 27 Sep 2021 16:51:40 +0000 (18:51 +0200)
commit27f551135ea897928e29f12fc035d68f2bf6216c
tree4098340bf363388f4c7f6d12264adc78b8c9286d
parentf7ade7793170619cebbe2aeeda6c7baf0516a58c
tests/acceptance: add replay kernel test for openrisc

This patch adds record/replay test which boots Linux
kernel on openrisc 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>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <162737552350.1735673.14603125561530143423.stgit@pasha-ThinkPad-X280>
tests/acceptance/replay_kernel.py