On 2/23/24 03:45, Peter Maydell wrote:
bsd-user fails to compile: https://gitlab.com/qemu-project/qemu/-/jobs/6241616724../bsd-user/main.c:379:30: error: use of undeclared identifier 'arg'; did you mean 'argv'? if (qemu_strtoui(arg, NULL, 10, &size) || size != want) { ^~~
Grr. I think it is An Error that make vm-build-freebsd does not test this. Alex? r~