mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-11 03:24:58 -06:00
docs: Correct Loongarch -> LoongArch
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>
This commit is contained in:
parent
13e8ec6cf3
commit
9ea0f206b7
2 changed files with 2 additions and 2 deletions
|
@ -42,7 +42,7 @@ depending on the guest architecture.
|
||||||
- :ref:`Yes<QEMU-PC-System-emulator>`
|
- :ref:`Yes<QEMU-PC-System-emulator>`
|
||||||
- Yes
|
- Yes
|
||||||
- The ubiquitous desktop PC CPU architecture, 32 and 64 bit.
|
- The ubiquitous desktop PC CPU architecture, 32 and 64 bit.
|
||||||
* - Loongarch
|
* - LoongArch
|
||||||
- Yes
|
- Yes
|
||||||
- Yes
|
- Yes
|
||||||
- A MIPS-like 64bit RISC architecture developed in China
|
- A MIPS-like 64bit RISC architecture developed in China
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* SPDX-License-Identifier: GPL-2.0-or-later */
|
/* 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
|
* Copyright (C) 2021 Loongson Technology Corporation Limited
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue