Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20240514125119.284638-1-thuth@redhat.com
Maintainers: "Alex Bennée" <alex.bennee@linaro.org>, "Philippe Mathieu-Daudé" <philmd@linaro.org>, Thomas Huth <thuth@redhat.com>, Wainer dos Santos Moschetta <wainersm@redhat.com>, Beraldo Leal <bleal@redhat.com>, Kevin Wolf <kwolf@redhat.com>, Hanna Reitz <hreitz@redhat.com>, Eric Blake <eblake@redhat.com>, Vladimir Sementsov-Ogievskiy <vsementsov@yandex-team.ru>, Peter Lieven <pl@dlhnet.de>, "Richard W.M. Jones" <rjones@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>, "Marc-André Lureau" <marcandre.lureau@redhat.com>, "Daniel P. Berrangé" <berrange@redhat.com>, Michael Roth <michael.roth@amd.com>, Konstantin Kostiuk <kkostiuk@redhat.com>, Markus Armbruster <armbru@redhat.com>
configure | 11 +-
meson.build | 16 +-
include/glib-compat.h | 27 +-
include/qemu/uri.h | 99 --
block/gluster.c | 69 +-
block/nbd.c | 76 +-
block/nfs.c | 110 +-
block/ssh.c | 75 +-
qga/commands-posix-ssh.c | 12 +-
util/error-report.c | 10 -
util/uri.c | 1466 --------------------
.gitlab-ci.d/buildtest-template.yml | 6 +-
.gitlab-ci.d/buildtest.yml | 3 +
.../dockerfiles/debian-all-test-cross.docker | 1 +
.../docker/dockerfiles/debian-hexagon-cross.docker | 1 +
.../dockerfiles/debian-legacy-test-cross.docker | 1 +
.../dockerfiles/debian-loongarch-cross.docker | 1 +
.../docker/dockerfiles/debian-tricore-cross.docker | 1 +
.../docker/dockerfiles/debian-xtensa-cross.docker | 1 +
tests/docker/dockerfiles/fedora-cris-cross.docker | 1 +
util/meson.build | 2 +-
21 files changed, 194 insertions(+), 1795 deletions(-)
delete mode 100644 include/qemu/uri.h
delete mode 100644 util/uri.c