diff options
author | Bibo Mao <maobibo@loongson.cn> | 2024-09-13 17:52:02 +0800 |
---|---|---|
committer | Michael Tokarev <mjt@tls.msk.ru> | 2024-09-20 08:06:56 +0300 |
commit | 4265b4f358436252ef36164566f316458f1df671 (patch) | |
tree | 546c1249bc926fed090d62df5c56e4e0e43d2ed5 /python/scripts/vendor.py | |
parent | 2e4fdf566062c03456230fd8136b88c5c1e5c4bf (diff) | |
download | qemu-4265b4f358436252ef36164566f316458f1df671.zip qemu-4265b4f358436252ef36164566f316458f1df671.tar.gz qemu-4265b4f358436252ef36164566f316458f1df671.tar.bz2 |
hw/loongarch/virt: Add description for virt machine type
The description about virt machine type is removed by mistake, add
new description here. Here is output result with command
"./qemu-system-loongarch64 -M help"
Supported machines are:
none empty machine
virt QEMU LoongArch Virtual Machine (default)
x-remote Experimental remote machine
Without the patch, it shows as follows:
Supported machines are:
none empty machine
virt (null) (default)
x-remote Experimental remote machine
Fixes: ef2f11454c(hw/loongarch/virt: Replace Loongson IPI with LoongArch IPI)
Signed-off-by: Bibo Mao <maobibo@loongson.cn>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Michael Tokarev <mjt@tls.msk.ru>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'python/scripts/vendor.py')
0 files changed, 0 insertions, 0 deletions