Peter, now that z14 was announced here is the z14 cpu model together with the linux header update.
The following changes since commit ca4e667dbf431d4a2a5a619cde79d30dd2ac3eb2: Merge remote-tracking branch 'remotes/kraxel/tags/usb-20170717-pull-request' into staging (2017-07-17 17:54:17 +0100) are available in the git repository at: git://github.com/borntraeger/qemu.git tags/s390x-20170718 for you to fetch changes up to cc28a5949bb54df070c38ab505ee2c14385e53d0: s390x/cpumodel: z14 cpu models (2017-07-18 10:55:16 +0200) ---------------------------------------------------------------- s390: add z14 cpu model - add a CPU model for the IBM z14 which was announced on July 17th 2017 - update linux headers to 4.13-rc0 to get a fix for an ioctl definition ---------------------------------------------------------------- Christian Borntraeger (1): linux header sync against v4.13-rc1 Jason J. Herne (1): s390x/cpumodel: z14 cpu models linux-headers/asm-x86/kvm_para.h | 1 + linux-headers/linux/kvm.h | 4 +++- target/s390x/cpu_models.c | 1 + target/s390x/gen-features.c | 37 +++++++++++++++++++++++++++++++++++++ 4 files changed, 42 insertions(+), 1 deletion(-)