Failed in applying to current master (
apply log)
Maintainers: Paolo Bonzini <pbonzini@redhat.com>, "Alex Bennée" <alex.bennee@linaro.org>, Thomas Huth <thuth@redhat.com>, Peter Maydell <peter.maydell@linaro.org>, Richard Henderson <richard.henderson@linaro.org>, Eduardo Habkost <eduardo@habkost.net>, "Michael S. Tsirkin" <mst@redhat.com>, Marcel Apfelbaum <marcel.apfelbaum@gmail.com>, Stefano Stabellini <sstabellini@kernel.org>, Anthony Perard <anthony.perard@citrix.com>, Paul Durrant <paul@xen.org>, "Marc-André Lureau" <marcandre.lureau@redhat.com>, "Daniel P. Berrangé" <berrange@redhat.com>, "Philippe Mathieu-Daudé" <philmd@linaro.org>, Michael Roth <michael.roth@amd.com>, Konstantin Kostiuk <kkostiuk@redhat.com>, John Snow <jsnow@redhat.com>, Cleber Rosa <crosa@redhat.com>, David Hildenbrand <david@redhat.com>, Ilya Leoshkevich <iii@linux.ibm.com>, Stefan Hajnoczi <stefanha@redhat.com>, Kevin Wolf <kwolf@redhat.com>, Gerd Hoffmann <kraxel@redhat.com>
configs/meson/windows.txt | 9 +
configure | 250 +++++++-----------
hw/arm/meson.build | 1 -
hw/i386/meson.build | 1 -
hw/remote/meson.build | 4 +-
.../remote/vfio-user-obj-stub.c | 0
hw/xen/meson.build | 11 +-
include/qemu/compiler.h | 15 ++
meson.build | 32 ++-
meson_options.txt | 9 +
qga/meson.build | 9 +-
scripts/meson-buildoptions.py | 32 ++-
scripts/meson-buildoptions.sh | 26 +-
stubs/meson.build | 1 -
tests/tcg/aarch64/Makefile.target | 16 +-
tests/tcg/multiarch/Makefile.target | 18 +-
.../multiarch/system/Makefile.softmmu-target | 15 +-
tests/tcg/s390x/Makefile.target | 6 +-
tests/unit/test-coroutine.c | 2 +-
ui/shader/meson.build | 1 +
util/cutils.c | 11 +-
util/qemu-coroutine.c | 4 +-
22 files changed, 251 insertions(+), 222 deletions(-)
create mode 100644 configs/meson/windows.txt
rename stubs/vfio-user-obj.c => hw/remote/vfio-user-obj-stub.c (100%)