docs: Correct Loongarch -> LoongArch
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 18 Jul 2024 13:25:08 +0000 (15:25 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 23 Jul 2024 18:30:36 +0000 (20:30 +0200)
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Tested-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Message-Id: <20240718133312.10324-20-philmd@linaro.org>

docs/about/emulation.rst
hw/rtc/ls7a_rtc.c

index b5ff9c5f696bfea0f0d2e4090447f9c5bbc5154b..3bfe8cc14a2f700ddcbb161bbe383311582ffbf5 100644 (file)
@@ -42,7 +42,7 @@ depending on the guest architecture.
     - :ref:`Yes<QEMU-PC-System-emulator>`
     - Yes
     - The ubiquitous desktop PC CPU architecture, 32 and 64 bit.
-  * - Loongarch
+  * - LoongArch
     - Yes
     - Yes
     - A MIPS-like 64bit RISC architecture developed in China
index 052201c2cd5457551e7cc5a27e4406427c89c972..3226b6105e8be4fe7bc60d80764caa7cf9713bf9 100644 (file)
@@ -1,6 +1,6 @@
 /* SPDX-License-Identifier: GPL-2.0-or-later */
 /*
- * Loongarch LS7A Real Time Clock emulation
+ * LoongArch LS7A Real Time Clock emulation
  *
  * Copyright (C) 2021 Loongson Technology Corporation Limited
  */