Re: [PULL 00/39] tcg and linux-user patch queue

2024-02-23 Thread Richard Henderson
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

Re: [PULL 00/39] tcg and linux-user patch queue

2024-02-23 Thread Peter Maydell
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: >

[PULL 00/39] tcg and linux-user patch queue

2024-02-22 Thread Richard Henderson
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