diff options
author | Song Gao <gaosong@loongson.cn> | 2025-09-16 20:21:00 +0800 |
---|---|---|
committer | Song Gao <gaosong@loongson.cn> | 2025-09-28 17:31:04 +0800 |
commit | 2002711e3dec0f0bb3eb86ee1e108ec9e95ed46f (patch) | |
tree | 3af46e3dbf9f2f40ad28f7027da19a3a1ea19959 /scripts/qapi/parser.py | |
parent | caf1704c56a38dbd032fd0174c07eded3a624072 (diff) | |
download | qemu-2002711e3dec0f0bb3eb86ee1e108ec9e95ed46f.zip qemu-2002711e3dec0f0bb3eb86ee1e108ec9e95ed46f.tar.gz qemu-2002711e3dec0f0bb3eb86ee1e108ec9e95ed46f.tar.bz2 |
hw/loongarch: add virt feature dmsi support
dmsi feature is added in LoongArchVirtMachinState, and it is used
to check whether virt machine supports the directy Message-Interrupts.
and by default set dmsi with ON_OFF_AUTO_AUTO.
LoongArchVirtMachineState adds misc_feature and misc_status for misc
features and status. and set the default dintc feature bit.
Msgint feature is added in LoongArchCPU, and it is used to check
whether th cpu supports the Message-Interrupts and by default set
mesgint with ON_OFF_AUTO_AUTO.
Signed-off-by: Song Gao <gaosong@loongson.cn>
Reviewed-by: Bibo Mao <maobibo@loongson.cn>
Message-ID: <20250916122109.749813-3-gaosong@loongson.cn>
Diffstat (limited to 'scripts/qapi/parser.py')
0 files changed, 0 insertions, 0 deletions