From 03575db36aa95ac1b8919ae7c8064768e6e423df Mon Sep 17 00:00:00 2001 From: Felix Singer Date: Tue, 1 Mar 2022 02:13:17 +0100 Subject: [PATCH] Documentation/mainboard: Add QEMU POWER9 to index site The QEMU POWER9 target is supported since coreboot version 4.15. Documentation is available in the tree, but it's not referenced from the mainboard index page. Fix that. Change-Id: Ic3b98735840c146cb0bfb122df0e6f762c2beeca Signed-off-by: Felix Singer Reviewed-on: https://review.coreboot.org/c/coreboot/+/62451 Tested-by: build bot (Jenkins) Reviewed-by: Matt DeVillier Reviewed-by: Paul Menzel Reviewed-by: Angel Pons --- Documentation/mainboard/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/mainboard/index.md b/Documentation/mainboard/index.md index 367cb1cffe..02383c9ba2 100644 --- a/Documentation/mainboard/index.md +++ b/Documentation/mainboard/index.md @@ -52,6 +52,7 @@ The boards in this section are not real mainboards, but emulators. - [QEMU AArch64 emulator](emulation/qemu-aarch64.md) - [QEMU x86 Q35](emulation/qemu-q35.md) - [QEMU x86 PC](emulation/qemu-i440fx.md) +- [QEMU POWER9](emulation/qemu-power9.md) ## Facebook