]> xenbits.xensource.com Git - qemu-xen.git/commitdiff
qapi/machine: Belatedly document target loongarch64 is since 7.1
authorMarkus Armbruster <armbru@redhat.com>
Thu, 18 Jul 2024 14:10:01 +0000 (16:10 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Mon, 29 Jul 2024 05:29:47 +0000 (07:29 +0200)
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>
qapi/machine.json

index f9ea6b3e973116f66ea77ecff150706b596819b8..fcfd249e2d645e394c9063d0be94fe10a0e09476 100644 (file)
@@ -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".