From bc2e34e343b40b83cca82409db9c126df2e28c81 Mon Sep 17 00:00:00 2001 From: Markus Armbruster Date: Thu, 18 Jul 2024 16:10:01 +0200 Subject: qapi/machine: Belatedly document target loongarch64 is since 7.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes: a8a506c39070 (hw/loongarch: Add support loongson3 virt machine type.) Signed-off-by: Markus Armbruster Message-ID: <20240718141001.3077709-1-armbru@redhat.com> Reviewed-by: Philippe Mathieu-Daudé Reviewed-by: Song Gao --- qapi/machine.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'qapi') 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". -- cgit v1.2.3