Adding gen15. v2->v3: - merge deprecation patch into gen 15 patch - fix comments - use gen15a and gen15b instead of cpuid v1->v2: - rework csske deprecation - white space fixes - also require msa4 for msa9
Christian Borntraeger (9): linux header sync s390x/cpumodel: ignore csske for expansion s390x/cpumodel: Miscellaneous-Instruction-Extensions Facility 3 s390x/cpumodel: msa9 facility s390x/cpumodel: vector enhancements s390x/cpumodel: enhanced sort facility s390x/cpumodel: add Deflate-conversion facility s390x/cpumodel: add gen15 defintions s390x/cpumodel: wire up 8561 and 8562 as gen15 machines linux-headers/asm-s390/kvm.h | 5 +- target/s390x/cpu_features.c | 54 ++++++++++++++++ target/s390x/cpu_features.h | 3 + target/s390x/cpu_features_def.h | 49 +++++++++++++++ target/s390x/cpu_models.c | 13 ++-- target/s390x/gen-features.c | 105 ++++++++++++++++++++++++++++++++ target/s390x/kvm.c | 18 ++++++ 7 files changed, 242 insertions(+), 5 deletions(-) -- 2.17.1