summaryrefslogtreecommitdiff
path: root/target/s390x/gen-features.c
AgeCommit message (Expand)Author
2019-03-04s390x: Add floating-point extension facility to "qemu" cpu modelDavid Hildenbrand
2019-02-18s390x/cpumodel: add z14 GA2 modelCollin Walling
2019-02-18s390x/cpumodel: default enable mepoch for z14 and laterCollin Walling
2019-02-18s390x: add zPCI feature to "qemu" CPU modelDavid Hildenbrand
2019-02-18s390x: always provide pci supportCornelia Huck
2018-10-12s390x/cpumodel: Set up CPU model for AP device supportTony Krowiak
2018-08-20s390x/kvm: add etoken facilityChristian Borntraeger
2018-08-20s390x/cpumodel: enum type S390FeatGroup now gets generatedMichael Mueller
2018-07-02s390x/cpumodel: default enable bpb and ppa15 for z196 and laterChristian Borntraeger
2018-02-09Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in...Peter Maydell
2018-02-09s390x/cpumodel: model PTFF subfunctions for Multiple-epoch facilityDavid Hildenbrand
2018-02-09s390x/cpumodel: allow zpci features in qemu modelCornelia Huck
2018-02-09Use #include "..." for our own headers, <...> for othersMarkus Armbruster
2018-01-22s390x/kvm: provide stfle.81Christian Borntraeger
2018-01-22s390x/kvm: Handle bpb featureChristian Borntraeger
2017-12-14s390x: change the QEMU cpu model to a stripped down z12David Hildenbrand
2017-09-27s390x/cpumodel: remove ais from z14 default model-> also for 2.10.1Christian Borntraeger
2017-07-25s390/cpumodel: remove KSS from the default model of z14Christian Borntraeger
2017-07-18s390x/cpumodel: z14 cpu modelsJason J. Herne
2017-07-14s390x/cpumodel: add esop/esop2 to z12 modelJason J. Herne
2017-07-14s390x/cpumodel: wire up new hardware featuresJason J. Herne
2017-07-14s390x/cpumodel: add zpci, aen and ais facilitiesYi Min Zhao
2017-07-14s390x/cpumodel: clean up spacing and commentsJason J. Herne
2016-12-20Move target-* CPU file into a target/ folderThomas Huth