On Thu, 13 Jul 2017 18:03:03 +0200 Christian Borntraeger <borntrae...@de.ibm.com> wrote:
> From: "Jason J. Herne" <jjhe...@linux.vnet.ibm.com> > > Some new guest features have been introduced recently. Lets wire s/Lets/Let's/ :) > them up in the CPU model. > > Signed-off-by: Jason J. Herne <jjhe...@linux.vnet.ibm.com> > Acked-by: Christian Borntraeger <borntrae...@de.ibm.com> > Signed-off-by: Christian Borntraeger <borntrae...@de.ibm.com> > [split patch] > --- > include/hw/s390x/sclp.h | 3 +-- > target/s390x/cpu_features.c | 41 > +++++++++++++++++++++++++++++++++++++++++ > target/s390x/cpu_features.h | 4 ++++ > target/s390x/cpu_features_def.h | 41 > ++++++++++++++++++++++++++++++++++++++++- > target/s390x/cpu_models.c | 25 +++++++++++++++++++++++++ > target/s390x/gen-features.c | 39 +++++++++++++++++++++++++++++++++++++++ > target/s390x/kvm.c | 10 ++++++++++ > 7 files changed, 160 insertions(+), 3 deletions(-) AFAICS, this should be fine. Acked-by: Cornelia Huck <coh...@redhat.com>