On 5/10/23 12:17, Paolo Bonzini wrote:
On 5/6/23 08:34, Song Gao wrote:
The following changes since commit eb5c3932a383ba1ef3a911232c644f2e053ef66c:
Merge tag 'pw-pull-request' of https://gitlab.com/marcandre.lureau/qemu into staging
(2023-05-05 19:18:05 +0100)
are available in the Git repository at:
https://gitlab.com/gaosong/qemu.git tags/pull-loongarch-20230506
for you to fetch changes up to 725d7e763a802321e1bb303348afc551d564d31e:
hw/intc: don't use target_ulong for LoongArch ipi (2023-05-06 11:19:50 +0800)
Hi,
this causes three failures on FreeBSD (detected by the x64-freebsd-13-build CI
job):
Summary of Failures:
8/779 qemu:qtest+qtest-loongarch64 / qtest-loongarch64/qom-test
ERROR 0.94s killed by signal 6 SIGABRT
47/779 qemu:qtest+qtest-loongarch64 / qtest-loongarch64/test-hmp
ERROR 0.97s killed by signal 6 SIGABRT
353/779 qemu:qtest+qtest-loongarch64 / qtest-loongarch64/machine-none-test
ERROR 0.73s killed by signal 6 SIGABRT
Now fixed,
commit 7534695b405e8abb4eb61d082da1d7610f6585bf
Author: Richard Henderson <richard.hender...@linaro.org>
Date: Wed May 10 06:15:44 2023 +0000
target/loongarch: Terminate vmstate subsections list
r~