aboutsummaryrefslogtreecommitdiff
path: root/qapi/machine.json
diff options
context:
space:
mode:
authorMarkus Armbruster <armbru@redhat.com>2024-07-18 16:10:01 +0200
committerMarkus Armbruster <armbru@redhat.com>2024-07-29 07:29:47 +0200
commitbc2e34e343b40b83cca82409db9c126df2e28c81 (patch)
tree1ee582f852641e93eea61c0e3bd73842fd2e20e9 /qapi/machine.json
parent657ea58ba351093cb7f66e0bf7fc65962598de89 (diff)
qapi/machine: Belatedly document target loongarch64 is since 7.1
Fixes: a8a506c39070 (hw/loongarch: Add support loongson3 virt machine type.) Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-ID: <20240718141001.3077709-1-armbru@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Song Gao <gaosong@loongson.cn>
Diffstat (limited to 'qapi/machine.json')
-rw-r--r--qapi/machine.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/qapi/machine.json b/qapi/machine.json
index f9ea6b3e97..fcfd249e2d 100644
--- a/qapi/machine.json
+++ b/qapi/machine.json
@@ -24,6 +24,8 @@
#
# @avr: since 5.1
#
+# @loongarch64: since 7.1
+#
# .. note:: The resulting QMP strings can be appended to the
# "qemu-system-" prefix to produce the corresponding QEMU executable
# name. This is true even for "qemu-system-x86_64".