Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20200827192122.658035-1-ehabkost@redhat.com
Maintainers: Juan Quintela <quintela@redhat.com>, Kevin Wolf <kwolf@redhat.com>, Fam Zheng <fam@euphon.net>, Alistair Francis <alistair@alistair23.me>, Paolo Bonzini <pbonzini@redhat.com>, Christian Borntraeger <borntraeger@de.ibm.com>, Cornelia Huck <cohuck@redhat.com>, "Dr. David Alan Gilbert" <dgilbert@redhat.com>, Peter Maydell <peter.maydell@linaro.org>, Laurent Vivier <laurent@vivier.eu>, Max Reitz <mreitz@redhat.com>, Marek Vasut <marex@denx.de>, Richard Henderson <rth@twiddle.net>, Halil Pasic <pasic@linux.ibm.com>, "Marc-André Lureau" <marcandre.lureau@redhat.com>, Marcel Apfelbaum <marcel.apfelbaum@gmail.com>, Andrzej Zaborowski <balrogg@gmail.com>, "Edgar E. Iglesias" <edgar.iglesias@gmail.com>, David Hildenbrand <david@redhat.com>, Eduardo Habkost <ehabkost@redhat.com>, David Gibson <david@gibson.dropbear.id.au>, Thomas Huth <thuth@redhat.com>, Chris Wulff <crwulff@gmail.com>, Jason Wang <jasowang@redhat.com>, "Michael S. Tsirkin" <mst@redhat.com>
hw/ide/ahci_internal.h | 5 -
hw/net/rocker/rocker.h | 6 +-
hw/net/tulip.h | 1 +
hw/s390x/virtio-ccw.h | 4 +-
hw/scsi/mptsas.h | 6 +-
hw/usb/hcd-dwc2.h | 4 +-
hw/vfio/pci.h | 3 +
include/block/throttle-groups.h | 1 +
include/hw/arm/allwinner-h3.h | 62 ++++----
include/hw/arm/armsse.h | 12 +-
include/hw/arm/aspeed_soc.h | 92 +++++------
include/hw/arm/pxa.h | 13 ++
include/hw/block/swim.h | 6 +-
include/hw/display/macfb.h | 4 +-
include/hw/dma/i8257.h | 2 +
include/hw/hyperv/vmbus-bridge.h | 3 +-
include/hw/hyperv/vmbus.h | 4 +
include/hw/ide/ahci.h | 5 +
include/hw/input/i8042.h | 1 +
include/hw/m68k/mcf_fec.h | 1 +
include/hw/misc/auxbus.h | 3 +
include/hw/nubus/nubus.h | 1 -
include/hw/pci/pci.h | 1 +
include/hw/pci/pci_bus.h | 4 +-
include/hw/platform-bus.h | 4 -
include/hw/ppc/spapr.h | 1 +
include/hw/ppc/spapr_irq.h | 36 ++---
include/hw/ppc/spapr_xive.h | 3 +-
include/hw/riscv/opentitan.h | 38 ++---
include/hw/s390x/event-facility.h | 1 +
include/hw/s390x/s390-virtio-ccw.h | 2 +-
include/hw/s390x/s390_flic.h | 1 +
include/hw/s390x/sclp.h | 4 +-
include/hw/southbridge/piix.h | 4 +
include/hw/timer/aspeed_timer.h | 2 +-
include/hw/timer/i8254.h | 2 +
include/hw/timer/i8254_internal.h | 8 +-
include/hw/virtio/virtio-gpu.h | 2 +
include/hw/virtio/virtio-serial.h | 5 +
include/hw/xen/xen-legacy-backend.h | 1 +
include/net/can_emu.h | 4 -
include/sysemu/hvf.h | 3 +
include/sysemu/kvm.h | 6 +
include/sysemu/kvm_int.h | 5 -
migration/migration.h | 4 +-
target/i386/hvf/hvf-i386.h | 4 +-
block/throttle-groups.c | 4 +-
hw/arm/allwinner-h3.c | 124 +++++++--------
hw/arm/armsse.c | 24 +--
hw/arm/aspeed.c | 4 +-
hw/arm/aspeed_ast2600.c | 208 ++++++++++++-------------
hw/arm/aspeed_soc.c | 228 ++++++++++++++--------------
hw/arm/orangepi.c | 6 +-
hw/arm/pxa2xx.c | 7 -
hw/arm/tosa.c | 2 +-
hw/arm/xlnx-zcu102.c | 2 +-
hw/block/swim.c | 10 +-
hw/char/sclpconsole-lm.c | 2 +-
hw/char/sclpconsole.c | 2 +-
hw/char/virtio-serial-bus.c | 4 -
hw/core/numa.c | 8 +-
hw/display/macfb.c | 4 +-
hw/display/pl110.c | 22 +--
hw/display/vhost-user-gpu.c | 3 -
hw/dma/i8257.c | 2 -
hw/hyperv/vmbus.c | 3 -
hw/i386/amd_iommu.c | 2 +-
hw/ide/ahci-allwinner.c | 3 -
hw/input/pckbd.c | 2 -
hw/intc/nios2_iic.c | 2 +-
hw/intc/s390_flic_kvm.c | 4 +-
hw/isa/piix3.c | 4 -
hw/misc/auxbus.c | 2 -
hw/net/e1000.c | 8 +-
hw/net/fsl_etsec/etsec.c | 2 +-
hw/net/mcf_fec.c | 4 +-
hw/net/rocker/rocker.c | 5 -
hw/net/tulip.c | 4 +-
hw/pci-host/ppce500.c | 2 +-
hw/pci-host/versatile.c | 2 +-
hw/pcmcia/pxa2xx.c | 4 -
hw/riscv/opentitan.c | 84 +++++-----
hw/s390x/s390-virtio-ccw.c | 14 +-
hw/scsi/esp-pci.c | 2 +-
hw/scsi/megasas.c | 12 +-
hw/scsi/mptsas.c | 5 -
hw/scsi/vmw_pvscsi.c | 8 +-
hw/sd/pxa2xx_mmci.c | 3 -
hw/usb/hcd-dwc2.c | 8 +-
hw/vfio/pci.c | 3 -
90 files changed, 621 insertions(+), 621 deletions(-)