Re: loongarch missing tests/qtest/machine-none-test.c support

2022-07-12 Thread gaosong
HI, Peter On 2022/7/12 下午11:32, Peter Maydell wrote: The tests/qtest/machine-none-test has a cpus_map[] array which needs to be updated to list a CPU that will work with the 'none' machine type for the longarch64 target. This results in a warning message during 'make check': $ QTEST_QEMU_BINARY

loongarch missing tests/qtest/machine-none-test.c support

2022-07-12 Thread Peter Maydell
The tests/qtest/machine-none-test has a cpus_map[] array which needs to be updated to list a CPU that will work with the 'none' machine type for the longarch64 target. This results in a warning message during 'make check': $ QTEST_QEMU_BINARY=qemu-system-loongarch64 ./tests/qtest/machine-none-test