]> xenbits.xensource.com Git - qemu-xen.git/commit
target/loongarch: Log I/O write accesses to CSR registers
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 21 Aug 2023 12:59:52 +0000 (14:59 +0200)
committerSong Gao <gaosong@loongson.cn>
Thu, 24 Aug 2023 03:17:55 +0000 (11:17 +0800)
commit3da4004c217148b1662a6fa6a6198b1c5df1adbb
treefaded666bf61b225121f24350c32957bb7708adc
parentb0dd9a7d6dd15a6898e9c585b521e6bec79b25aa
target/loongarch: Log I/O write accesses to CSR registers

Various CSR registers have Read/Write fields. We might
want to see guest trying to change such registers.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Song Gao <gaosong@loongson.cn>
Message-Id: <20230821125959.28666-2-philmd@linaro.org>
Signed-off-by: Song Gao <gaosong@loongson.cn>
target/loongarch/cpu.c