Re: [PULL 00/17] Migration 20230209 patches

2023-02-10 Thread Peter Maydell
On Fri, 10 Feb 2023 at 16:13, Juan Quintela wrote: > Again, I don't know why it fails. > > diff --git a/tests/bench/meson.build b/tests/bench/meson.build > index daefead58d..7477a1f401 100644 > --- a/tests/bench/meson.build > +++ b/tests/bench/meson.build > @@ -3,9 +3,11 @@ qht_bench = executable(

Re: [PULL 00/17] Migration 20230209 patches

2023-02-10 Thread Juan Quintela
Peter Maydell wrote: > On Fri, 10 Feb 2023 at 14:21, Juan Quintela wrote: >> >> Peter Maydell wrote: >> > Fails to build the user-mode emulators: >> >> This is weird. > >> > https://gitlab.com/qemu-project/qemu/-/jobs/3749435025 >> > >> > In file included from ../authz/base.c:24: >> > ../authz/t

Re: [PULL 00/17] Migration 20230209 patches

2023-02-10 Thread Peter Maydell
On Fri, 10 Feb 2023 at 14:21, Juan Quintela wrote: > > Peter Maydell wrote: > > Fails to build the user-mode emulators: > > This is weird. > > https://gitlab.com/qemu-project/qemu/-/jobs/3749435025 > > > > In file included from ../authz/base.c:24: > > ../authz/trace.h:1:10: fatal error: trace/tr

Re: [PULL 00/17] Migration 20230209 patches

2023-02-10 Thread Juan Quintela
Peter Maydell wrote: > On Thu, 9 Feb 2023 at 23:35, Juan Quintela wrote: >> >> The following changes since commit 417296c8d8588f782018d01a317f88957e9786d6: >> >> tests/qtest/netdev-socket: Raise connection timeout to 60 seconds >> (2023-02-09 11:23:53 +) >> >> are available in the Git repo

Re: [PULL 00/17] Migration 20230209 patches

2023-02-10 Thread Peter Maydell
On Thu, 9 Feb 2023 at 23:35, Juan Quintela wrote: > > The following changes since commit 417296c8d8588f782018d01a317f88957e9786d6: > > tests/qtest/netdev-socket: Raise connection timeout to 60 seconds > (2023-02-09 11:23:53 +) > > are available in the Git repository at: > > https://gitlab

[PULL 00/17] Migration 20230209 patches

2023-02-09 Thread Juan Quintela
The following changes since commit 417296c8d8588f782018d01a317f88957e9786d6: tests/qtest/netdev-socket: Raise connection timeout to 60 seconds (2023-02-09 11:23:53 +) are available in the Git repository at: https://gitlab.com/juan.quintela/qemu.git tags/migration-20230209-pull-request