aboutsummaryrefslogtreecommitdiffstats
path: root/docs/linux/setup.md
diff options
context:
space:
mode:
authorAlexander Egorenkov <Alexander.Egorenkov@ibm.com>2020-09-09 07:20:26 +0200
committerDmitry Vyukov <dvyukov@google.com>2020-09-13 16:06:07 +0200
commitd56d957c29bffb3f4b8c3098705ad34a14ec6571 (patch)
treec886f4071ac3bafa5c1667f0ff402eae0c3c987e /docs/linux/setup.md
parent86bd8f9d4864e042c137a8f7401bc86342a54a47 (diff)
docs/linux: describe how to setup s390x test environment
Signed-off-by: Alexander Egorenkov <Alexander.Egorenkov@ibm.com>
Diffstat (limited to 'docs/linux/setup.md')
-rw-r--r--docs/linux/setup.md1
1 files changed, 1 insertions, 0 deletions
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]