diff options
author | Tianrui Zhao <zhaotianrui@loongson.cn> | 2024-01-05 15:58:02 +0800 |
---|---|---|
committer | Song Gao <gaosong@loongson.cn> | 2024-01-11 19:14:00 +0800 |
commit | a05a950f2faf63ec14347153cded4f113af020f0 (patch) | |
tree | ee779c29ad9c869662c76f9d02bdcfefd6564232 /include/hw/intc | |
parent | d11681c94f4b52d1e095e60ca101df80578437e5 (diff) | |
download | qemu-a05a950f2faf63ec14347153cded4f113af020f0.zip qemu-a05a950f2faf63ec14347153cded4f113af020f0.tar.gz qemu-a05a950f2faf63ec14347153cded4f113af020f0.tar.bz2 |
target/loongarch: Implement kvm_arch_handle_exit
Implement kvm_arch_handle_exit for loongarch. In this
function, the KVM_EXIT_LOONGARCH_IOCSR is handled,
we read or write the iocsr address space by the addr,
length and is_write argument in kvm_run.
Signed-off-by: Tianrui Zhao <zhaotianrui@loongson.cn>
Signed-off-by: xianglai li <lixianglai@loongson.cn>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Song Gao <gaosong@loongson.cn>
Message-Id: <20240105075804.1228596-8-zhaotianrui@loongson.cn>
Signed-off-by: Song Gao <gaosong@loongson.cn>
Diffstat (limited to 'include/hw/intc')
0 files changed, 0 insertions, 0 deletions