From d56d957c29bffb3f4b8c3098705ad34a14ec6571 Mon Sep 17 00:00:00 2001 From: Alexander Egorenkov Date: Wed, 9 Sep 2020 07:20:26 +0200 Subject: docs/linux: describe how to setup s390x test environment Signed-off-by: Alexander Egorenkov --- docs/linux/setup.md | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/linux/setup.md') diff --git a/docs/linux/setup.md b/docs/linux/setup.md index 924a1c071..a4a0a5297 100644 --- a/docs/linux/setup.md +++ b/docs/linux/setup.md @@ -8,6 +8,7 @@ Instructions for a particular VM type or kernel architecture can be found on the - [Setup: Linux host, QEMU vm, arm64 kernel](setup_linux-host_qemu-vm_arm64-kernel.md) - [Setup: Linux host, QEMU vm, arm kernel](setup_linux-host_qemu-vm_arm-kernel.md) - [Setup: Linux host, QEMU vm, riscv64 kernel](setup_linux-host_qemu-vm_riscv64-kernel.md) +- [Setup: Linux host, QEMU vm, s390x kernel](setup_linux-host_qemu-vm_s390x-kernel.md) - [Setup: Linux host, Android device, arm32/64 kernel](setup_linux-host_android-device_arm-kernel.md) - [Setup: Linux isolated host](setup_linux-host_isolated.md) - [Setup: Ubuntu host, Odroid C2 board, arm64 kernel](setup_ubuntu-host_odroid-c2-board_arm64-kernel.md) [outdated] -- cgit mrf-deployment