Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20200902115323.850385-1-ehabkost@redhat.com
Maintainers: Peter Chubb <peter.chubb@nicta.com.au>, Peter Xu <peterx@redhat.com>, Laurent Vivier <laurent@vivier.eu>, Marcel Apfelbaum <marcel.apfelbaum@gmail.com>, Halil Pasic <pasic@linux.ibm.com>, Cornelia Huck <cohuck@redhat.com>, Yuval Shaia <yuval.shaia.ml@gmail.com>, Jason Wang <jasowang@redhat.com>, Yoshinori Sato <ysato@users.sourceforge.jp>, Christian Borntraeger <borntraeger@de.ibm.com>, Marcelo Tosatti <mtosatti@redhat.com>, Peter Maydell <peter.maydell@linaro.org>, Paolo Bonzini <pbonzini@redhat.com>, David Hildenbrand <david@redhat.com>, David Gibson <david@gibson.dropbear.id.au>, Thomas Huth <thuth@redhat.com>, "Michael S. Tsirkin" <mst@redhat.com>, Richard Henderson <rth@twiddle.net>, Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>, Eduardo Habkost <ehabkost@redhat.com>
include/hw/i386/topology.h | 101 -------------------
include/hw/i386/x86-iommu.h | 4 +-
include/hw/i386/x86.h | 9 --
include/hw/misc/imx_ccm.h | 2 +-
include/hw/misc/mos6522.h | 4 +-
include/hw/rdma/rdma.h | 2 +-
target/arm/cpu-qom.h | 2 +-
target/i386/cpu.h | 3 -
target/rx/cpu-qom.h | 7 +-
target/rx/cpu.h | 1 -
crypto/tls-cipher-suites.c | 2 +-
hw/audio/hda-codec.c | 4 +-
hw/i386/amd_iommu.c | 2 +-
hw/i386/intel_iommu.c | 2 +-
hw/i386/pc.c | 8 +-
hw/i386/x86-iommu.c | 2 +-
hw/i386/x86.c | 43 ++------
hw/misc/imx_ccm.c | 2 +-
hw/misc/mac_via.c | 14 +--
hw/misc/macio/cuda.c | 6 +-
hw/misc/macio/pmu.c | 6 +-
hw/misc/mos6522.c | 8 +-
hw/rdma/vmw/pvrdma_main.c | 2 +-
hw/rx/rx-gdbsim.c | 4 +-
hw/s390x/virtio-ccw.c | 1 +
hw/virtio/virtio-pci.c | 1 +
target/i386/cpu.c | 190 +++++++++++++++++++++++++-----------
target/i386/kvm.c | 2 +-
target/i386/sev.c | 1 +
target/rx/cpu.c | 14 +--
target/rx/gdbstub.c | 4 +-
target/rx/helper.c | 4 +-
target/rx/translate.c | 2 +-
tests/test-x86-cpuid.c | 40 ++++----
34 files changed, 215 insertions(+), 284 deletions(-)