qapi/machine: Belatedly document target loongarch64 is since 7.1

Fixes: a8a506c390 (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>
This commit is contained in:
Markus Armbruster 2024-07-18 16:10:01 +02:00
parent 657ea58ba3
commit bc2e34e343
1 changed files with 2 additions and 0 deletions

View 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".