Failed in applying to current master (
apply log)
Maintainers: "Alex Bennée" <alex.bennee@linaro.org>, Pierrick Bouvier <pierrick.bouvier@oss.qualcomm.com>, "Daniel P. Berrangé" <berrange@redhat.com>, John Levon <john.levon@nutanix.com>, Thanos Makatos <thanos.makatos@nutanix.com>, "Cédric Le Goater" <clg@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>, John Snow <jsnow@redhat.com>, Cleber Rosa <crosa@redhat.com>, Kevin Wolf <kwolf@redhat.com>, Hanna Reitz <hreitz@redhat.com>
.gitlab-ci.d/buildtest-template.yml | 30 ++-
.gitlab-ci.d/buildtest.yml | 27 +-
authz/listfile.c | 4 +-
crypto/tlscredsanon.c | 2 +
docs/devel/testing/main.rst | 26 +-
hw/vfio-user/proxy.c | 2 +-
include/io/channel-socket.h | 6 +-
include/io/channel.h | 4 +-
include/qom/object.h | 121 +++++++--
include/qom/object_interfaces.h | 18 --
io/channel-socket.c | 16 +-
python/scripts/vendor.py | 4 +-
...ny.whl => qemu_qmp-0.0.6-py3-none-any.whl} | Bin 72263 -> 72379 bytes
pythondeps.toml | 2 +-
qom/object.c | 230 ++++++++++++++++--
qom/object_interfaces.c | 101 +-------
qom/trace-events | 12 +-
scripts/mtest2make.py | 30 ++-
system/qdev-monitor.c | 4 +-
system/vl.c | 7 +-
tests/Makefile.include | 3 +-
tests/qemu-iotests/128 | 6 +
tests/qemu-iotests/149 | 13 +-
tests/qemu-iotests/151 | 1 +
tests/qemu-iotests/181 | 2 +
tests/qemu-iotests/185 | 1 +
tests/qemu-iotests/308 | 2 +
tests/qemu-iotests/common.rc | 16 ++
tests/qemu-iotests/iotests.py | 16 ++
tests/qemu-iotests/meson.build | 65 ++++-
tests/qemu-iotests/testrunner.py | 2 +-
tests/unit/check-qom-proplist.c | 97 ++++++--
tests/unit/test-crypto-tlssession.c | 120 ++++++++-
33 files changed, 734 insertions(+), 256 deletions(-)
rename python/wheels/{qemu_qmp-0.0.5-py3-none-any.whl => qemu_qmp-0.0.6-py3-none-any.whl} (64%)