when i run your run_qemu.sh script, it cannot create IRQ chip on crosvm.
riscv-host:mnt# ./crosvm.cli
[2023-12-25T11:09:09.976955424+00:00 INFO crosvm] CrosVM started.
[2023-12-25T11:09:10.186523824+00:00 INFO crosvm] CLI arguments parsed.
[2023-12-25T11:09:10.354523524+00:00 DEBUG crosvm::crosvm::sys::unix] creating Kvm hypervisor
[2023-12-25T11:09:10.478943524+00:00 ERROR crosvm] crosvm has exited with error: failed to create IRQ chip: Operation not supported (os error 95)
[2023-12-25T11:09:10.501748724+00:00 ERROR crosvm] exiting with error 1:failed to create IRQ chip
Caused by:
Operation not supported (os error 95)
when i run your run_qemu.sh script, it cannot create IRQ chip on crosvm.
riscv-host:mnt# ./crosvm.cli
[2023-12-25T11:09:09.976955424+00:00 INFO crosvm] CrosVM started.
[2023-12-25T11:09:10.186523824+00:00 INFO crosvm] CLI arguments parsed.
[2023-12-25T11:09:10.354523524+00:00 DEBUG crosvm::crosvm::sys::unix] creating Kvm hypervisor
[2023-12-25T11:09:10.478943524+00:00 ERROR crosvm] crosvm has exited with error: failed to create IRQ chip: Operation not supported (os error 95)
[2023-12-25T11:09:10.501748724+00:00 ERROR crosvm] exiting with error 1:failed to create IRQ chip
Caused by:
Operation not supported (os error 95)