Re: [Qemu-devel] [PATCH 0/7] s390: remaining patches

2017-07-14 Thread Christian Borntraeger
On 07/14/2017 11:03 AM, Cornelia Huck wrote: > On Thu, 13 Jul 2017 18:03:02 +0200 > Christian Borntraeger wrote: > >> here is a bunch of patches that teaches recent HW features >> to the CPU model and kvm code in QEMU. We also add the >> enhanced suppression on protection facility to the z12 and

Re: [Qemu-devel] [PATCH 0/7] s390: remaining patches

2017-07-14 Thread Cornelia Huck
On Thu, 13 Jul 2017 18:03:02 +0200 Christian Borntraeger wrote: > here is a bunch of patches that teaches recent HW features > to the CPU model and kvm code in QEMU. We also add the > enhanced suppression on protection facility to the z12 and later > for the 2.10 machine type. Looks good from m