summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorXiaojuan Yang2022-07-05 08:49:01 +0200
committerRichard Henderson2022-07-05 12:55:17 +0200
commitbf7ce37f8f40149dfa354bdb74810c8e586a11e4 (patch)
treed4cf184b9d138c117e58339d5c2f1cc9bc534e34 /scripts
parenthw/intc/loongarch_ipi: Fix ipi device access of 64bits (diff)
downloadqemu-bf7ce37f8f40149dfa354bdb74810c8e586a11e4.tar.gz
qemu-bf7ce37f8f40149dfa354bdb74810c8e586a11e4.tar.xz
qemu-bf7ce37f8f40149dfa354bdb74810c8e586a11e4.zip
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 'scripts')
0 files changed, 0 insertions, 0 deletions