Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20201006123904.610658-1-mlevitsk@redhat.com
Maintainers: Laurent Vivier <lvivier@redhat.com>, Stefan Berger <stefanb@linux.vnet.ibm.com>, Markus Armbruster <armbru@redhat.com>, Thomas Huth <thuth@redhat.com>, "Michael S. Tsirkin" <mst@redhat.com>, Fam Zheng <fam@euphon.net>, John Snow <jsnow@redhat.com>, Jason Wang <jasowang@redhat.com>, "Philippe Mathieu-Daudé" <f4bug@amsat.org>, Paolo Bonzini <pbonzini@redhat.com>, Eduardo Habkost <ehabkost@redhat.com>, "Daniel P. Berrangé" <berrange@redhat.com>
hw/core/bus.c | 28 ++--
hw/core/qdev.c | 73 ++++++---
hw/net/virtio-net.c | 2 +-
hw/scsi/scsi-bus.c | 262 ++++++++++++++++++++------------
hw/scsi/virtio-scsi.c | 27 ++--
hw/sd/core.c | 3 +-
include/hw/qdev-core.h | 24 ++-
include/hw/scsi/scsi.h | 1 +
qdev-monitor.c | 12 ++
tests/qtest/drive_del-test.c | 9 +-
tests/qtest/libqos/libqtest.h | 34 +++--
tests/qtest/libqtest.c | 110 +++++++-------
tests/qtest/migration-helpers.c | 25 ++-
tests/qtest/pvpanic-test.c | 4 +-
tests/qtest/qmp-test.c | 18 +--
tests/qtest/tpm-util.c | 8 +-
16 files changed, 411 insertions(+), 229 deletions(-)