On 18/08/20 11:59, Cornelia Huck wrote: > On Mon, 17 Aug 2020 16:34:53 +0200 > Paolo Bonzini <pbonz...@redhat.com> wrote: > >> - Simplified/rewrote handling of the modules variable [Howard] >> - Fixed access to gdb-xml files [Howard] >> - Fixed cross-compilation failure due to mingw prefix [Howard] >> - Fixed SDL2 detection on cross compiles [Howard] >> - Fixed sub-makefiles that include config-host.mak >> >> You can find it at the usual place, https://gitlab.com/bonzini/qemu.git >> branch meson-poc-next. > > Builds (on x86 & s390x), runs (this time with the right binary ;), and > passes make check, make check-tcg, and kvm unit tests (s390x) for me. >
Great, I'll do the last tests here and send a pull request. Paolo