Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20190903061849.21493-1-thuth@redhat.com
Maintainers: "Dr. David Alan Gilbert" <dgilbert@redhat.com>, Igor Mammedov <imammedo@redhat.com>, David Gibson <david@gibson.dropbear.id.au>, Stefan Hajnoczi <stefanha@redhat.com>, Corey Minyard <minyard@acm.org>, Laurent Vivier <lvivier@redhat.com>, Thomas Huth <thuth@redhat.com>, "Michael S. Tsirkin" <mst@redhat.com>, Stefan Berger <stefanb@linux.ibm.com>, Fam Zheng <fam@euphon.net>, Gerd Hoffmann <kraxel@redhat.com>, Paolo Bonzini <pbonzini@redhat.com>, John Snow <jsnow@redhat.com>, Marcel Apfelbaum <marcel.apfelbaum@gmail.com>, Jason Wang <jasowang@redhat.com>, Amit Shah <amit@kernel.org>, Juan Quintela <quintela@redhat.com>
MAINTAINERS | 2 +-
tests/ahci-test.c | 1 -
tests/bios-tables-test.c | 1 -
tests/cpu-plug-test.c | 2 +-
tests/display-vga-test.c | 2 +-
tests/e1000e-test.c | 2 +-
tests/fdc-test.c | 2 +-
tests/i440fx-test.c | 2 +-
tests/i82801b11-test.c | 2 +-
tests/intel-hda-test.c | 2 +-
tests/ioh3420-test.c | 2 +-
tests/ipmi-kcs-test.c | 3 +-
tests/ivshmem-test.c | 3 -
tests/libqos/e1000e.c | 16 +-
tests/libqos/virtio.c | 15 +-
tests/libqos/virtio.h | 5 +-
tests/libqtest-single.h | 315 ++++++++++++++++++++++++++++++++++
tests/libqtest.c | 13 --
tests/libqtest.h | 289 -------------------------------
tests/migration-test.c | 6 +-
tests/qos-test.c | 2 +-
tests/rtas-test.c | 1 -
tests/rtc-test.c | 2 +-
tests/rtl8139-test.c | 2 +-
tests/test-netfilter.c | 2 +-
tests/test-x86-cpuid-compat.c | 2 +-
tests/tmp105-test.c | 2 +-
tests/tpm-crb-test.c | 2 +-
tests/tpm-tests.c | 2 +-
tests/tpm-tis-test.c | 2 +-
tests/usb-hcd-ohci-test.c | 2 +-
tests/usb-hcd-uhci-test.c | 2 +-
tests/usb-hcd-xhci-test.c | 2 +-
tests/vhost-user-test.c | 2 +-
tests/virtio-blk-test.c | 10 +-
tests/virtio-ccw-test.c | 2 +-
tests/virtio-net-test.c | 2 +-
tests/virtio-scsi-test.c | 2 +-
tests/virtio-serial-test.c | 2 +-
39 files changed, 373 insertions(+), 357 deletions(-)
create mode 100644 tests/libqtest-single.h