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) {
^~~
Gr
On Thu, 22 Feb 2024 at 20:49, Richard Henderson
wrote:
>
> The following changes since commit 6630bc04bccadcf868165ad6bca5a964bb69b067:
>
> Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into
> staging (2024-02-22 12:42:52 +)
>
> are available in the Git repository at:
>
The following changes since commit 6630bc04bccadcf868165ad6bca5a964bb69b067:
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into
staging (2024-02-22 12:42:52 +)
are available in the Git repository at:
https://gitlab.com/rth7680/qemu.git tags/pull-tcg-20240222
for you