summaryrefslogtreecommitdiff
path: root/target/s390x/gen-features.c
AgeCommit message (Expand)Author
2021-09-07s390x/cpumodel: Add more feature to gen16 default modelChristian Borntraeger
2021-07-07s390x/cpumodel: add 3931 and 3932Christian Borntraeger
2021-06-21s390x/cpumodel: Bump up QEMU model to a stripped-down IBM z14 GA2David Hildenbrand
2021-06-21s390x/tcg: We support Vector enhancements facilityDavid Hildenbrand
2020-10-02s390x/tcg: Implement CIPHER MESSAGE WITH AUTHENTICATION (KMA)David Hildenbrand
2020-10-02s390x/tcg: We support Miscellaneous-Instruction-Extensions Facility 2David Hildenbrand
2020-10-02s390x/cpumodel: S390_FEAT_MISC_INSTRUCTION_EXT -> S390_FEAT_MISC_INSTRUCTION_...David Hildenbrand
2020-10-02s390: guest support for diagnose 0x318Collin Walling
2020-10-02s390/sclp: add extended-length sccb support for kvm guestCollin Walling
2020-04-29s390x: Add unpack facility feature to GA1Christian Borntraeger
2019-10-09s390x/cpumodel: Add new TCG features to QEMU cpu modelDavid Hildenbrand
2019-10-09s390x/cpumodel: Prepare for changes of QEMU modelDavid Hildenbrand
2019-07-16s390x/cpumodel: change internal name of vxpdeh to match descriptionChristian Borntraeger
2019-07-16s390x/cpumodel: remove esort from the default modelChristian Borntraeger
2019-07-08s390x/cpumodel: Set up CPU model for AQIC interceptionPierre Morel
2019-06-21s390x/cpumodel: Prepend KDSA features with "KDSA"David Hildenbrand
2019-06-07s390x: Bump the "qemu" CPU model up to a stripped-down z13David Hildenbrand
2019-06-07s390x/tcg: We support the Vector FacilityDavid Hildenbrand
2019-05-21s390x/cpumodel: add gen15 defintionsChristian Borntraeger
2019-05-21s390x/cpumodel: add Deflate-conversion facilityChristian Borntraeger
2019-05-21s390x/cpumodel: enhanced sort facilityChristian Borntraeger
2019-05-21s390x/cpumodel: msa9 facilityChristian Borntraeger
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