aboutsummaryrefslogtreecommitdiff
path: root/target-s390x/cpu_models.c
AgeCommit message (Expand)AuthorFilesLines
2016-09-06s390x/cpumodel: implement QMP interface "query-cpu-model-baseline"David Hildenbrand1-0/+55
2016-09-06s390x/cpumodel: implement QMP interface "query-cpu-model-comparison"David Hildenbrand1-0/+84
2016-09-06s390x/cpumodel: implement QMP interface "query-cpu-model-expansion"David Hildenbrand1-0/+147
2016-09-06s390x/kvm: don't enable key wrapping if msa3 is disabledDavid Hildenbrand1-0/+3
2016-09-06s390x/kvm: implement CPU model supportDavid Hildenbrand1-3/+72
2016-09-06s390x/sclp: propagate hmfaiDavid Hildenbrand1-0/+14
2016-09-06s390x/sclp: propagate the mha via sclpDavid Hildenbrand1-0/+14
2016-09-06s390x/sclp: propagate the ibc val (lowest and unblocked ibc)David Hildenbrand1-0/+21
2016-09-06s390x/sclp: indicate sclp featuresDavid Hildenbrand1-0/+14
2016-09-06s390x/cpumodel: check and apply the CPU modelDavid Hildenbrand1-0/+153
2016-09-06s390x/cpumodel: let the CPU model handle feature checksDavid Hildenbrand1-0/+25
2016-09-06s390x/cpumodel: expose features and feature groups as propertiesDavid Hildenbrand1-0/+149
2016-09-06s390x/cpumodel: store the CPU model in the CPU instanceDavid Hildenbrand1-0/+26
2016-09-06s390x/cpumodel: register defined CPU models as subclassesDavid Hildenbrand1-0/+124
2016-09-06s390x/cpumodel: expose CPU class propertiesDavid Hildenbrand1-0/+25
2016-09-06s390x/cpumodel: "host" and "qemu" as CPU subclassesDavid Hildenbrand1-0/+177