aboutsummaryrefslogtreecommitdiff
path: root/hw/sh4
diff options
context:
space:
mode:
authorXiaojuan Yang <yangxiaojuan@loongson.cn>2022-07-05 14:49:01 +0800
committerRichard Henderson <richard.henderson@linaro.org>2022-07-05 16:25:17 +0530
commitbf7ce37f8f40149dfa354bdb74810c8e586a11e4 (patch)
treed4cf184b9d138c117e58339d5c2f1cc9bc534e34 /hw/sh4
parentddf93261847df55137436abe429aae7f9d8228dd (diff)
downloadqemu-bf7ce37f8f40149dfa354bdb74810c8e586a11e4.zip
qemu-bf7ce37f8f40149dfa354bdb74810c8e586a11e4.tar.gz
qemu-bf7ce37f8f40149dfa354bdb74810c8e586a11e4.tar.bz2
hw/intc/loongarch_ipi: Fix mail send and any send function
By the document of ipi mailsend device, byte is written only when the mask bit is 0. The original code discards mask bit and overwrite the data always, this patch fixes the issue. Signed-off-by: Xiaojuan Yang <yangxiaojuan@loongson.cn> Message-Id: <20220705064901.2353349-3-yangxiaojuan@loongson.cn> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'hw/sh4')
0 files changed, 0 insertions, 0 deletions