Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/1552117698-12355-1-git-send-email-pbonzini@redhat.com
Maintainers: Alex Williamson <alex.williamson@redhat.com>, Brad Smith <brad@comstyle.com>, Stefan Hajnoczi <stefanha@redhat.com>, Eduardo Habkost <ehabkost@redhat.com>, Marcel Apfelbaum <marcel.apfelbaum@gmail.com>, Viktor Prutyanov <viktor.prutyanov@phystech.edu>, Richard Henderson <rth@twiddle.net>, "Michael S. Tsirkin" <mst@redhat.com>, Fam Zheng <fam@euphon.net>, Paolo Bonzini <pbonzini@redhat.com>
Makefile.objs | 3 +-
Makefile.target | 11 +---
accel/accel.c | 4 +-
block/iscsi.c | 7 ++
configure | 13 +++-
contrib/elf2dmp/main.c | 6 ++
exec.c | 34 +++++-----
hw/i386/amd_iommu.c | 2 +-
hw/i386/amd_iommu.h | 2 +-
hw/i386/pc.c | 18 +++--
hw/scsi/lsi53c895a.c | 163 ++++++++++++++++++++++++++++------------------
hw/scsi/scsi-disk.c | 37 +++++++----
hw/scsi/trace-events | 6 +-
hw/scsi/virtio-scsi.c | 8 ++-
hw/vfio/Kconfig | 3 +-
memory.c | 5 +-
target/i386/Makefile.objs | 2 +-
target/i386/cpu.c | 9 +++
target/i386/cpu.h | 3 +
trace/Makefile.objs | 4 +-
util/oslib-posix.c | 12 ++++
21 files changed, 227 insertions(+), 125 deletions(-)