aboutsummaryrefslogtreecommitdiff
path: root/target-s390x/cpu_models.c
AgeCommit message (Expand)Author
2016-10-25qapi: rename QmpInputVisitor to QObjectInputVisitorDaniel P. Berrange
2016-10-25qapi: rename *qmp-*-visitor* to *qobject-*-visitor*Daniel P. Berrange
2016-09-06s390x/cpumodel: implement QMP interface "query-cpu-model-baseline"David Hildenbrand
2016-09-06s390x/cpumodel: implement QMP interface "query-cpu-model-comparison"David Hildenbrand
2016-09-06s390x/cpumodel: implement QMP interface "query-cpu-model-expansion"David Hildenbrand
2016-09-06s390x/kvm: don't enable key wrapping if msa3 is disabledDavid Hildenbrand
2016-09-06s390x/kvm: implement CPU model supportDavid Hildenbrand
2016-09-06s390x/sclp: propagate hmfaiDavid Hildenbrand
2016-09-06s390x/sclp: propagate the mha via sclpDavid Hildenbrand
2016-09-06s390x/sclp: propagate the ibc val (lowest and unblocked ibc)David Hildenbrand
2016-09-06s390x/sclp: indicate sclp featuresDavid Hildenbrand
2016-09-06s390x/cpumodel: check and apply the CPU modelDavid Hildenbrand
2016-09-06s390x/cpumodel: let the CPU model handle feature checksDavid Hildenbrand
2016-09-06s390x/cpumodel: expose features and feature groups as propertiesDavid Hildenbrand
2016-09-06s390x/cpumodel: store the CPU model in the CPU instanceDavid Hildenbrand
2016-09-06s390x/cpumodel: register defined CPU models as subclassesDavid Hildenbrand
2016-09-06s390x/cpumodel: expose CPU class propertiesDavid Hildenbrand
2016-09-06s390x/cpumodel: "host" and "qemu" as CPU subclassesDavid Hildenbrand