Patches applied successfully (
tree,
apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20201222104503.224510-1-cohuck@redhat.com
Maintainers: "Philippe Mathieu-Daudé" <philmd@redhat.com>, Halil Pasic <pasic@linux.ibm.com>, Cleber Rosa <crosa@redhat.com>, Matthew Rosato <mjrosato@linux.ibm.com>, David Hildenbrand <david@redhat.com>, Thomas Huth <thuth@redhat.com>, Michael Roth <michael.roth@amd.com>, Cornelia Huck <cohuck@redhat.com>, Richard Henderson <richard.henderson@linaro.org>, Christian Borntraeger <borntraeger@de.ibm.com>, Wainer dos Santos Moschetta <wainersm@redhat.com>
MAINTAINERS | 10 +-
hw/s390x/s390-pci-inst.c | 14 +-
qga/commands-posix.c | 34 +++
qga/qapi-schema.json | 20 +-
target/s390x/cc_helper.c | 123 ++-------
target/s390x/cpu_features.c | 39 ++-
target/s390x/cpu_models.c | 25 +-
target/s390x/helper.c | 10 +-
target/s390x/insn-data.def | 76 +++---
target/s390x/internal.h | 11 +-
target/s390x/translate.c | 287 +++++++++++---------
tests/acceptance/machine_s390_ccw_virtio.py | 169 +++++++++++-
12 files changed, 507 insertions(+), 311 deletions(-)