diff options
| author | Xiaojuan Yang <yangxiaojuan@loongson.cn> | 2022-07-05 14:49:01 +0800 |
|---|---|---|
| committer | Richard Henderson <richard.henderson@linaro.org> | 2022-07-05 16:25:17 +0530 |
| commit | bf7ce37f8f40149dfa354bdb74810c8e586a11e4 (patch) | |
| tree | d4cf184b9d138c117e58339d5c2f1cc9bc534e34 /hw/rtc/ls7a_rtc.c | |
| parent | ddf93261847df55137436abe429aae7f9d8228dd (diff) | |
| download | focaccia-qemu-bf7ce37f8f40149dfa354bdb74810c8e586a11e4.tar.gz focaccia-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 'hw/rtc/ls7a_rtc.c')
0 files changed, 0 insertions, 0 deletions