On Mon, 11 Feb 2019 20:16:57 -0500 Collin Walling <wall...@linux.ibm.com> wrote:
> Introduce the z14 GA2 cpu model for QEMU. There are no new features > introduced with this model, and will inherit the same feature set as > z14 GA1. > > Signed-off-by: Collin Walling <wall...@linux.ibm.com> > Acked-by: Christian Borntraeger <borntrae...@de.ibm.com> > Reviewed-by: David Hildenbrand <da...@redhat.com> > --- > target/s390x/cpu_models.c | 1 + > target/s390x/gen-features.c | 7 +++++++ > 2 files changed, 8 insertions(+) Thanks, applied.