On Thu, 13 Jul 2017 18:03:05 +0200 Christian Borntraeger <borntrae...@de.ibm.com> wrote:
> From: "Jason J. Herne" <jjhe...@linux.vnet.ibm.com> > > Add esop and esop2 features to z12 model where esop2 was originally > introduced. > Provide a mechanism to disable features in compatibility machines and use this > method to disable esop and esop2 when using compatibility machine v2.9 or > earlier. The patch description does not quite fit anymore due to patch reordering. What about: "Add esop and esop2 features to z12 model where esop2 was originally introduced. Disable esop and esop2 when using compatibility machine v2.9 or earlier." > > 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> > --- > hw/s390x/s390-virtio-ccw.c | 3 +++ > target/s390x/gen-features.c | 3 +++ > 2 files changed, 6 insertions(+) Reviewed-by: Cornelia Huck <coh...@redhat.com>