summaryrefslogtreecommitdiff
path: root/target-s390x/cpu_models.h
AgeCommit message (Expand)AuthorFilesLines
2016-09-06s390x/kvm: implement CPU model supportDavid Hildenbrand1-0/+50
2016-09-06s390x/sclp: propagate hmfaiDavid Hildenbrand1-0/+1
2016-09-06s390x/sclp: propagate the mha via sclpDavid Hildenbrand1-0/+1
2016-09-06s390x/sclp: propagate the ibc val (lowest and unblocked ibc)David Hildenbrand1-0/+12
2016-09-06s390x/sclp: indicate sclp featuresDavid Hildenbrand1-0/+1
2016-09-06s390x/cpumodel: let the CPU model handle feature checksDavid Hildenbrand1-0/+2
2016-09-06s390x/cpumodel: store the CPU model in the CPU instanceDavid Hildenbrand1-0/+10
2016-09-06s390x/cpumodel: register defined CPU models as subclassesDavid Hildenbrand1-0/+42